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.md
has 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.yml
file according to GitHub Actions guideline
Changed
entrypoint.sh
has been updated according to the new parametersDockerfile
is usingalpine:3.16
as base imageREADME.md
has been updated and simplified