Skip to content

Releases: Tradeshift/actions-nx-set-shas

v1.0.0

24 Jul 19:24
329095a
Compare
Choose a tag to compare

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)

Reverts

  • Revert "refactor: escape user input to prevent script injection (#56)" (#61) (af5bb07), closes #56 #61
  • Revert "fix: use explicitly main branch when last successful sha was not found (#52)" (#58) (7fd15c5), closes #52 #58

v1

09 Sep 17:46
329095a
Compare
Choose a tag to compare
v1
add name to package json (#19)