Skip to content

Releases: reload/action-platformsh-url

v2.1

24 Oct 12:08
116c4bc
Compare
Choose a tag to compare

What's Changed

  • Only cancel cron jobs on current environment. by @rasben in #22

Full Changelog: v2.0...v2.1

v2.0

24 Oct 09:13
cc42a7d
Compare
Choose a tag to compare
Merge pull request #21 from rasben/fix-detection

Downgrade the detection time.

v1.2.1

24 Aug 19:29
dc04580
Compare
Choose a tag to compare
Merge pull request #15 from rasben/rasben-patch-1

Update action.yml

v1.2

14 Aug 08:26
d731362
Compare
Choose a tag to compare
Merge pull request #14 from rasben/cron

Remove typo

v1.1

24 Nov 16:49
97b2fc5
Compare
Choose a tag to compare

What's Changed

  • Replace deprecated set-output function. by @rasben in #8
  • Update readme

Full Changelog: v1.0.1...v1.1

v1.0.1

23 Nov 09:37
67f1432
Compare
Choose a tag to compare

What's Changed

  • Add tests
  • Support for inactive environments

Full Changelog: v1...v1.0.1

v1

21 Nov 17:12
a6a5d47
Compare
Choose a tag to compare
v1 Pre-release
Pre-release
Merge pull request #4 from reload/fix-when-environment-not-ready

Dont break when the environment doesnt exist yet.