-
Notifications
You must be signed in to change notification settings - Fork 27
Increments python version #86
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is an autogenerated PR, which updates the `{{
cookiecutter.package_name }}/.pre-commit-config.yaml` file.
Co-authored-by: Stuart Mumford <stuart@cadair.com>
This is a relatively opinionated choice, but I've found that it's often useful to exclude parts of the version string when rendering the docs and its easiest to do that by first converting this to a `Version` object. This excludes the usually overly long hash from the version string that gets passed to Sphinx and also excludes post tags on versions so that if post versions are needed, they show up as the same version in the rendered docs. If this is overly opinionated, feel free to close. I've duplicated this snippet in several doc builds recently so thought it might be worth upstreaming.
We missed this in #123
This is an autogenerated PR, which updates the `{{
cookiecutter.package_name }}/.pre-commit-config.yaml` file.
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) <!--pre-commit.ci end-->
This is an autogenerated PR, which updates the `{{
cookiecutter.package_name }}/.pre-commit-config.yaml` file.
In line with tox-dev/tox#3422
This is an autogenerated PR, which updates the `{{
cookiecutter.package_name }}/.pre-commit-config.yaml` file.
Bumps the actions group with 1 update in the / directory: [OpenAstronomy/github-actions-workflows](https://github.com/openastronomy/github-actions-workflows). Updates `OpenAstronomy/github-actions-workflows` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@8682314...28e9474) --- updated-dependencies: - dependency-name: OpenAstronomy/github-actions-workflows dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
…e actions group across 1 directory (#208)
Bumps the actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.2.2 to 4.3.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08eba0b) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
… 1 directory (#210)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
This is an autogenerated PR, which merges commits from OpenAstronomy/packaging-guide. **These changes have conflicts that need to be manually resolved.** *Do not squash merge this PR! All commits from upstream should be present in the repos history.*
Bumps the actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.3.0 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08eba0b...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
… 1 directory (#214)
This is an autogenerated PR, which updates the `{{
cookiecutter.package_name }}/.pre-commit-config.yaml` file.
Removes python3.9 Adds python3.13 and 3.14
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.