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

Update CI actions using Docker script #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 10, 2023

  1. Update CI actions using Docker script

    When the config of the CI flow changes, we need to update the
    `notify-workflow-completed`, `run-workflow` and `upstream-builds-query` actions
    so that they would use the new config. This can be done separately for each
    action (steps are described in the action's READMEs). Alternatively, this can be
    done via the script I provide in this PR. The exact steps are described in the
    comments in the script.
    michalinacienciala committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    aadcbbb View commit details
    Browse the repository at this point in the history