* 'master' of github.com:spotify/backstage: (139 commits)
Cleanup
Update PinButton.test.tsx
feat: update github insights plugin version (#2973)
Ignore IntelliJ *.iml files (#2971)
chore(deps): bump rollup-plugin-dts from 1.4.11 to 1.4.13
fix the plugin card on plugins page
align 'Add to Marketplace' button on plugins page
fix the PluginGrid on mobiles sizes
use getBy query instead of queryBy when asserting for elements present in document (#2951)
Update PinButton.tsx
Add test case for Progress component (#2953)
fix the styling of footer copy on mobile
add changeset
handle the case where no entities are available to show
core-api: work around issue with ApiRef export const declarations
core-api: move utility api system implementation into apis/system
Update docs regarding npm config ignore-scripts flag
Another try
Fix Core Features configuration id (#2948)
Fix test?
...
* '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: (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
...