-
Notifications
You must be signed in to change notification settings - Fork 20
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 release action #10
Conversation
1ef2eb3
to
0587cea
Compare
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.
Name changes
@@ -27,7 +27,7 @@ on: | |||
workflow_dispatch: | |||
|
|||
concurrency: | |||
group: ${{ github.ref }}-${{ github.workflow }} | |||
group: ${{ github.ref }}-${{ github.workflow }}-dbcli |
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.
do we wanna call this databroker-cli as well? short version my cause confusions.
concurrency: | ||
group: ${{ github.ref }}-${{ github.workflow }} | ||
group: ${{ github.ref }}-${{ github.workflow }}-db |
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.
as well here use databroker
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.
LGTM
See https://github.com/erikbosch/kuksa-databroker (main branch) for examples on how actual output would look like