* 'master' of github.com:spotify/backstage: (66 commits)
chore: fix lerna linting
v0.1.1-alpha.25
Add Code Insights plugin to sample app and marketplace (#2833)
Improve main CI build status badge in README (#2866)
Update roadmap: Design System 🚢 (#2858)
github/codecov: switch to informational mode
github/workflows: use the tip of master as the base for comparing PR code coverage
make saml provider path from globalConfig (#2855)
fix(catalog-backend): limit search value lengths
Update project Copyright (#2852)
fix(catalog-backend): actually use modified entity output (default namespace was broken)
remove unnecessary center keyword
Move card header bg to up contrast, fix#2558
Update name of env authentication env vars
Fix feedback from dtuite
Remove chart testing workflow for now
Only lint charts on Pull Requests
Move the k8s deployment docs to its own helm deployment page
Remove line in initdb script that creates backend db
Use app-config.development.yaml to provide configuration instead of local
...
* 'master' of github.com:spotify/backstage:
Update quickstart-app-auth.md
Update changelog
v0.1.1-alpha.22
v0.1.1-alpha.21
TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
feat(catalog-backend): delete log entries older than a cutoff
fix(workflows): do not run e2e when contrib or docs change
chore(contrib): form the basic contrib hierarchy
fix(catalog-backend): address comments and add docs
fix(catalog-backend): unify github and github/api, and use git-url-parse
* 'master' of github.com:spotify/backstage: (656 commits)
Update playback-order-component.yaml (#2495)
feat: rework Api Explorer components
Add GitLab integration for scaffolder
feat(catalog-backend): support GHE and other GitHub providers
Add scaffolder config to monorepo (#2492)
Simplify code
prettified md
Added PlantUML diagrams in backstage.io docs (#2413)
chore(deps): bump nodegit from 0.26.5 to 0.27.0 (#2454)
grammar correction
added description header field
added description header field
added description header field
added description header field
added description header field
Condense if to else if
Update docs
Reword
Make access optional
eslintignore: add template dirs
...
* 'master' of github.com:spotify/backstage: (43 commits)
chore(deps): bump material-table from 1.62.0 to 1.68.0 (#1841)
chore(deps-dev): bump @types/http-errors from 1.6.3 to 1.8.0 (#1884)
chore(deps-dev): bump @types/jquery from 3.3.38 to 3.5.1 (#1886)
chore(deps): bump react-lazylog from 4.5.2 to 4.5.3 (#1888)
chore(deps): bump rollup-plugin-dts from 1.4.7 to 1.4.10 (#1887)
chore(deps-dev): bump concurrently from 5.2.0 to 5.3.0 (#1885)
docs: added configuration docs (#1863)
chore(deps): bump replace-in-file from 6.0.0 to 6.1.0 (#1840)
cli: eslint.backend: disallow default winston import
feat: add rollbar to explore plugin (#1878)
fix: update the winston logger to use namespace fix#1874
Add backstage.io/github-actions-id to metadata
docs: fix link to plugin documentation (#1869)
CHANGELOG: bump to alpha.18 + note about auth CSP fix
update gitignore
v0.1.1-alpha.18
package: always bump all package versions
fix: add migration file for entity_search column fix
Add docs for creating a GitHub OAuth application (#1857)
auth backend: fix CSP by setting script hash
...
* 'master' of github.com:spotify/backstage:
v0.1.1-alpha.17
create-app: remove copyright headers from backend template
create-app: update tech-docs backend wiring
create-app: add empty list of auth providers
cli: fix e2e package references
Add api-catalog.yaml file (#1822)
cli: update e2e-test to include dist versions of backend packages
chore(deps): bump helmet from 3.23.2 to 4.0.0
feat: add simple healthcheck to app container
packages/cli: fix packaging of packages without deps
config-loader,backend-common: refactor config loading to pass in path and use common util for backend
techdocs-cli: import version from techdocs-cli directly
create-app: use cli-common to discover paths and import version directly
cli: use cli-common to discover paths
packages: add cli-common
* 'master' of github.com:spotify/backstage: (73 commits)
chore(gql): graphql should be public
chore(deps): bump chokidar from 3.4.0 to 3.4.1 (#1818)
chore(deps-dev): bump @types/nodegit from 0.26.5 to 0.26.7 (#1817)
chore(deps-dev): bump @testing-library/react-hooks from 3.3.0 to 3.4.1 (#1820)
Mob/techdocs end to end (#1736)
chore(scaffolder): updating the wording for the sample templates
chore(deps): bump react-use from 14.2.0 to 15.3.3
workflows: run cli checks on changes to create-app
create-app: sync version
create-app: fix deps
create-app: add lint command
feat(create-app): add missing template backend package
plugins/graphql: fix schema packaging
create-app: packaging fixes
fix(create-app): update entrypoint
feat: fallback to string value if config value is not json
yarn.lock: security fix (#1797)
fix(cli): add create-app import to e2e tests
cli: just print warning if postpack fails
broken link to create an app
...