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

[WIP] Add release workflow #843

Merged
merged 3 commits into from Apr 5, 2021
Merged

[WIP] Add release workflow #843

merged 3 commits into from Apr 5, 2021

Conversation

ajvb
Copy link
Contributor

@ajvb ajvb commented Mar 30, 2021

Fixes #841

This adds a new workflow for releases that will trigger off of v* tags.

As well, the changes to make deb-pkg and make rpm-pkg allow for those commands to be ran on Mac's and build working packages.

This workflow was being tested here: https://github.com/mozilla/sops/runs/2230481850?check_suite_focus=true

Remaining components to test:

  • The last step (actually creating the release)
  • That the binaries and packages created work

@ajvb ajvb requested a review from autrilla March 30, 2021 18:36
@ajvb ajvb changed the base branch from master to develop March 30, 2021 18:44
@ajvb ajvb requested a review from g-k April 5, 2021 17:14
@ajvb
Copy link
Contributor Author

ajvb commented Apr 5, 2021

@g-k Would you mind r? when you've got a moment?

Copy link

@g-k g-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ajvb ajvb merged commit 1acf4dd into develop Apr 5, 2021
@ajvb ajvb deleted the ajvb/release-support branch April 5, 2021 18:09
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

Successfully merging this pull request may close these issues.

Add release building into Github Actions workflow
3 participants