Releases: evryfs/notify-slack-action
Releases · evryfs/notify-slack-action
js-v2.0.0
Action code migrated in NodeJS
[js-v1.0.0] - 2022-12-02
Added
- Mechanism system to include 'templates' and 'blocks' format
- New
docs/files have been added
Changed
- Action architecture is now using JS (node 16x)
README.mdhas been updated and simplified
First release v0.2.0
[v0.2.0] - 2022-09-20
Added
- Using GitHub Actions native way of using parameters
- Add
action.ymlfile according to GitHub Actions guideline
Changed
entrypoint.shhas been updated according to the new parametersDockerfileis usingalpine:3.16as base imageREADME.mdhas been updated and simplified