Skip to content

Releases: process-analytics/github-actions-playground

2.0.5

06 Apr 15:40
Compare
Choose a tag to compare

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

πŸ‘» 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

05 Mar 10:52
Compare
Choose a tag to compare

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

03 Mar 17:51
Compare
Choose a tag to compare

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