Skip to content

Add github action to generate reproducible builds #7776

@ShahanaFarooqui

Description

@ShahanaFarooqui

Add a new GitHub Action to streamline our release process by generating reproducible builds via workflow.

  • The action should be triggered on both tag push and workflow dispatch events.
  • The action should produce builds for Fedora, Ubuntu Focal, Ubuntu Jammy, and Ubuntu Noble, along with a .zip file for upload on the release page.
  • This will also require to integrate functionality from tools/repro-build.sh
  • Remove unused Dockerfiles and scripts for a cleaner codebase. But do not delete the build-release and repro-build scripts as they are still essential for release verification and signing by other team members.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions