Skip to content

Releases: eic/trigger-gitlab-ci

v3.1

11 Sep 23:58
52b35f9
Compare
Choose a tag to compare

What's Changed

  • fix: unquoted web_url, add robustness against multiline json by @veprbl in #12

Full Changelog: v3...v3.1

v3

11 Sep 23:59
52b35f9
Compare
Choose a tag to compare
fix: unquoted web_url, add robustness against multiline json (#12)

v3.0

11 Sep 23:58
5651b8b
Compare
Choose a tag to compare
action.yml: parse variables line by line (#11)

* action.yml: parse variables line by line

This fixes the case of when whitespaces are present. See
https://github.com/eic/epic/actions/runs/8994924309/job/24712117422?pr=723#step:2:192

* test.yml: test the whitespace case

* action.yml: add quotation

* action.yml: use bash arrays

* action.yml: in echo too

* test.yml: no foobar

v2.1

24 Apr 20:28
4e59707
Compare
Choose a tag to compare

What's Changed

  • action.yml: print response json when error occurs by @veprbl in #10

New Contributors

Full Changelog: v2...v2.1

v2

24 Apr 20:32
4e59707
Compare
Choose a tag to compare

What's Changed

  • Readme fix by @peterfpeterson in #3
  • docs: add info on where to get gitlab token by @wdconinc in #4
  • Fix web_url output; add json output by @wdconinc in #5
  • Fail more gracefully when secrets.token is empty by @wdconinc in #7
  • docs: remove unneeded checkout steps in README by @wdconinc in #8
  • fix: replace set-output with $GITHUB_OUTPUT by @wdconinc in #9
  • action.yml: print response json when error occurs by @veprbl in #10

New Contributors

Full Changelog: v1...v2

v2.0

24 Apr 20:30
6ddf4b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v2.0

v1

13 Jul 08:40
Compare
Choose a tag to compare