Skip to content

Releases: hostwithquantum/setup-runway

v0.5.1

20 Aug 09:38
Compare
Choose a tag to compare

hostwithquantum/[email protected]

What's new

Full Changelog: v0.5.0...v0.5.1
By Planetary Quantum GmbH / runway.horse

v0.5.0

29 Jul 21:04
Compare
Choose a tag to compare
  • new features:
    • step summaries when the action ran #10
    • (repurposed) private-key/public-key inputs for ssh key setup #12
    • application input to create/attach application to repo #14
    • action now supports arm64 based (Linux) runners #11
    • expanded docs/examples #10
  • BC breaks:
    • rename private-key to private-key-location #10
    • rename public-key to public-key-location #10
  • refactoring:
    • combined internal steps #10
    • log level, output configured via environment #10

v0.4.0

26 May 14:11
Compare
Choose a tag to compare

What's Changed

  • Upgrade: bump asdf-vm/actions from 3 to 4 by @dependabot in #8
  • Chore(release): prepare by @till in #9

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Feb 12:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

08 Jan 20:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

03 Jan 16:28
Compare
Choose a tag to compare

What's Changed

  • Chore: set RUNWAY_NONINTERACTIVE=true by @rwos in #5

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Nov 12:38
Compare
Choose a tag to compare

Small improvements to the docs, expanded/extended examples.

What's Changed

New Contributors

  • @till made their first contribution in #3

Full Changelog: v0.2.0...v0.2.1

0.2.0

22 Nov 19:33
Compare
Choose a tag to compare

🚀 celebrating our runway CLI v1.0.0

... here are some updates to our GitHub Action:

  • use our production environment
  • optional ssh (key) setup (So you don't have to!)

0.1.0

23 Nov 15:39
f503d54
Compare
Choose a tag to compare

Initial release!

Supports login, and adding/importing your public key (when required).

Check out the README for a few example workflows and don't forget to star us!

Comments, suggestions, feedback — very appreciated!