Releases: Tradeshift/actions-nx-set-shas
Releases · Tradeshift/actions-nx-set-shas
v1.0.0
1.0.0 (2023-07-24)
Bug Fixes
- change to working directory passed path (#37) (7dd6859)
- git: replace rev-list with abbrev (#1) (b9d8bed)
- reorder node properties after PR (#11) (cd08fc0)
- strip new line ending from shas (#24) (a11877f)
- use built in execSync options to fix cross-os issues (#26) (661e2af)
- use explicitly main branch when last successful sha was not found (#52) (87839d6)
- use os agnostic action path to run script (#12) (57eb6da)
Features
- ability to change last successful event (#7) (11fd0d2)
- add support for changing the working directory (#27) (a8fc356), closes #13
- move entire action logic to node script (#4) (0fc37ba)
- remove branch filter in runs search when event is of type release (#44) (8e1d815)
- switch to tagless workflow success check (#2) (2eec050)