Releases: cucumber/ci-environment
Releases · cucumber/ci-environment
v12.0.0
27 Oct 14:28
Compare
Sorry, something went wrong.
No results found
Changed
[Java] Replace minimal-json with regular expression (#301 )
Removed
[Python] Remove support for end-of-life Python 3.8 and 3.9 (#297 )
v11.0.0
07 Oct 17:34
Compare
Sorry, something went wrong.
No results found
Changed
[Python] Reuse the action cucumber/action-publish-pypi in release (#246 )
[Ruby] Minimum ruby version is now 3.2 (#295 )
[Ruby] Suite is now almost fully rubocop compliant (#266 )
[JavaScript] BREAKING CHANGE: Remove support for Node.js 16, add support for 22 (#261 )
v10.0.1
15 Jan 17:31
Compare
Sorry, something went wrong.
No results found
Added
[Python] added release workflow to release to Pypi (#245 )
v10.0.0
16 Nov 10:24
Compare
Sorry, something went wrong.
No results found
Added
[Python] added ci-environment implementation in Python
[Ruby] Initial rubocop configuration added (#228 )
Changed
[Ruby] Minimum ruby version is now 2.6 (#228 )
v9.2.0
28 Apr 08:54
Compare
Sorry, something went wrong.
No results found
v9.1.0
27 Jul 16:24
Compare
Sorry, something went wrong.
No results found
Added
[Go] added ci-environment implementation in Go
Fixed
[Java] Escape regex replacement patterns in environment variables (#156 , #157 )
v9.0.4
06 Mar 17:29
Compare
Sorry, something went wrong.
No results found
Fixed
[Java] Make DetectCiEnvironment.detectCiEnvironment public
v9.0.3
04 Mar 22:47
Compare
Sorry, something went wrong.
No results found
Fixed
Handle GitHub Action opened as well as synchronize event (and any other pull_request event with .pull_request.head.sha in the event payload) (#86 , #87 )
v9.0.2
04 Mar 10:07
Compare
Sorry, something went wrong.
No results found
Fixed
Correctly determine GitHub branch from GITHUB_HEAD_REF instead of GITHUB_REF (#85 )
Better error message if revision cannot be determined from GitHub pull request (#85 )
v9.0.1
04 Mar 07:07
Compare
Sorry, something went wrong.
No results found
Fixed
Provide correct SHA for GitHub Actions (#67 , #69 )