community-plugins/workspaces/lighthouse
Bethany Griggs 52e7c21ad2
meta: enable opt-in to auto version bump workflow (#4031)
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>
2025-05-27 08:57:51 -05:00
..
.changeset Version Packages (#3739) 2025-04-18 11:09:50 -05:00
plugins Version Packages (#3739) 2025-04-18 11:09:50 -05:00
.auto-version-bump meta: enable opt-in to auto version bump workflow (#4031) 2025-05-27 08:57:51 -05:00
.dockerignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.prettierignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
README.md lighthouse - version:bump to v1.38.1 (#3728) 2025-04-18 10:04:56 -05:00
backstage.json lighthouse - version:bump to v1.38.1 (#3728) 2025-04-18 10:04:56 -05:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json lighthouse - version:bump to v1.38.1 (#3728) 2025-04-18 10:04:56 -05:00
tsconfig.json lighthouse - version:bump to v1.38.1 (#3728) 2025-04-18 10:04:56 -05:00
yarn.lock lighthouse - version:bump to v1.38.1 (#3728) 2025-04-18 10:04:56 -05:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn start