-
Notifications
You must be signed in to change notification settings - Fork 6
build(actions): bump actions/download-artifact from 4.1.9 to 4.2.1 in the github-actions group #770
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
base: main
Are you sure you want to change the base?
build(actions): bump actions/download-artifact from 4.1.9 to 4.2.1 in the github-actions group #770
Conversation
@SMoraisAnsys @jorgepiloto -- something weird happened. Both the bot and dependabot "passed" the restrictions apparently. Or did any of you approve? |
I only saw the block for the PyAnsys CI bot. The one for dependabot passed without me rebasing or approving. |
Yeah something's off with the mechanism. This will require further investigation |
@dependabot rebase |
4493e92
to
a46c2b1
Compare
I think I understand what's going on...
We have to refactor our action so that if either of the block-* steps fail.. we also trigger the Manual approval stage. What do you think @SMoraisAnsys? |
I tried to "fake" the process here:
My feeling is that the Manual approval stage should ONLY be accessed if either of the I'll open a PR with these changes... but looking forward to your feedback |
@dependabot rebase |
d31f8fe
to
42fe8b0
Compare
Awesome -- it worked! |
1da26e1
to
7bd19cf
Compare
@dependabot rebase |
Bumps the github-actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 4.1.9 to 4.2.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.9...95815c3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
7bd19cf
to
e9bcc70
Compare
Bumps the github-actions group with 1 update: actions/download-artifact.
Updates
actions/download-artifact
from 4.1.9 to 4.2.1Release notes
Sourced from actions/download-artifact's releases.
Commits
95815c3
Merge pull request #391 from GhadimiR/main278fca4
Move log statements6890984
Merge branch 'main' into mainf9415c0
Run unit tests in CI76a6eb5
Merge pull request #392 from GhadimiR/add_unit_testsa2426d7
Merge branch 'main' into add_unit_tests3ffa694
lint53f6aa5
Add extra assertion to download single artifact testb456700
lint9eab798
Configure tsconfigDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions