Skip to content

Releases: process-analytics/github-actions-playground

3.0.3

08 Jan 07:16
Compare
Choose a tag to compare

Examples for [email protected].
Live examples are available for 3.0.3.

What's Changed

  • chore(gha): bump mikefarah/yq from 4.34.2 to 4.35.1 by @dependabot in #278
  • ci: remove job that post Tweet by @tbouffard in #280
  • chore(deps-dev): bump typedoc from 0.24.8 to 0.25.0 by @dependabot in #282
  • chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #281
  • chore(gha): bump actions/checkout from 3 to 4 by @dependabot in #283
  • chore(deps-dev): bump typedoc from 0.25.0 to 0.25.1 by @dependabot in #284
  • ci(release): eliminate bypassing of branch protection by @tbouffard in #285
  • chore(gha): bump mikefarah/yq from 4.35.1 to 4.35.2 by @dependabot in #286
  • chore(deps-dev): bump typedoc from 0.25.1 to 0.25.2 by @dependabot in #288
  • chore(gha): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in #289
  • chore(gha): bump actions/setup-node from 3 to 4 by @dependabot in #290
  • chore(deps-dev): bump typedoc from 0.25.2 to 0.25.3 by @dependabot in #291
  • chore(gha): bump mikefarah/yq from 4.35.2 to 4.40.1 by @dependabot in #292
  • chore(gha): bump mikefarah/yq from 4.40.1 to 4.40.2 by @dependabot in #294
  • chore(deps-dev): bump typedoc from 0.25.3 to 0.25.4 by @dependabot in #297
  • chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #298
  • chore(gha): bump mikefarah/yq from 4.40.2 to 4.40.3 by @dependabot in #296
  • chore(gha): bump actions/deploy-pages from 2 to 3 by @dependabot in #300
  • chore(gha): bump mikefarah/yq from 4.40.3 to 4.40.4 by @dependabot in #301
  • chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #303
  • chore(gha): bump dawidd6/action-download-artifact from 2 to 3 by @dependabot in #304
  • chore(gha): bump mikefarah/yq from 4.40.4 to 4.40.5 by @dependabot in #305
  • chore(gha): bump actions/upload-artifact from 3 to 4 by @dependabot in #307
  • chore(gha): bump actions/deploy-pages from 3 to 4 by @dependabot in #308
  • chore(deps-dev): bump typedoc from 0.25.4 to 0.25.5 by @dependabot in #310
  • ci: add wf to create GH release for the examples repo by @tbouffard in #311

Full Changelog: v3.0.2...v3.0.3

3.0.1

26 Apr 15:33
Compare
Choose a tag to compare

Maintenance release

Thanks to all the contributors of this release 🌈: @csouchet and @tbouffard

What's Changed

Full Changelog: v3.0.0...v3.0.1

πŸ“ Documentation

πŸ‘» Maintenance

  • ci: deploy to gh-pages with GitHub Actions (#251) @tbouffard
  • ci(slack): use another test channel (#238) @tbouffard
  • ci(release): improve the release commit message (#236) @tbouffard
  • chore: ensure that the PR title follows "Conventional Commits" (#224) @tbouffard
  • [INFRA] Use organization variables (#220) @csouchet
  • [INFRA] Reduce the number of push during the R release (#219) @tbouffard
  • [INFRA] Update wording "BPMN visualization - R package" to bpmnVisualizationR (#217) @csouchet
  • [INFRA] Update wording "BPMN Visualization" to bpmn-visualization (#216) @csouchet
  • [FIX] Update the workflow to announce a new release from a template (#212) @csouchet
  • [FEAT] Add new workflow to send message on twitter & discord (#211) @csouchet
  • [INFRA] Workflows use the ubuntu-22.04 runners (#190) @tbouffard
  • [INFRA] Fix workflow to tag and files update in r package (#173) @csouchet

3.0.0

22 Nov 14:47
Compare
Choose a tag to compare

Thanks to all the contributors of this release 🌈: @csouchet and @tbouffard

What's Changed

Full Changelog: v2.2.0...v3.0.0

πŸ› Bug Fixes

  • [INFRA] Fix workflow to tag and files update in r package (#173) @csouchet

πŸ“ Documentation

πŸ‘» Maintenance

  • [INFRA] Fix workflow to tag and files update in r package (#173) @csouchet
  • [INFRA] Simulate automate tag and files update of bpmn-visualization-R (#172) @csouchet
  • [INFRA] Change the default channel used in the 'slack workflow' (#154) @tbouffard
  • [INFRA] Use the shared release-drafter configuration (#132) @tbouffard
  • [INFRA] Bump version to 2.2.0 (#126) @tbouffard

2.2.0

24 Aug 06:00
1ac7a83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.19...v2.2.0

πŸ‘» Maintenance

  • [INFRA] Update release-drafter after label changes (#125) @tbouffard
  • [INFRA] Remove the GH workflow checking secrets (#124) @tbouffard
  • [INFRA] Improve full changelog visibility in release notes (#123) @tbouffard

2.1.19

24 Aug 05:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.16...v2.1.19

πŸ‘» Maintenance

  • [INFRA] Remove the GH workflow checking secrets (#124) @tbouffard
  • [INFRA] Improve full changelog visibility in release notes (#123) @tbouffard
  • [INFRA] Use surge-preview-tools v1 (#118) @tbouffard
  • [INFRA] Use surge-preview-tools from ' bonitasoft/actions' (#103) @tbouffard
  • [FIX] Surge tools action - add protocol in the surge-preview-url output (#101) @tbouffard
  • [INFRA] Improve surge preview management (#100) @tbouffard

πŸ“¦ Dependency updates

16 changes
  • [INFRA] gha - Bump peter-evans/create-pull-request from 4.0.4 to 4.1.1 (#120) @dependabot
  • [INFRA] gha - Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#119) @dependabot
  • [INFRA] gha - Bump mikefarah/yq from 4.26.1 to 4.27.2 (#116) @dependabot
  • [INFRA] dev - Bump typedoc from 0.23.9 to 0.23.10 (#115) @dependabot
  • [INFRA] gha - Bump slackapi/slack-github-action from 1.19.0 to 1.21.0 (#114) @dependabot
  • [INFRA] dev - Bump typedoc from 0.23.8 to 0.23.9 (#113) @dependabot
  • [INFRA] dev - Bump typedoc from 0.23.7 to 0.23.8 (#112) @dependabot
  • [INFRA] dev - Bump typedoc from 0.23.5 to 0.23.7 (#109) @dependabot
  • [INFRA] gha - Bump mikefarah/yq from 4.25.3 to 4.26.1 (#110) @dependabot
  • [INFRA] dev - Bump typedoc from 0.23.1 to 0.23.5 (#108) @dependabot
  • [INFRA] dev - Bump typedoc from 0.22.17 to 0.23.1 (#107) @dependabot
  • [INFRA] gha - Bump mikefarah/yq from 4.25.2 to 4.25.3 (#104) @dependabot
  • [INFRA] dev - Bump typescript from 4.7.3 to 4.7.4 (#102) @dependabot
  • [INFRA] dev - Bump typescript from 4.6.4 to 4.7.3 (#99) @dependabot
  • [INFRA] dev - Bump typedoc from 0.22.15 to 0.22.17 (#96) @dependabot
  • [INFRA] gha - Bump peter-evans/create-pull-request from 4.0.3 to 4.0.4 (#95) @dependabot

2.1.16

01 Jun 09:03
Compare
Choose a tag to compare

What's Changed

πŸ‘» Maintenance

  • [INFRA] Add a workflow to test the 'concurrency' settings (#91) @tbouffard

πŸ“¦ Dependency updates

  • [INFRA] gha - Bump mikefarah/yq from 4.25.1 to 4.25.2 (#92) @dependabot
  • [INFRA] gha - Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#88) @dependabot

Full Changelog: v2.1.14...v2.1.16

2.1.14

09 May 12:04
Compare
Choose a tag to compare

What's Changed

πŸš€ Improvements

  • [FEAT] Create inner packages projects like in a JS mono repo (#83) @tbouffard

πŸ‘» Maintenance

  • [INFRA] Create a workflow to test sending message to Slack (#84) @tbouffard

πŸ“¦ Dependency updates

  • [INFRA] gha - Bump peter-evans/create-pull-request from 4.0.2 to 4.0.3 (#85) @dependabot
  • [INFRA] dev - Bump typescript from 4.6.3 to 4.6.4 (#82) @dependabot

Full Changelog: v2.1.13...v2.1.14

2.1.13

02 May 13:52
Compare
Choose a tag to compare

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

27 Apr 18:05
Compare
Choose a tag to compare

Thanks to all the contributors of this release 🌈: @csouchet, @process-analytics-bot and @tbouffard

What's Changed

πŸ‘» Maintenance

Full Changelog: v2.1.3...v2.1.12

2.1.3

25 Apr 13:53
Compare
Choose a tag to compare

Thanks to all the contributors of this release 🌈: @csouchet, @process-analytics-bot and @tbouffard

What's Changed

πŸ‘» Maintenance

πŸ“¦ 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