Skip to content

Releases: ahmadnassri/action-metadata

v2.1.2

23 Oct 14:24
Compare
Choose a tag to compare

2.1.2 (2022-10-23)

Bug Fixes

  • replace deprecated set-output method (c292173)

v2.1.1

05 Aug 21:43
Compare
Choose a tag to compare

2.1.1 (2022-08-05)

Bug Fixes

  • action: missed updating action.yml with all the new outputs (04b642c)

v2.1.0

05 Aug 21:22
Compare
Choose a tag to compare

2.1.0 (2022-08-05)

Features

  • debug: output all the properties as debug messages as well (91b7926)

Bug Fixes

  • props: add missing properties (ae74025)

v2.0.0

05 Aug 20:34
Compare
Choose a tag to compare

2.0.0 (2022-08-05)

⚠ BREAKING CHANGES

  • outputs: output.repository is replaced with output.repository_json

Features

  • outputs: pre-defined outputs for all major repo object properties (87b29df)

Code Style

  • lint: correct lint errors (a56424a)

Chores

  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (731bedf)
  • deps: bump actions/github-script from 3 to 4.0.2 (#2) (d58e80b)
  • deps: bump github/super-linter from 3.15.5 to 3.17.1 (7f8bf81)
  • template: sync with ahmadnassri/template-action-composite (6d28362)
  • template: sync with ahmadnassri/template-action-composite (c17b980)

Build

v1.0.1

18 May 17:12
Compare
Choose a tag to compare

1.0.1 (2021-05-18)

Bug Fixes

  • gh: gh needs to login (a8465b4)
  • gh: pass the GH_TOKEN as env (ffa6687)

v1.0.0

18 May 15:54
Compare
Choose a tag to compare

1.0.0 (2021-05-18)

Features

Code Style

  • lint: correct lint errors (341b1a7)