Release version 2.0.0 of the github-actions
package
#134
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checks
Next steps
2024-05-16 (2.0.0)
Breaking Changes 🚨
github-actions
package and itsget-release-notes
,prepare-node
, andupdate-version-tags
actions to use Node.js v20. (Upgrade the fundamental of thegithub-actions
package and itsget-release-notes
,prepare-node
, andupdate-version-tags
actions to use Node.js v20 #112)automerge-released-trunk
,coverage-report
, andprepare-php
actions to use Node.js v20. (Upgrade theautomerge-released-trunk
,coverage-report
, andprepare-php
actions to use Node.js v20 #114)phpcs-diff
action to use Node.js v20. (Upgrade thephpcs-diff
action to use Node.js v20 #116)eslint-annotation
andstylelint-annotation
actions to use Node.js v20. (Upgrade theeslint-annotation
andstylelint-annotation
actions to use Node.js v20 #117)get-plugin-releases
action to use Node.js v20. (Upgrade theget-plugin-releases
action to use Node.js v20 #119)run-qit-extension
action to use Node.js v20. (Upgrade therun-qit-extension
action to use Node.js v20 #120)merge-trunk-develop-pr
,prepare-extension-release
, andpublish-extension-dev-build
actions to use Node.js v20. (Upgrade themerge-trunk-develop-pr
,prepare-extension-release
, andpublish-extension-dev-build
actions to use Node.js v20 #121)branch-label
action to use Node.js v20. (Upgrade thebranch-label
action to use Node.js v20 #122)Documentation 📚
hook-documentation
,prepare-mysql
, andrun-qit-annotate
actions to v2. (Update the version in docs of thehook-documentation
,prepare-mysql
, andrun-qit-annotate
actions to v2 #115)github-actions
package to be based on Node.js v20. (Update the README for thegithub-actions
package to be based on Node.js v20 #123)