Releases: process-analytics/github-actions-playground
Releases · process-analytics/github-actions-playground
2.1.13
What's Changed
👻 Maintenance
- [INFRA] Fix custom action with no parameter (#79) @csouchet
- [INFRA] List packages and tools installed in gh action runners (#78) @tbouffard
📦 Dependency updates
- [INFRA] gha - Bump mikefarah/yq from 4.24.5 to 4.25.1 (#77) @dependabot
Full Changelog: v2.1.12...v2.1.13
2.1.12
Thanks to all the contributors of this release 🌈: @csouchet, @process-analytics-bot and @tbouffard
What's Changed
👻 Maintenance
- [INFRA] Fix set CLIENT_PAYLOAD (#72) @csouchet
- [FEAT] Simplify the parameters in the custom GH action (#71) @csouchet
Full Changelog: v2.1.3...v2.1.12
2.1.3
Thanks to all the contributors of this release 🌈: @csouchet, @process-analytics-bot and @tbouffard
What's Changed
👻 Maintenance
- Add missing property in custom action: shell (#68) @csouchet
- Add custom action to dispatch event (#67) @csouchet
- [INFRA] Rework post release workflows and update README (#65) @tbouffard
- [INFRA] Add a workflow to deploy to surge (#58) @tbouffard
📦 Dependency updates
6 changes
- [INFRA] gha - Bump actions/upload-artifact from 2 to 3 (#59) @dependabot
- [INFRA] gha - Bump peter-evans/create-pull-request from 4.0.1 to 4.0.2 (#55) @dependabot
- [INFRA] gha - Bump actions/download-artifact from 2 to 3 (#56) @dependabot
- [INFRA] dev - Bump typedoc from 0.22.13 to 0.22.15 (#54) @dependabot
- [INFRA] gha - Bump peter-evans/create-pull-request from 3 to 4.0.1 (#48) @dependabot
- [INFRA] dev - Bump typescript from 4.1.6 to 4.6.3 (#45) @dependabot
Full Changelog: v2.0.5...v2.1.3
2.0.5
Thanks to all the contributors of this release 🌈: @aibcmars, @csouchet, @redfish4ktc and @tbouffard
What's Changed
🐛 Bug Fixes
- fix: wf secrets availibility - fix the step if condition (#23) @redfish4ktc
📝 Documentation
- [DOC] Improve the API documentation used for testing (#47) @tbouffard
- [DOC] Improve workflow description (#46) @tbouffard
- [DOC] Describe the available workflows in README (#32) @tbouffard
👻 Maintenance
- [INFRA] Add workflow to detect if the PR is 'closed' (#42) @tbouffard
- [INFRA] Also exclude 'dependabot[bot]' from the contributors list (#41) @tbouffard
- [INFRA] Update the release-drafter configuration (#40) @tbouffard
- [INFRA] Add dependabot configuration (#35) @tbouffard
- [INFRA] Add a GH WF to teardown old surge deployments (#34) @tbouffard
- [INFRA] Update release PR reviewers (#33) @tbouffard
- [INFRA] Fix gh_token permissions for release-drafter (#29) @tbouffard
- [INFRA] Use release-drafter to create release notes (#28) @tbouffard
- Add workflow to manage surge deployments (#25) @tbouffard
- [FEAT] Add workflow to manage surge deployments (#24) @tbouffard
- [FEAT] Add workflow: execute depending on secrets availability (#22) @tbouffard
- [FEAT] action to test api-doc upload (#8) @aibcmars
📦 Dependency updates
6 changes
- [INFRA] dev - Bump typedoc from 0.20.16 to 0.22.13 (#38) @dependabot
- [INFRA] gha - Bump benjefferies/branch-protection-bot from 1.0.5 to 1.0.7 (#43) @dependabot
- [INFRA] gha - Bump peter-evans/repository-dispatch from 1 to 2 (#44) @dependabot
- [INFRA] dev - Bump typescript from 4.1.3 to 4.1.6 (#39) @dependabot
- [INFRA] gha - Bump actions/checkout from 2 to 3 (#37) @dependabot
- [INFRA] gha - Bump actions/setup-node from 1 to 3 (#36) @dependabot
Full Changelog: v2.0.1...v2.0.5
2.0.1
Test repository dispatch with PA bot
What's Changed
- Add GH wf with workflow_dispatch by @tbouffard in #9
- workflow_dispatch: additional jobs dependending on the ref branch by @tbouffard in #10
Full Changelog: v2.0.0...v2.0.1
2.0.0
Test repository dispatch
What's Changed
- Add GH wf with workflow_dispatch by @tbouffard in #9
- workflow_dispatch: additional jobs dependending on the ref branch by @tbouffard in #10
Full Changelog: v1.0.4...v2.0.0