* 'master' of github.com:spotify/backstage: (30 commits)
fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578)
chore: add contrib to CONTRIBUTING.md (#2585)
Fix typo (#2584)
backend-common: default config env to development
v0.1.1-alpha.23
TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560)
bug(gql): use import to import the graphql module
Rename file
[blog] Announce CNCF Sandbox (#2568)
document cleaning - tutorial quickstarts (#2520)
Simplify codecov flag names
chore(scaffolder-backend): typo in visibility
Kubernetes plugins boilerplate (#2559)
CHANGELOG: add entry for SessionApi refactor
Upload package specific code coverage to codecov
Add codecov flags for core and core-api packages
TechDocs: Enable allowVulnerableTags in sanitize-html (#2554)
chore: trust the Boolean :)
docs: regenerate api reference docs
core: refactor SessionStateApi to SessionApi with sign-in/out
...
* 'master' of github.com:spotify/backstage: (21 commits)
core/package.json: pin core-api to same version as core
[microsite] tweaking CNCF logo styling (#2529)
feat(catalog): show only components
fix(gcp-projects): some postponed cleanup of the plugin code (#2523)
feat: move add example components to a more visible space and change behavior
use version from lerna.json or fallback to 0.1.0
remove scope from registry
revert templatingTask
revert templatingTask test
update templatingTask test
fix plugin template verification
fix plugin:diff
remove console.log
fix plugin:diff
un-escape var
keep addPluginDependencyToApp argument consistent
detect monorepo
fix registryURL
rename packageName
improvement
...
* 'feat/backend-plugin' of github.com:spotify/backstage:
chore(cli): updating issues with wrong package version
chore(cli): updating endpoint for test
chore(cli): fixing winston dependency
chore(cli): fixing dependenceis:Wq
chore(cli): need to make a module
chore(cli): update eslint rules
* 'master' of github.com:spotify/backstage: (1118 commits)
test(catalog/gql): added some test for the catalog graphql module
Fix Dockerfile comments and README instructions
Fix prettier on multi-stage-fontend README.md
Move standalone.Dockerfile to contrib directory
Update quickstart-app-auth.md
test(catalog/gql): added some tests as i couldn't get codecov to ignore
Update changelog
v0.1.1-alpha.22
v0.1.1-alpha.21
chore(codecov): trying again?
chore(codecov): prettier why do you hate me
TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
ignore graphql plugins from codecov
feat(catalog-backend): delete log entries older than a cutoff
chore(catalog/gql): making the backend start
[microsite] Add CNCF logo (#2511)
feat: use title for API type in table
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
...