Added `.auto-version-bump` files to all `@backstage/community-plugin-maintainers`
owned workspaces to opt them in to the automatic version bump process.
Also updated the Plugin Maintainer Guide with instructions for opting in
and clarifying that maintainers remain responsible for reviewing, updating,
and merging the resulting PRs.
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
* v1.38.1 version bump
* Manual changes for release
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
---------
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
Manually updates the "engines" field of all workspace package.json files
to include Node.js 22. This intentionally replaces part of the generated
rennovate PR which attempted to globally replace rather than add Node.js
22 to the engines field.
For both community-plugins-maintainers and sda-se-reviewers owned
workspaces Node.js 18 is removed.
Note that this is only updates the workspace package.json - therefore it
should not impact end users installing plugins.
Refs: https://github.com/backstage/community-plugins/pull/2403
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
* support new backend system by default
Signed-off-by: Kurt King <kurtaking@gmail.com>
* Update installation instructions
Signed-off-by: Kurt King <kurtaking@gmail.com>
* add changeset
Signed-off-by: Kurt King <kurtaking@gmail.com>
* Add deprecation to alpha export
Signed-off-by: Kurt King <kurtaking@gmail.com>
* address code review
Signed-off-by: Kurt King <kurtaking@gmail.com>
* Update workspaces/bazaar/plugins/bazaar-backend/README.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Kurt King <kurtaking@gmail.com>
---------
Signed-off-by: Kurt King <kurtaking@gmail.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
* add yarn update docs and script
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* update docs
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* add contributing note
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* update yarn to v4
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* update lockfile on every workspace
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* declare existing csstype resolutions
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* dedupe workspaces
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* disable lint issues
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
---------
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* v1.32.2 version bump
* Updated API Reports
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
---------
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
* Added a new UserSelector component that allows users to select a responsible user from the catalog, with the option to manually enter one if needed.
Signed-off-by: Tyler Rothenberg <rothenbergt@gmail.com>
* Fix a couple of yarn tsc errors
Signed-off-by: Tyler Rothenberg <rothenbergt@gmail.com>
* refactor(bazaar): add one more test and fix a logic error
Signed-off-by: Tyler Rothenberg <rothenbergt@gmail.com>
* The UserSelector component was updated to use EntityPresentationApi
Signed-off-by: Tyler Rothenberg <rothenbergt@gmail.com>
---------
Signed-off-by: Tyler Rothenberg <rothenbergt@gmail.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
* v1.31.1 version bump
* Updated API Reports
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
---------
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
* Removed standalone server and added dev index
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* Missing packages
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* dedupe
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
---------
Signed-off-by: Andre Wanlin <awanlin@spotify.com>