Skip to content

Latest commit

 

History

History
262 lines (149 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

262 lines (149 loc) · 15.6 KB

Changelog

v2.8.0 (2024-07-02)

Full Changelog

Implemented enhancements:

  • Use Dependabot groups #148
  • Update usage of set-output GH Actions command #123

Fixed bugs:

  • Issue with BATS docker image #142
  • Docker-compose references should be removed #106

Closed issues:

  • Use the OPTIMADE bot user for CI jobs #149
  • Use BATS Docker image from ghcr.io #146

Merged pull requests:

v2 (2022-05-16)

Full Changelog

v2.7.0 (2022-05-16)

Full Changelog

Fixed bugs:

  • GH GraphQL type issue in auto-merge workflow #94

Closed issues:

  • Failure to install optimade package deps #98

Merged pull requests:

v2.6.0 (2021-08-20)

Full Changelog

Fixed bugs:

  • Default gh_actions_host domain is no longer valid? #70

Merged pull requests:

v2.5.0 (2021-03-10)

Full Changelog

Merged pull requests:

  • Added validator --minimal option to action #60 (ml-evs)

v2.4.0 (2021-02-11)

Full Changelog

Fixed bugs:

  • as_type seems to be used incorrectly #56

Merged pull requests:

v2.3.0 (2021-01-11)

Full Changelog

Fixed bugs:

  • Option to disable validation of unversioned paths #52

Merged pull requests:

v2.2.2 (2020-10-11)

Full Changelog

Fixed bugs:

  • Action crashes when run through marketplace #48

Merged pull requests:

  • Move test files to root folder #49 (ml-evs)
  • Remove Docker container after test runs #46 (CasperWA)

v2.2.1 (2020-09-28)

Full Changelog

Fixed bugs:

  • Python helper.py script not included in Dockerfile #43

Merged pull requests:

v2.2.0 (2020-09-28)

Full Changelog

Implemented enhancements:

  • Add support for -j/--json #41

Merged pull requests:

v2.1.0 (2020-09-17)

Full Changelog

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:

v2.0.1 (2020-09-16)

Full Changelog

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:

v2.0.0 (2020-07-17)

Full Changelog

Implemented enhancements:

  • Get API version from the install OPTIMADE Python tools #18

Closed issues:

  • Correct redirect for Marketplace badge #16

Merged pull requests:

  • Release of optimade-validator-action v2 #23 (ml-evs)
  • Updated validator flags #21 (ml-evs)

v1.2.0 (2020-06-25)

Full Changelog

Closed issues:

  • Update capitalization of OPTIMADE name #14
  • Add Marketplace badge to README #13

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)

Full Changelog

v1 (2020-03-13)

Full Changelog

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)

Full Changelog

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