Skip to content

Releases: equinix-labs/metal-project-action

v0.14.1

20 Oct 22:01
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/equinix-labs/metal-go to v0.21.0 by @renovate in #38
  • fix(deps): update module golang.org/x/crypto to v0.13.0 by @renovate in #35
  • fix(deps): update module github.com/equinix-labs/metal-go to v0.22.0 by @renovate in #40
  • fix(deps): update module golang.org/x/crypto to v0.14.0 by @renovate in #42
  • fix(deps): update module github.com/equinix-labs/metal-go to v0.25.0 by @renovate in #41
  • chore: update renovate.json by @cprivitere in #43

Full Changelog: v0.14.0...v0.14.1

v0.14.0

20 Sep 15:12
e4d8173
Compare
Choose a tag to compare

What's Changed

  • feat: optionally enable BGP on the project after creation by @ctreatma in #36

Full Changelog: v0.13.0...v0.14.0

v0.13.0

17 Jul 18:47
129f529
Compare
Choose a tag to compare

What's Changed

  • feat: clean up environment variable lookups / writes by @ctreatma in #22
  • fix: remove reference to unsupported env var in error message by @ctreatma in #24
  • fix(deps): update golang.org/x/crypto digest to 8e447d8 [security] by @renovate in #17
  • ci: add superlinter action by @cprivitere in #23

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

28 Jun 23:26
ff5185c
Compare
Choose a tag to compare

What's Changed

  • Provide full path to version variable to go build by @ctreatma in #16
  • Configure Renovate by @renovate in #10
  • fix(deps): update module github.com/equinix-labs/metal-go to v0.10.0 by @renovate in #18
  • fix: Update actions.yml inputs/outputs to match code & README by @ctreatma in #20

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

19 Jun 16:01
3e9f811
Compare
Choose a tag to compare

The v0.12.0 release of metal-project-action has been updated to use metal-go instead of packngo. As part of this migration, the action has been updated to populate the organizationID output (and corresponding METAL_ORGANIZATION_ID environment variable).

What's Changed

  • Convert from packngo to metal-go by @ctreatma in #13
  • fix: get project organization details without using additionalproperties by @ctreatma in #15

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0: Merge pull request #11 from equinix-labs/equinix-labs

09 May 19:19
3190ff8
Compare
Choose a tag to compare

v0.11.0

This is the first release of metal-project-action under the equinix-labs GitHub organization. It is expected to behave identically to v0.10.0, but all references to the repository location have been updated to reflect the recent repository transfer.

v0.6.0

21 Feb 21:06
9686b43
Compare
Choose a tag to compare

Changes

  • Removed output projectSSHPrivateKey and environment METAL_PROJECT_SSH_PRIVATE_KEY.
    The Private Key was multiline and was appearing in build logs despite efforts to mask it.

Added

  • Added output projectSSHPrivateKeyFile and environment METAL_PROJECT_SSH_PRIVATE_KEY_FILE
  • Added output projectSSHPublicKeyFile and environment METAL_PROJECT_SSH_PUBLIC_KEY_FILE
  • Added output organizationID and environment METAL_ORGANIZATION_ID

v0.5.0

17 Feb 06:01
1fd009b
Compare
Choose a tag to compare

Changes

  • env PACKET_AUTH_TOKEN is now METAL_AUTH_TOKEN
  • packngo 0.6.0 is used

Fixed

  • multiline outputs and masks are processed correctly (ssh private key)
  • updated env setting for CVE-2020-15228

v0.4.0

20 Oct 13:02
v0.4.0
ac1dc19
Compare
Choose a tag to compare

Packet Project Action is now Equinix Metal Project Action

Changes

  • All PACKET_ variables are now METAL_
  • api.equinix.com/metal/v1 is used instead of api.packet.com
  • Action name is now displague/equinix-metal-project

v0.3.0

27 Sep 16:33
v0.3.0
54d9ba2
Compare
Choose a tag to compare
v0.3.0