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

Bump SINTEF/ci-cd from 2.2.1 to 2.3.0 #575

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps SINTEF/ci-cd from 2.2.1 to 2.3.0.

Release notes

Sourced from SINTEF/ci-cd's releases.

v2.3.0

GitHub usernames in release changelogs

The GitHub release changelogs added by CD - Release will now use GitHub handles/usernames instead of markdown links, which will make GitHub aware of the contributors to each release.

The release_branch input for the CD - Release callable workflow is now required.

As a hot-fix, the CI - Check pyproject.toml dependencies has been fixed when calling ci-cd update-deps, where a wrongly named option argument was used.

Changelog

v2.3.0 (2023-03-24)

Full Changelog

Implemented enhancements:

  • Use GH usernames for release changelogs #102

Fixed bugs:

  • Wrongly named option used in callable workflow #125
  • Use codecov upload token #119

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Changelog

Sourced from SINTEF/ci-cd's changelog.

v2.3.0 (2023-03-24)

Full Changelog

Fixed bugs:

  • Wrongly named option used in callable workflow #125
  • Use codecov upload token #119

Merged pull requests:

  • Use CODECOV_TOKEN secret in CI #127 (CasperWA)
  • Use the proper "ignore" option name for update-deps #126 (CasperWA)
  • Use GitHub usernames in changelogs for releases #115 (CasperWA)
Commits

Dependabot compatibility score

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 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 [SINTEF/ci-cd](https://github.com/SINTEF/ci-cd) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/SINTEF/ci-cd/releases)
- [Changelog](https://github.com/SINTEF/ci-cd/blob/main/CHANGELOG.md)
- [Commits](SINTEF/ci-cd@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: SINTEF/ci-cd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the github_actions Pull requests that update Github_actions code label Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #575 (9b6ac81) into ci/dependabot-updates (c72cf62) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@                    Coverage Diff                    @@
##           ci/dependabot-updates     #575      +/-   ##
=========================================================
- Coverage                  66.94%   66.91%   -0.04%     
=========================================================
  Files                         16       16              
  Lines                       3113     3113              
=========================================================
- Hits                        2084     2083       -1     
- Misses                      1029     1030       +1     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@CasperWA CasperWA merged commit e9d8b38 into ci/dependabot-updates Mar 31, 2023
@CasperWA CasperWA deleted the dependabot/github_actions/ci/dependabot-updates/SINTEF/ci-cd-2.3.0 branch March 31, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant