74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 8afce088ac Use APP_ENV to determine what config to load, falling back to NODE_ENV 2020-10-10 17:41:03 +02:00
Patrik Oldsberg 7de1004f03 e2e-test: converted into a CLI 2020-10-10 17:26:27 +02:00
Patrik Oldsberg 9a3b3dbf15 cli: avoid printing duplicate help, and print help on invalid command 2020-10-10 17:11:26 +02:00
Patrik Oldsberg dc0261e6bc Merge pull request #2829 from taras/tm/upgrade-changeset
chore: Configure Changesets linked packages with glob syntax
2020-10-10 10:26:42 +02:00
Patrik Oldsberg 5491c65a2e Merge pull request #2828 from spotify/rugvip/invariant
core: remove unused variants from InfoCard
2020-10-10 01:44:54 +02:00
Patrik Oldsberg f5fec911f7 Merge pull request #2822 from spotify/Rugvip-patch-2
Delete docker-compose.yaml
2020-10-10 01:43:56 +02:00
Patrik Oldsberg 468d4a2dae Merge pull request #2684 from themousepotato/lintrule-dirname-fix
Add a lint rule to avoid using __dirname
2020-10-09 21:03:13 +02:00
Tim 1c1eef0e09 Merge pull request #2734 from spotify/timbonicus/example-data
Better data for ExampleCostInsightsClient
2020-10-09 11:14:31 -06:00
Tim Hansen d413872fd6 Merge branch 'master' into timbonicus/example-data 2020-10-09 10:35:40 -06:00
brendasukh 7770b60dda Merge pull request #2789 from spotify/update-project-select
Add global project filter to Cost Insights overview page
2020-10-09 11:00:04 -04:00
Brenda Sukh a99bea1cc3 Merge remote-tracking branch 'origin/master' into update-project-select
# Conflicts:
#	packages/app/src/plugins/cost-insights/ExampleCostInsightsClient.ts
2020-10-09 10:26:29 -04:00
Brenda Sukh 4da1d5fc95 Remove explicit styling on header text 2020-10-09 10:12:11 -04:00
Tim 2cbb8f4355 Merge pull request #2816 from spotify/timbonicus/custom-alerts
Enable custom alert types in Cost Insights
2020-10-09 07:29:12 -06:00
Stefan Ålund 8d666e43bd Use MissingAnnotationEmptyState for plugins (#2824) 2020-10-09 15:11:15 +02:00
blam b33353dd39 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage: (110 commits)
  chore(catalog-backend): removing redudant classes and some functions
  chore(deps-dev): bump @types/webpack from 4.41.21 to 4.41.22 (#2765)
  move codecov.yml to .github
  feat(catalog-backend): add batch concurrency
  create-app: remove build step
  cli: simplify jest transform ignore regex
  feat(catalog-backend): introduce batching, speed up reading and writing of large datasets
  Techdocs: add Azure DevOps prepare support (#2748)
  feat(techdocs-header): Show breadcrumbs on docs page (#2786)
  changesets: add entry for create-app template location fix
  create-app: revert to github location type for example templates
  fix: make catalog filter work again
  Use new url scheme for techdocs
  feat: remove LocationProcessor.processEntity
  Add Dockerfile for helm chart
  feat: use the new UrlReader in the CodeOwnersProcessor
  feat: use new UrlReader in PlaceholderProcessor
  feat: remove the backstage.io/definition-at-location annotation
  Update loud-lamps-visit.md
  feat(proxy-backend): limit the forwarded http headers to a safe set
  ...
2020-10-09 14:48:32 +02:00
blam f36e1e9fe7 chore: remove node-fetch from the project 2020-10-09 14:14:53 +02:00
Ivan Shmidt 28793b502c Merge pull request #2820 from spotify/Rugvip-patch-1
create-app: remove build step
2020-10-09 14:09:41 +02:00
Taras Mankovski 8bb8a4a8d6 Capture all packages in linked packages 2020-10-09 08:03:41 -04:00
blam a45a5d9418 chore(backend-common): reworking backend common to use cross-fetch and new msw 2020-10-09 14:02:07 +02:00
Taras Mankovski daa4572913 chore: Configure Changesets linked packages with glob syntax 2020-10-09 07:50:18 -04:00
blam a0604474c1 chore: removing the last of the deps in the plugins 2020-10-09 13:49:10 +02:00
Patrik Oldsberg 11a21cdbac core: remove unused variants from InfoCard 2020-10-09 13:38:12 +02:00
blam 97e0b6df35 chore: removing more occurences of jest-fetch-mock and node-fetch 2020-10-09 13:34:08 +02:00
blam 54ef1eea7e chore(kubernetes-backend): removing node-fetch and jest-fetch-mock 2020-10-09 13:30:49 +02:00
blam f258c5e3ff chore(kuberenetes): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 13:28:24 +02:00
blam 707c2751ab chore(jenkins): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 13:21:04 +02:00
blam 8f7db2ec1f chore(yarn.lock): prune some yarn lock stuff 2020-10-09 13:19:22 +02:00
Fredrik Adelöw c3770c87c2 Merge pull request #2825 from spotify/freben/slim
chore(catalog-backend): removing redundant classes and some functions
2020-10-09 13:08:15 +02:00
blam de9840f98c chore(graphql): removing node-fetch dependnecy 2020-10-09 13:07:26 +02:00
blam a584730e14 chore(graphiql): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 13:03:16 +02:00
blam 7e71404786 chore(gitops-profiles)): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 13:02:21 +02:00
blam 338baece6f chore(github-actions): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 12:57:58 +02:00
blam 5f66d4f86b chore(gcp-projects): removing node-fetch and jest-fetch-mock as dependencies 2020-10-09 12:56:17 +02:00
Patrik Oldsberg a6568b0c90 Merge pull request #2819 from spotify/rugvip/simplex
cli: simplify jest transform ignore regex
2020-10-09 12:16:31 +02:00
Fredrik Adelöw 84a22ed475 chore(catalog-backend): removing redudant classes and some functions 2020-10-09 12:15:20 +02:00
Patrik Oldsberg b9ddcd3434 docs/getting-started: remove docker-compose example 2020-10-09 12:13:20 +02:00
blam 304a7cdaf8 chore(explore): removing the node-fetch and jest-fetch-mock dependency 2020-10-09 12:12:36 +02:00
blam b31a2ea352 chore(cost-insigts): removing jest-fetch-mock and node-fetch dependency 2020-10-09 12:10:40 +02:00
blam 3cf6336a50 chore(cloudbuild): removing the dependency on jest-fetch-mock and node-fetch 2020-10-09 12:04:27 +02:00
Ben Lambert 643aa8b380 Merge pull request #2772 from spotify/alund/transparent
emptystates: add transparent versions
2020-10-09 11:59:35 +02:00
Fredrik Adelöw 6e99d20134 Merge pull request #2821 from spotify/freben/concur
feat(catalog-backend): add batch concurrency
2020-10-09 11:53:01 +02:00
Patrik Oldsberg c6bdb0a78a Merge pull request #2823 from spotify/rugvip/mv
move codecov.yml to .github
2020-10-09 11:50:13 +02:00
dependabot[bot] 7818d6bb9f chore(deps-dev): bump @types/webpack from 4.41.21 to 4.41.22 (#2765)
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.21 to 4.41.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-09 11:41:28 +02:00
Navaneeth Suresh bbeaff9daf Add a lint rule to avoid using __dirname 2020-10-09 15:03:29 +05:30
Patrik Oldsberg 5ea7400ea5 move codecov.yml to .github 2020-10-09 11:31:04 +02:00
Patrik Oldsberg 93b66a348a Delete docker-compose.yaml 2020-10-09 11:24:20 +02:00
Fredrik Adelöw 6d5e0d90de feat(catalog-backend): add batch concurrency 2020-10-09 11:13:17 +02:00
Patrik Oldsberg bd785fff17 create-app: remove build step 2020-10-09 11:00:02 +02:00
Patrik Oldsberg f9c42befc6 cli: simplify jest transform ignore regex 2020-10-09 10:54:23 +02:00
Himanshu Mishra c852e7b09d Merge pull request #2812 from spotify/sebastianq/techdocs-new-component-url
[TechDocs] Use new url scheme for techdocs
2020-10-09 10:41:47 +02:00