Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans to add reproducible features to guest-components #793

Open
zny666 opened this issue Nov 8, 2024 · 0 comments
Open

Plans to add reproducible features to guest-components #793

zny666 opened this issue Nov 8, 2024 · 0 comments

Comments

@zny666
Copy link

zny666 commented Nov 8, 2024

Hello, I am considering adding reproducible features to our open source community. For open source projects, reproducible build is an important means of ensuring code transparency and credibility. In software development that requires high security and reliability, reproducible build is the foundation for ensuring software quality and security. So it is necessary to add reproducible features to the security components provided by this community.

I plan to first implement reproducible building in the guest-components repository.

My expected plan is as follows. Integrating the reproducible build process into GitHub's CI/CD to achieve automated build, testing, and deployment. Binary files are checked using the reprotest tool, while image files are currently pending. Then according to the results of CI/CD, fix the non reproducible points in the code one by one.

@zny666 zny666 changed the title Plans to add reproducible features to guest-c omponents Plans to add reproducible features to guest-components Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant