Skip to content

Releases: stellarwp/github-actions

v2

17 Jun 17:09

Choose a tag to compare

Full Changelog: 1.0.1...v2

What's Changed

New Contributors

Full Changelog: v1...v2

v1.0.1

09 Jun 17:04
1ea9fc8

Choose a tag to compare

Fixes our implementation of phpcs to use the -fail-level param rather than the deprecated --fail-on-error

v1

19 May 10:19
cd478f7

Choose a tag to compare

v1

What's Changed

  • Import Workflow Files from @moderntribe/actions by @ggwicz in #1
  • Add zip workflow by @borkweb in #2
  • Ignore phpcs on tests by @dpanta94 in #3
  • Fixing GH env variable by @dpanta94 in #4
  • revert to only ignore tests - fail silently by @dpanta94 in #5
  • Fix/ignore phpcs on tests by @dpanta94 in #6
  • --ignore-platform-reqs in PHPCS by @lucatume in #9
  • Improve PHPCS Handling by @redscar in #8
  • PHPCS - Reverting changes back to earlier version by @redscar in #10
  • bump checkout, cache and setup-node actions to their latest versions by @defunctl in #11
  • Chore: bump GitHub action versions by @defunctl in #12
  • Add the dependency-zip workflow by @estevao90 in #13
  • Fix a small bug in the dependency CI by @estevao90 in #14
  • Fix uploading plugin artifact by @shvlv in #15
  • Make sure we have valid JSON for PHPCS by @shvlv in #17
  • Add action for slic configuration by @shvlv in #16

New Contributors

Full Changelog: https://github.com/stellarwp/github-actions/commits/v1

What's Changed

  • Import Workflow Files from @moderntribe/actions by @ggwicz in #1
  • Add zip workflow by @borkweb in #2
  • Ignore phpcs on tests by @dpanta94 in #3
  • Fixing GH env variable by @dpanta94 in #4
  • revert to only ignore tests - fail silently by @dpanta94 in #5
  • Fix/ignore phpcs on tests by @dpanta94 in #6
  • --ignore-platform-reqs in PHPCS by @lucatume in #9
  • Improve PHPCS Handling by @redscar in #8
  • PHPCS - Reverting changes back to earlier version by @redscar in #10
  • bump checkout, cache and setup-node actions to their latest versions by @defunctl in #11
  • Chore: bump GitHub action versions by @defunctl in #12
  • Add the dependency-zip workflow by @estevao90 in #13
  • Fix a small bug in the dependency CI by @estevao90 in #14
  • Fix uploading plugin artifact by @shvlv in #15
  • Make sure we have valid JSON for PHPCS by @shvlv in #17
  • Add action for slic configuration by @shvlv in #16
  • Allow bun to use node auth token for authentication by @defunctl in #18
  • Permissions Changes need to be optional, was breaking on TEC. by @bordoni in #19

New Contributors

Full Changelog: https://github.com/stellarwp/github-actions/commits/v1

Full Changelog: v1...v1