Skip to content

Releases: tmshkr/ngrok-ssh

v2.1

04 Dec 19:21
Compare
Choose a tag to compare
  • Improves dependency installation
  • Adds e2e test

v2

30 Nov 22:03
Compare
Choose a tag to compare
  • Adds support for container-based jobs
  • Installs more dependencies that may not be available on the runner
  • Drops password support

v1.2.1

28 Nov 17:43
Compare
Choose a tag to compare

INPUT_SSH_HOST_PRIVATE_KEY and INPUT_SSH_HOST_PUBLIC_KEY should be provided as strings, rather than files, so that they can sourced from repository variables/secrets.

v1.2

28 Nov 05:08
246aba5
Compare
Choose a tag to compare

A few small changes:

Inputs

  • adds BASH_PROFILE
  • renames SSH_PUBLIC_KEY to SSH_CLIENT_PUBLIC_KEY
  • adds SSH_HOST_PRIVATE_KEY
  • adds SSH_HOST_PUBLIC_KEY

Outputs

  • deletes SSH_COMMAND
  • renames SSH_HOST to SSH_HOSTNAME

v1.1

23 Nov 22:33
Compare
Choose a tag to compare
  • Adds outputs
  • Makes it so that the SSH user changes into the $GITHUB_WORKSPACE directory when logging in

v1

20 Nov 01:12
Compare
Choose a tag to compare
add branding

init

18 Nov 20:30
56bb573
Compare
Choose a tag to compare
init Pre-release
Pre-release
v0

Create README.md