Matt Fiddaman
1f821d2849
⬆️ bump github actions ( #7234 )
...
* actions/setup-node
* actions/cache
* actions/checkout
* docker/*
* actions/*-artifact
* actions/stale
* others
* note
2026-03-18 08:53:03 +00:00
Julian Dominguez-Schatz
e1606b31ab
Migrate get-next-package-version.js to TypeScript ( #7227 )
...
* Migrate `get-next-package-version.js` to TypeScript
* Add release notes
* Stronger type check
* Fix step ordering
* Fix typo
* Fix missed ordering
2026-03-17 13:56:47 +00:00
Matt Fiddaman
d768cfa508
update package versions with release action when explicit version passed ( #6767 )
...
* update package versions when explicit version passed
* note
2026-01-24 15:30:17 +00:00
Matiss Janis Aboltins
64aa88aa22
Add ACTIONS_UPDATE_TOKEN to GitHub Actions workflows ( #6530 )
...
* Add ACTIONS_UPDATE_TOKEN to GitHub Actions workflows
* Add release notes for PR #6530
* Update category for release notes
Changed category from Enhancements to Maintenance.
* Remove ACTIONS_UPDATE_TOKEN from GitHub Actions workflows for release notes generation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-13 20:58:54 +00:00
Matt Fiddaman
e64a042f0c
fix github action version resolution ( #6114 )
...
* pin to sha
* note
2025-11-11 23:26:07 +00:00
Matt Fiddaman
25f9ea3f97
⬆️ bump github action versions ( #6014 )
...
* actions/checkout v5
* actions/setup-node v6
* actions/upload-artifact v5
* actions/download-artifact v6
* actions/stale v10
* aidan-mundy/react-to-issue v1
* twk3/rollup-size-compare-action v1
* actions/github-script v8
* dawidd6/action-download-artifact v11
* fountainhead/action-wait-for-check v1
* peter-evans/create-or-update-comment v5
* docker/build-push-action v6
* note
2025-11-05 23:56:17 +00:00
Julian Dominguez-Schatz
4df05aa37c
Fix version bump logic to work if the month has rolled over ( #5662 )
...
* Fix version bump logic to work if the month has rolled over
* Refactor script to be more testable
* Add tests for regression
* Move tests to dedicated package
* Add release notes
* Coderabbit
2025-09-05 07:31:53 -04:00
Matt Fiddaman
4f611ca458
fix ( #5493 )
2025-08-05 22:12:11 -04:00
Matt Fiddaman
d98e8375a8
merge automatic package versioning GitHub workflows ( #5480 )
...
* merge bump-package-versions script with get-next-package-version
* note
* appease the rabbit
* add update flag to node script
* use update flag in workflow
* not much has changed but they live underwater
2025-08-05 22:06:37 -04:00
Julian Dominguez-Schatz
4a7b0e7365
Add an action to automatically generate release PRs ( #4306 )
...
* Add an action to automatically generate release PRs
* Add release notes
* PR feedback: error handling
2025-02-06 08:37:42 -05:00