Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Releases: marvinpinto/actions

Initial fork state

06 Jul 03:15
873de0f
Compare
Choose a tag to compare
Initial fork state Pre-release
Pre-release
fork-enase

Deprecation of aws-ssm-secrets and keybase-notifications packages (#661)

Development Build

13 Jun 00:01
0069027
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Chores

Commits

  • f910cca: Update Github Runner Node version and deprecate set-output (#546) (maggie44) #546

v1.2.1

07 Jun 08:41
Compare
Choose a tag to compare

Styles

Chores

v1.2.0

06 May 17:36
Compare
Choose a tag to compare

Features

Continuous Integration

Chores

v1.1.2

25 Apr 14:55
Compare
Choose a tag to compare

Bug Fixes

  • report error if a file glob doesn't match anything #63 (Eyal)

Continuous Integration

  • update the dependabot config to work with 2.x (Marvin Pinto)
  • add the "deps-dev" scope so dependabot commit messages pass (Marvin Pinto)

Chores

Read more

v1.1.1

23 Mar 12:27
Compare
Choose a tag to compare

Bug Fixes

  • add error handling for when SSM secrets cannot be retrieved (Marvin Pinto)
  • update the actions to stop using the deprecated set-env command #52 (Marvin Pinto)

Documentation

  • update the readme with a link to the SSM action (Marvin Pinto)

Builds

Chores

v1.1.0

09 Sep 22:06
Compare
Choose a tag to compare

Features

  • add a new GitHub action to inject SSM secrets into builds #44 (Marvin Pinto)

Bug Fixes

Tests

  • update the automatic-releases tests to work with the core mock #44 (Marvin Pinto)

Builds

  • update the mirror script for action-inject-ssm-secrets #44 (Marvin Pinto)

Chores

v1.0.1

09 Sep 21:34
Compare
Choose a tag to compare

Bug Fixes

Builds

Chores

v1.0.0

08 Mar 15:42
Compare
Choose a tag to compare

Breaking Changes

  • send Keybase build notifications using the opensentinel API #12 (Marvin Pinto)

Features

  • send Keybase build notifications using the opensentinel API #12 (Marvin Pinto)

Bug Fixes

Documentation

Tests

  • add tests to perform basic validation on the bundled output files #14 (Marvin Pinto)

Builds

  • enable caching + other GitHub action refactoring #12 (Marvin Pinto)
  • switch keybase-notifications over to webpack as the bundler #14 (Marvin Pinto)
  • switch automatic-releases over to using webpack as the bundler #14 (Marvin Pinto)
  • combine the jest runners into a single global runner #14 (Marvin Pinto)

Chores

v0.3.0

21 Oct 13:44
Compare
Choose a tag to compare

Features

  • output the release tag for reuse with other steps (Marvin Pinto)

Documentation

  • point to the marketplace version of the actions (Marvin Pinto)

Builds

  • use the step output for the custom keybase notification (Marvin Pinto)
  • display colorized output for the lerna sub-packages (Marvin Pinto)
  • access the github context as a variable, and not a literal (Marvin Pinto)

Chores