Marvinpinto Actions Versions Save

A Collection of GitHub Actions

fork-enase

10 months ago

latest

11 months ago

Chores

Commits

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

v1.2.1

2 years ago

Styles

Chores

v1.2.0

3 years ago

Features

Continuous Integration

Chores

v1.1.2

3 years ago

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

v1.1.1

3 years ago

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

3 years ago

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

3 years ago

Bug Fixes

Builds

Chores

v1.0.0

4 years ago

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

4 years ago

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