Skip to content

Releases: bitrise-steplib/steps-activate-ssh-key

4.1.1

15 Feb 10:27
78dae4d

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

25 Aug 12:12
9f0fc00

Choose a tag to compare

#25 Step refactor in order to make it unit-testable, no change on the public API.

4.0.6

05 May 14:16
17c9d33

Choose a tag to compare

Automatically add a newline at the end of the private key resulting from manual errors. This will prevent errors like:

Error loading key "example.key": invalid format

Updated description.

4.0.5

12 Dec 15:20
bf00bf4

Choose a tag to compare

  • Updated step input

4.0.4

12 Dec 14:07

Choose a tag to compare

  • Updated step description

4.0.3

22 Aug 09:42

Choose a tag to compare

  • [29e73e8] language check on descriptive parts (#12)
  • [8b6ec94] Merge pull request #13 from bitrise-io/sensitive
  • [91d0d6c] added sensitive input option

4.0.2

08 Jun 07:48

Choose a tag to compare

  • It will clear the SSH Private Key from envs after activation of the key.

4.0.1

04 Jun 12:38

Choose a tag to compare

  • It has been rewritten in Golang.

3.1.1

01 Aug 10:02

Choose a tag to compare

Removed the project_type_tags filter - this step can be used regardless of the project type

3.1.0

26 Nov 12:00

Choose a tag to compare

instead of adding the SSH_AUTH_SOCK env to ~/.bashrc this step'll now expose it with envman