community-plugins/scripts
Bethany Griggs c5760f6a62
ci: create auto-version-bump workflow (#3799)
* ci: create auto-version-bump workflow

Adds a new GitHub Actions workflow (`auto-version-bump.yml`) to trigger
version bumps based on workspaces with a `.auto-version-bump` file.

`generate-auto-bump-matrix.js` generates a matrix of workspaces that contain
`.auto-version-bump` file, in batches of 10. Batches are triggered with a
5 minute delay to effort to avoid rate limit issues we hit before.

Initially, only the 'jfrog-artifactory' workspace has the `.auto-version-bump`
file. This is to test the workflow and ensure it works as expected before
adding to other workspaces.

Refs: https://github.com/backstage/community-plugins/issues/3231

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

* fixup!

Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>

---------

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>
2025-05-02 15:10:30 -05:00
..
ci ci: create auto-version-bump workflow (#3799) 2025-05-02 15:10:30 -05:00
templates chore(lint-staged): setup precommit hook 2024-08-14 13:18:23 -04:00
.eslintrc.cjs ci(version-bump): refactor set release name (#1127) 2024-08-30 12:25:59 +01:00
create-issue-template-with-workspaces-dropdown.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
create-workspaces-dropdown.js chore: fix for workspaces dropdown in issues template (#3190) 2025-03-07 16:52:06 -06:00
list-backend-feature.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
list-compatibility.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
list-frontend-feature.js docs - Updated various tables to reflect current state (#3779) 2025-04-22 13:29:42 +00:00
list-maintainer-workspaces.js List Community Maintainer owned script (#2646) 2025-02-24 09:49:17 -05:00
list-workspaces-for-docs.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
list-workspaces.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
run-in-all.sh update yarn to v4 (#2519) 2025-02-13 00:25:26 +01:00
set-resolutions.js update yarn to v4 (#2519) 2025-02-13 00:25:26 +01:00
update-issue-labeler-config.js automate workspace label assignment for issues (#3239) 2025-03-21 14:22:20 -04:00