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

Catch up with master #131

Merged
merged 11 commits into from
Sep 18, 2024
Merged

Catch up with master #131

merged 11 commits into from
Sep 18, 2024

Conversation

jomey
Copy link
Member

@jomey jomey commented Sep 16, 2024

Bring in the action updates to the release branch

jomey and others added 11 commits August 26, 2024 13:12
The scripts folder was moved to the SnowExDB repository and was the only
user of this helper.
Bumps the actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action).


Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

Updates `actions/setup-python` from 2 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v5)

Updates `pypa/gh-action-pypi-publish` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.1)

Updates `schneegans/dynamic-badges-action` from 1.0.0 to 1.7.0
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md)
- [Commits](Schneegans/dynamic-badges-action@v1.0.0...v1.7.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: schneegans/dynamic-badges-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Drop analysis helper - No longer needed
Change the workflow to get test coverage and use the CodeCov service.
This also separates the step into a dedicated CI action and independent
of the Python 3.9 test runs. Upgrading the pytest and pytest-cov package
to always use the latest.
Remove the bare bones version that only had the code coverage badge
(which wasn't working). This will be re-introduced later.
Actions - Switch to use CodeCov to check test coverage
…-51b6d0c003

Bump the actions group across 1 directory with 4 updates
Bumps the actions group with 1 update in the / directory: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…-cd7291ea65

Bump actions/setup-python from 4 to 5 in the actions group across 1 directory
@jomey jomey merged commit 0a885b7 into release-0.6.x Sep 18, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants