Skip to content

Releases: adrianjost/actions-surge.sh-teardown

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:58
f8c2503

1.0.4 (2024-08-23)

Bug Fixes

  • run on node 20
  • fix parsing of latest surge versions output
  • auto confirm surge dependency installation (b6981f2)

v1.0.3

Choose a tag to compare

@adrianjost adrianjost released this 01 Jun 10:56

fix: informations were not extracted correctly so the timestamp and other meta informations were not shown correctly in the logs

v1.0.2

Choose a tag to compare

@adrianjost adrianjost released this 22 Jan 08:28
  • fix dryrun false positive detection.
    • Before:
      • all values that will be evaluated to true by JS where detected as true
    • After:
      • only the values true, "true", 1 and "1" will be detected as true

v1.0.1

Choose a tag to compare

@adrianjost adrianjost released this 19 Dec 20:31

just updated the action name

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@adrianjost adrianjost released this 19 Dec 20:16

The initial release. Feel free to test and report all issues you can find.