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

Setup a Basic CD pipeline in GH Actions to new releases #28

Open
4 tasks
talis-fb opened this issue Feb 19, 2024 · 0 comments
Open
4 tasks

Setup a Basic CD pipeline in GH Actions to new releases #28

talis-fb opened this issue Feb 19, 2024 · 0 comments
Labels
enhancement New feature or request Medium Requires some effort and time

Comments

@talis-fb
Copy link
Owner

talis-fb commented Feb 19, 2024

When new tags (releases) are published the pipeline should....

  • Run all tests like CI pipeline already did
  • Compile TReq binary, using musl target for create a binary with static linked deps
  • Generate a .deb
  • Insert these files (binary and .deb) in release assets
@talis-fb talis-fb added enhancement New feature or request Medium Requires some effort and time labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium Requires some effort and time
Projects
Status: No status
Development

No branches or pull requests

1 participant