Skip to content

add release workflow #699

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 7, 2022
Merged

add release workflow #699

merged 1 commit into from
Oct 7, 2022

Conversation

cjerad
Copy link
Member

@cjerad cjerad commented Oct 6, 2022

Issue #, if available:

Description of changes:

Add release workflow.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cjerad cjerad marked this pull request as ready for review October 6, 2022 17:58
@cjerad cjerad requested a review from a team as a code owner October 6, 2022 17:58
jobs:
release:
name: release
runs-on: ubuntu-20.04
Copy link
Contributor

Choose a reason for hiding this comment

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

Slight preference for using ubuntu-22.04 since it will be supported longer than 20.04. But I can also see an argument for keeping it the same as our other projects/branches.

@cjerad cjerad merged commit 2ced798 into aws:v2 Oct 7, 2022
@cjerad cjerad deleted the feat-release-process branch October 10, 2022 14:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants