Releases: process-analytics/github-actions-playground
Releases · process-analytics/github-actions-playground
3.0.6
3.0.5
Sorry, something went wrong.
No results found
Thanks to all the contributors of this release 🌈: @tbouffard
What's Changed
Full Changelog: v3.0.4...v3.0.5
👻 Maintenance
3.0.4
Sorry, something went wrong.
No results found
Thanks to all the contributors of this release 🌈: @benjaminParisel, @csouchet and @tbouffard
What's Changed
Full Changelog: v3.0.3...v3.0.4
🚀 Improvements
🐛 Bug Fixes
- fix: clean syntax when sending repository_dispatch (#374) @tbouffard
- fix(surge-deploy): get artifact from the specific workflow run (#363) @tbouffard
- fix(surge-deploy): prevent bash error in debug step (#366) @tbouffard
- ci: fix name of the surge preview teardown workflow (#354) @tbouffard
📝 Documentation
👻 Maintenance
3.0.3
3.0.1
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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