Releases: stellarwp/github-actions
Releases · stellarwp/github-actions
v2
v1.0.1
v1
What's Changed
- Import Workflow Files from
@moderntribe/actionsby @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
- @ggwicz made their first contribution in #1
- @borkweb made their first contribution in #2
- @dpanta94 made their first contribution in #3
- @lucatume made their first contribution in #9
- @redscar made their first contribution in #8
- @estevao90 made their first contribution in #13
- @shvlv made their first contribution in #15
Full Changelog: https://github.com/stellarwp/github-actions/commits/v1
What's Changed
- Import Workflow Files from
@moderntribe/actionsby @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
- @ggwicz made their first contribution in #1
- @borkweb made their first contribution in #2
- @dpanta94 made their first contribution in #3
- @lucatume made their first contribution in #9
- @redscar made their first contribution in #8
- @defunctl made their first contribution in #11
- @estevao90 made their first contribution in #13
- @shvlv made their first contribution in #15
- @bordoni made their first contribution in #19
Full Changelog: https://github.com/stellarwp/github-actions/commits/v1
Full Changelog: v1...v1