Use Python 3.10 in the action as well as in all CI workflows.
Also, update dependencies and dev tools (pre-commit hooks) to the latest versions.
v2.9.0 (2024-10-12)
Use Python 3.10 in the action as well as in all CI workflows.
Also, update dependencies and dev tools (pre-commit hooks) to the latest versions.
Merged pull requests:
- Bump Python to 3.10 #160 (ml-evs)
- Update pre-commit requirement from ~=3.8 to ~=4.0 in the python group #159 (dependabot[bot])
- Update pylint requirement from ~=3.2 to ~=3.3 in the python group #158 (dependabot[bot])
- [pre-commit.ci] pre-commit autoupdate #157 (pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #156 (pre-commit-ci[bot])
- Update pre-commit requirement from ~=3.7 to ~=3.8 in the python group #155 (dependabot[bot])
v2 (2024-07-03)
v2.8.0 (2024-07-03)
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
- [pre-commit.ci] pre-commit autoupdate #154 (pre-commit-ci[bot])
- Bump docker/build-push-action from 5 to 6 in the gh-actions group #153 (dependabot[bot])
- Bump the python group with 3 updates #152 (dependabot[bot])
- Update CI/CD and dependabot #150 (CasperWA)
- Use the newly created bats image on ghcr.io #147 (CasperWA)
- Build BATS Docker image locally #143 (CasperWA)
- Use the
optimade
container image as a service #107 (CasperWA)
v2.7.0 (2022-05-16)
Fixed bugs:
- GH GraphQL type issue in auto-merge workflow #94
Closed issues:
- Failure to install optimade package deps #98
Merged pull requests:
- Update frequency for dependencies update PRs #105 (CasperWA)
- Use
ID!
type instead ofString!
#95 (CasperWA) - Use Python tools logic for checking PR body #87 (CasperWA)
- Add steps to install
pre-commit
#83 (CasperWA) - Fix workflow and python-version task #81 (CasperWA)
- Bump CasperWA/push-protected from 2.4.0 to 2.5.0 #74 (dependabot[bot])
v2.6.0 (2021-08-20)
Fixed bugs:
- Default gh_actions_host domain is no longer valid? #70
Merged pull requests:
- Update Dockerfile to fix
ip
binary issue #71 (CasperWA) - Update dependencies + update to OPTIMADE API v1.1.0 #69 (CasperWA)
- Update GH actions #64 (CasperWA)
v2.5.0 (2021-03-10)
Merged pull requests:
v2.4.0 (2021-02-11)
Fixed bugs:
- as_type seems to be used incorrectly #56
Merged pull requests:
v2.3.0 (2021-01-11)
Fixed bugs:
- Option to disable validation of unversioned paths #52
Merged pull requests:
- Add 'validate_unversioned_path' option, which is false by default #53 (ml-evs)
- Bump CasperWA/push-protected from v1 to v2.1.0 #51 (dependabot[bot])
- Bump python from 3.8 to 3.9.0 #47 (dependabot[bot])
v2.2.2 (2020-10-11)
Fixed bugs:
- Action crashes when run through marketplace #48
Merged pull requests:
v2.2.1 (2020-09-28)
Fixed bugs:
- Python helper.py script not included in Dockerfile #43
Merged pull requests:
v2.2.0 (2020-09-28)
Implemented enhancements:
- Add support for
-j/--json
#41
Merged pull requests:
v2.1.0 (2020-09-17)
Implemented enhancements:
- Validator action should fail nicely for validator versions below 0.10 #35
- Unversioned base URLs are not tested #31
Fixed bugs:
- Publish workflow (still) not working #39
- Cannot install double digit version #38
- Publish workflow not working #32
Merged pull requests:
- Properly import sys in tasks.py #40 (CasperWA)
- Attempt to disallow optimade versions<0.10 #37 (ml-evs)
- Test unversioned base URLs #34 (CasperWA)
- Use actions/checkout@v2 in publish workflow #33 (CasperWA)
v2.0.1 (2020-09-16)
Implemented enhancements:
- Add Actions workflow for updating/releasing version #20
Fixed bugs:
- Passing in version as
X.Y.Z
fails #26 - Validator can fail without returning with a non-zero exit code #25
Closed issues:
- Remove
master
from CI #22
Merged pull requests:
- New workflow for updating version #30 (CasperWA)
- Add dependabot configuration file #29 (CasperWA)
- Fail run upon error #28 (CasperWA)
- Use proper variable for version installation #27 (CasperWA)
v2.0.0 (2020-07-17)
Implemented enhancements:
- Get API version from the install OPTIMADE Python tools #18
Closed issues:
- Correct redirect for Marketplace badge #16
Merged pull requests:
v1.2.0 (2020-06-25)
Closed issues:
Merged pull requests:
- Use __api_version__ from install OPTIMADE Python tools #19 (CasperWA)
- Add GitHub Marketplace badge and update OPTIMADE capitalization #15 (CasperWA)
v1.1.0 (2020-03-13)
v1 (2020-03-13)
Implemented enhancements:
- Add arguments from optimade_validator #7
Closed issues:
- Update README to point at v1 #6
Merged pull requests:
v1.0.0 (2020-03-12)
Implemented enhancements:
- Add ability to choose the validator version #1
Closed issues:
- Fix CI tests #2
Merged pull requests:
- Update README to reflect v1 release #8 (CasperWA)
- Update README #5 (CasperWA)
- Add parameter to choose optimade-python-tools version, branch, tag or commit #4 (CasperWA)
- [BLOCKING] Clone optimade-python-tools and run docker-compose #3 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator