-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: GitHub action to build and upload Go artifacts after release created #22
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eated Signed-off-by: John McBride <john@opensauced.pizza>
bdougie
approved these changes
Aug 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TIL gh release upload. Nice to see some QOL improvements built into the cli.
brandonroberts
approved these changes
Aug 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍕
github-actions bot
pushed a commit
to Anush008/pizzaroni-cli
that referenced
this pull request
Aug 20, 2023
## 1.0.0 (2023-08-20) ### 🍕 Features * Add install instructions and script for pizza CLI ([open-sauced#26](https://github.com/Anush008/pizzaroni-cli/issues/26)) ([421a429](421a429)) * cli auth ([open-sauced#21](https://github.com/Anush008/pizzaroni-cli/issues/21)) ([34728fb](34728fb)) * GitHub action to build and upload Go artifacts after release created ([open-sauced#22](https://github.com/Anush008/pizzaroni-cli/issues/22)) ([ad187a9](ad187a9)) * Http Client for accessing OpenSauced API client ([open-sauced#23](https://github.com/Anush008/pizzaroni-cli/issues/23)) ([ec2b357](ec2b357)) * npm i ([97fb5c8](97fb5c8)) * repo-query support ([199cfd7](199cfd7)) * sem release ([60828e3](60828e3))
github-actions bot
pushed a commit
that referenced
this pull request
Aug 22, 2023
## 1.0.0-beta.1 (2023-08-22) ### 🤖 Build System * sematic bin release, npm ([7b4607e](7b4607e)) ### 🍕 Features * Add install instructions and script for pizza CLI ([#26](#26)) ([421a429](421a429)) * cli auth ([#21](#21)) ([34728fb](34728fb)) * GitHub action to build and upload Go artifacts after release created ([#22](#22)) ([ad187a9](ad187a9)) * Http Client for accessing OpenSauced API client ([#23](#23)) ([ec2b357](ec2b357)) * Leverage the GITHUB_APP_TOKEN for releases ([#32](#32)) ([e0a25e0](e0a25e0)) * npm i -g pizza ([73291d1](73291d1)) * repo-query support ([199cfd7](199cfd7)) * update bin name release.yaml ([6b21cb8](6b21cb8)) ### 🔁 Continuous Integration * Update @open-sauced/release@2.2.1 and compliance.yaml ([#33](#33)) ([146b6b7](146b6b7))
k1nho
pushed a commit
to k1nho/pizza-cli
that referenced
this pull request
Sep 3, 2023
## 1.0.0-beta.1 (2023-08-22) ### 🤖 Build System * sematic bin release, npm ([7b4607e](open-sauced@7b4607e)) ### 🍕 Features * Add install instructions and script for pizza CLI ([open-sauced#26](open-sauced#26)) ([421a429](open-sauced@421a429)) * cli auth ([open-sauced#21](open-sauced#21)) ([34728fb](open-sauced@34728fb)) * GitHub action to build and upload Go artifacts after release created ([open-sauced#22](open-sauced#22)) ([ad187a9](open-sauced@ad187a9)) * Http Client for accessing OpenSauced API client ([open-sauced#23](open-sauced#23)) ([ec2b357](open-sauced@ec2b357)) * Leverage the GITHUB_APP_TOKEN for releases ([open-sauced#32](open-sauced#32)) ([e0a25e0](open-sauced@e0a25e0)) * npm i -g pizza ([73291d1](open-sauced@73291d1)) * repo-query support ([199cfd7](open-sauced@199cfd7)) * update bin name release.yaml ([6b21cb8](open-sauced@6b21cb8)) ### 🔁 Continuous Integration * Update @open-sauced/release@2.2.1 and compliance.yaml ([open-sauced#33](open-sauced#33)) ([146b6b7](open-sauced@146b6b7))
open-sauced bot
pushed a commit
that referenced
this pull request
Oct 11, 2023
## 1.0.0 (2023-10-11) ### 🤖 Build System * sematic bin release, npm ([7b4607e](7b4607e)) ### 🔁 Continuous Integration * Update @open-sauced/release@2.2.1 and compliance.yaml ([#33](#33)) ([146b6b7](146b6b7)) ### 🐛 Bug Fixes * Uses correct generated token when checking out cli repo in release ([#44](#44)) ([1e0c9f1](1e0c9f1)) ### 🍕 Features * Add install instructions and script for pizza CLI ([#26](#26)) ([421a429](421a429)) * Add posthog telemetry integration ([#37](#37)) ([9829f49](9829f49)) * cli auth ([#21](#21)) ([34728fb](34728fb)) * GitHub action to build and upload Go artifacts after release created ([#22](#22)) ([ad187a9](ad187a9)) * Http Client for accessing OpenSauced API client ([#23](#23)) ([ec2b357](ec2b357)) * Leverage the GITHUB_APP_TOKEN for releases ([#32](#32)) ([e0a25e0](e0a25e0)) * npm i -g pizza ([73291d1](73291d1)) * Pizza show ([#24](#24)) ([72f21ce](72f21ce)) * provide repository contributors insights ([#30](#30)) ([d16091f](d16091f)) * provide repository insights ([#38](#38)) ([dc148d6](dc148d6)) * repo-query support ([199cfd7](199cfd7)) * update bin name release.yaml ([6b21cb8](6b21cb8)) * Version command for CLI based on release builds ([#36](#36)) ([9f3eedc](9f3eedc))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This uploads Go artifacts to the GitHub release after its been created.
You can see this worked from tests in my fork: https://github.com/jpmcb/pizza-cli/releases/tag/v0.0.1
What type of PR is this? (check all applicable)
Related Tickets & Documents
Related to #19
Mobile & Desktop Screenshots/Recordings
N/a
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?