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

Add create packages workflow for releases #451

Merged
merged 13 commits into from
May 17, 2022
Merged

Conversation

jonandernovella
Copy link
Contributor

Related issue(s) and PR(s)

This PR closes #446

Type of change

  • Deployment automation

List of changes made

Added a GitHub actions workflow to build and push images to ghcr

Testing

  • We'll make a new release and see if it works as expected

Definition of Done checklist

  • I have made an effort making the commit history understandable
  • I have performed a self-review of my own code and commented any hard-to-understand areas
  • Tests and lint/format validations are passing
  • My changes generate no new warnings

@jonandernovella jonandernovella requested review from kusalananda and a user May 16, 2022 14:05
@jonandernovella jonandernovella requested a review from viklund May 16, 2022 15:16
Copy link
Member

@kusalananda kusalananda left a comment

Choose a reason for hiding this comment

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

Good!

@jonandernovella jonandernovella force-pushed the dev/actions-deployment branch from d5f4fc4 to f2eb1a9 Compare May 17, 2022 13:39
@kusalananda kusalananda merged commit d65ddd5 into develop May 17, 2022
@kusalananda kusalananda deleted the dev/actions-deployment branch May 17, 2022 14:08
@jonandernovella jonandernovella mentioned this pull request May 19, 2022
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.

Automate the creation of release images
3 participants