Skip to content

Bump pyiron/actions from actions-3.3.1 to 3.3.3 #490

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps pyiron/actions from actions-3.3.1 to 3.3.3. This release includes the previously tagged commit.

Release notes

Sourced from pyiron/actions's releases.

actions-3.3.3

What's Changed

Full Changelog: pyiron/actions@actions-3.3.2...actions-3.3.3

actions-3.3.2

What's Changed

Full Changelog: pyiron/actions@actions-3.3.1...actions-3.3.2

Commits
  • 23bb441 Merge pull request #135 from pyiron/expose_runner_everywhere
  • 54834d4 set default runner: 'ubuntu-latest' -> 'ubuntu-22.04'
  • 50ffba5 expose runner in release.yml
  • a4e1f5e expose runner in pr-target-opened.yml
  • c195b3c expose runner in pr-labeled.yml
  • fae6788 expose runner in dependabot-pr.yml
  • 4506d00 expose runner in codeql.yml
  • 3747240 fix typo
  • af4d947 expose runner in pyproject-release.yml
  • 9d25e72 Merge pull request #133 from pyiron/v3.3.2
  • Additional commits viewable in compare view

Dependabot 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyiron/actions](https://github.com/pyiron/actions) from actions-3.3.1 to 3.3.3. This release includes the previously tagged commit.
- [Release notes](https://github.com/pyiron/actions/releases)
- [Commits](pyiron/actions@actions-3.3.1...actions-3.3.3)

---
updated-dependencies:
- dependency-name: pyiron/actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 21, 2024
Copy link

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_workflow/dependabot/github_actions/pyiron/actions-actions-3.3.3

@liamhuber
Copy link
Member

Error: Input required and not supplied: token

PR from fork messing with the CI, so I'm not shocked we hit something like this. I'll try closing and reopening, but worst case it is easy enough to recreate the PR manually.

@liamhuber liamhuber closed this Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@liamhuber liamhuber reopened this Oct 28, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4b59a34) 3375 3089 91.53%
Head commit (f180d95) 3375 (+0) 3089 (+0) 91.53% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#490) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11563527590

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.526%

Totals Coverage Status
Change from base Build 11563240267: 0.0%
Covered Lines: 3089
Relevant Lines: 3375

💛 - Coveralls

@liamhuber liamhuber merged commit d508a2b into main Oct 28, 2024
32 of 34 checks passed
@liamhuber liamhuber deleted the dependabot/github_actions/pyiron/actions-actions-3.3.3 branch October 28, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants