SINTEF / oteapi-optimade

A plugin repository for OTE API implementing OPTIMADE strategies and capabilities.
https://SINTEF.github.io/oteapi-optimade
MIT License
2 stars 0 forks source link

Bump SINTEF/ci-cd from 2.3.1 to 2.4.0 #128

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps SINTEF/ci-cd from 2.3.1 to 2.4.0.

Release notes

Sourced from SINTEF/ci-cd's releases.

v2.4.0

Several QoL updates and ignore rule fixes

The ignore input has been given an overhaul for more easy readability in the code, as well as ensuring it works as intended. There is still an open issue regarding version ranges, which should be fixed (#141).

Several other QoL updates have been implemented throughout the codebase, callable workflows and more.

Changelog

v2.4.0 (2023-05-23)

Full Changelog

Implemented enhancements:

  • Automatically merge CI workflow to update deps #101
  • Support Sphinx for documentation building #90
  • Add hook for using the update-deps task #24

Fixed bugs:

  • Flawed logic #152
  • Error in workflow #150
  • Issues with the ignore-functionality of ci-cd update-deps #130

Closed issues:

  • Error in .github/workflows/ci_automerge_prs.yml which makes automerging fail in outside repos #139

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Changelog

Sourced from SINTEF/ci-cd's changelog.

v2.4.0 (2023-05-23)

Full Changelog

Implemented enhancements:

  • Automatically merge CI workflow to update deps #101
  • Support Sphinx for documentation building #90
  • Add hook for using the update-deps task #24

Fixed bugs:

  • Flawed logic #152
  • Error in workflow #150

Closed issues:

  • Error in .github/workflows/ci_automerge_prs.yml which makes automerging fail in outside repos #139

Merged pull requests:

Commits
  • 33f5f96 Release v2.4.0 - Changelog
  • ebe8eef Fix ignore functionality (especially for 'version' rules) (#140)
  • 7907901 Fix logic for checking documentation framework (#153)
  • 5987a04 Fix typos in workflows (#151)
  • 4fecab2 Support Sphinx (#92)
  • 9dc7eb7 Merge pull request #128 from SINTEF/cwa/close-24-update-deps-hook
  • f323e21 Merge branch 'main' into cwa/close-24-update-deps-hook
  • 3161d9c Merge pull request #114 from SINTEF/cwa/close-101-auto-merge-ci-update-deps
  • e5a6834 Merge branch 'main' into cwa/close-24-update-deps-hook
  • 2a59111 Merge branch 'main' into cwa/close-101-auto-merge-ci-update-deps
  • Additional commits viewable in compare view


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)
CasperWA commented 1 year ago

@dependabot recreate

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (ci/dependency-updates@5ebc10e). Click here to learn what that means. The diff coverage is n/a.

@@                   Coverage Diff                    @@
##             ci/dependency-updates     #128   +/-   ##
========================================================
  Coverage                         ?   76.19%           
========================================================
  Files                            ?       15           
  Lines                            ?      605           
  Branches                         ?        0           
========================================================
  Hits                             ?      461           
  Misses                           ?      144           
  Partials                         ?        0           
Flag Coverage Δ
linux 76.19% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.