Skip to content

github actions python-bareos: add workflow_dispatch#1966

Merged
BareosBot merged 3 commits intobareos:masterfrom
joergsteffens:dev/joergs/master/python-bareos-publishing
Oct 4, 2024
Merged

github actions python-bareos: add workflow_dispatch#1966
BareosBot merged 3 commits intobareos:masterfrom
joergsteffens:dev/joergs/master/python-bareos-publishing

Conversation

@joergsteffens
Copy link
Member

@joergsteffens joergsteffens commented Sep 25, 2024

Allow to run the workflow using workflow_dispatch.
This allows to run it for specific tags/branches.
It also allows to en-/disable the actual publishing step.

Also updates the used actions to the latest stable tags,
as they produced deprecation warnings.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
  • Correct milestone is set
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

Copy link
Member

@arogge arogge left a comment

Choose a reason for hiding this comment

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

I tried it and it works as expected. Also still builds Release-Tags fine.
I don't think we need to backport this, but feel free to do so anyway if you see a reason.

joergsteffens and others added 3 commits October 4, 2024 13:27
Allow to run the workflow using workflow_dispatch.
This allows to run it for specific tags/branches.
It also allows to en-/disable the actual publishing step.
Some actions produce deprecation warnings.
This update the actions to the latest stable release.
@BareosBot BareosBot force-pushed the dev/joergs/master/python-bareos-publishing branch from 1462f77 to 3918677 Compare October 4, 2024 13:27
@BareosBot BareosBot merged commit 70799ac into bareos:master Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants