Releases: process-analytics/github-actions-playground
Releases Β· process-analytics/github-actions-playground
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