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> |
||
|---|---|---|
| .. | ||
| .changeset | ||
| plugins | ||
| .auto-version-bump | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| README.md | ||
| backstage.json | ||
| catalog-info.yaml | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||
README.md
Backstage
This is your newly scaffolded Backstage App, Good Luck!
To start the app, run:
yarn install
yarn start