Commit Graph

5930 Commits

Author SHA1 Message Date
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
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
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
blam 00eaa37a1b chore(circleci): removing jest-fetch-mock dependency 2020-10-08 23:01:23 +02:00
blam c82a87f035 chore(catalog-graphql): updating package deps and using the new way to test 2020-10-08 22:56:14 +02:00
blam 9f1e30a3bd chore: remove some occurrences of node-fetch 2020-10-08 22:47:46 +02:00
blam 2abca02daa chore(catalog-backend): fixing some more testsn 2020-10-08 22:42:09 +02:00
blam d30ef3924b chore(catalog-backend): updating to use msw + cross-fetch 2020-10-08 22:38:06 +02:00
blam 813504018e chore: update deps 2020-10-08 21:58:24 +02:00
blam 827bb733bf chore: reworking all deps to use cross-fetch instead 2020-10-08 21:57:27 +02:00
blam cee9ca8777 chore(catalog): using msw instead of jest-fetch-mock 2020-10-08 21:37:45 +02:00
blam ec1ee64b73 chore(catalog-graphql): moving to the new msw test util helper 2020-10-07 17:20:51 +02:00
blam fdf090b57f feat(msw); refactor away the setup commands into ttestutils 2020-10-07 17:20:26 +02:00
Ben Lambert fbb0676fdc Merge pull request #2758 from erictnilsson/master
#2534 Refactored WorkflowRunStatus to also account for the build run's conclusion
2020-10-07 13:15:12 +02:00
Tianyi Song 153d4f866a feat(create-app): add catalog-info.yaml in the created app (#2759)
* Add template for catalog-info

* Update docs
2020-10-07 09:05:22 +02:00
Fredrik Adelöw af85ba3198 Merge pull request #2755 from spotify/freben/entity-full-name
feat(catalog-backend): keep track of entity full name and make it uniq
2020-10-06 19:25:36 +02:00
Patrik Oldsberg 2fba643d66 Merge pull request #2774 from jadonwolffs/master
renamed all instances of GuageProgress component to Guage
2020-10-06 19:10:09 +02:00
jadon 0765d4e162 renamed all instances of GuageProgress component to Guage including tests 2020-10-06 18:17:22 +02:00
David Tuite 434ef5fce0 Upgrade GitHub PRs plugin in sample app (#2767)
Adds tab routing and uptakes the new dependency injection API. See [the
README](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests) for more info.
2020-10-06 13:50:05 +02:00
Fredrik Adelöw e3476f5213 feat(catalog-backend): keep track of entity full name and make it uniq 2020-10-06 13:06:20 +02:00
Fredrik Adelöw 3cfdbd10ad Merge pull request #2770 from spotify/freben/more-sec
chore(deps): get rid of vulnerable node-forge (again) and node-fetch
2020-10-06 10:52:00 +02:00
Fredrik Adelöw b66bbaec12 chore(deps): get rid of vulnerable node-forge (again) and node-fetch 2020-10-06 10:06:31 +02:00
Fredrik Adelöw a4d1abb03f Merge pull request #2769 from spotify/freben/vuln
chore(deps): get rid of vulnerable bl and node-forge
2020-10-06 09:56:05 +02:00
Fredrik Adelöw 2b30fafa19 chore(deps): get rid of vulnerable bl and node-forge 2020-10-06 09:20:24 +02:00
Himanshu Mishra 4fce90b696 Merge pull request #2762 from spotify/orkohunter/techdocs-container-versioning
TechDocs: Document how techdocs-container image is published to DockerHub
2020-10-05 23:04:53 +02:00
Niklas Ek da03842a42 Merge pull request #2710 from taras/tm/add-message-about-local
Add Local Configuration to Development Environment page
2020-10-05 21:49:35 +02:00
dependabot[bot] bf60b84d99 chore(deps-dev): bump @graphql-codegen/cli from 1.17.8 to 1.17.10 (#2746)
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 1.17.8 to 1.17.10.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@1.17.10/packages/graphql-codegen-cli)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 21:06:48 +02:00
dependabot[bot] 51f1b48c5f chore(deps-dev): bump @types/supertest from 2.0.9 to 2.0.10 (#2713)
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 21:05:58 +02:00
Himanshu Mishra 00342b7ab4 Document how techdocs container is published 2020-10-05 18:30:53 +02:00
Tim a10f7ab2a2 Merge pull request #2761 from spotify/timbonicus/readme-tweak
Tweak confusing deployment wording
2020-10-05 10:26:45 -06:00
Tim a4b8604763 Tweak confusing deployment wording 2020-10-05 10:07:37 -06:00
Patrik Oldsberg 9dc18a199d Merge pull request #2724 from taras/tm/add-missing-changesets
Add changesets missing since last release
2020-10-05 17:07:32 +02:00
Fredrik Adelöw 541556343c Merge pull request #2757 from spotify/freben/more-replace
fix(catalog-backend): fix replacement of several wildcards
2020-10-05 16:52:13 +02:00
Patrik Oldsberg 730f9a768c Merge pull request #2756 from spotify/rugvip/release
Release v0.1.1-alpha.24
2020-10-05 16:43:51 +02:00
Fredrik Adelöw b407dbf724 Merge pull request #2753 from spotify/freben/no-almost-similar
feat(catalog-backend): stop checking almost-similar names of entities
2020-10-05 16:27:54 +02:00
Eric Nilsson 4906317b7e Added missing prop for workflowRunStatus in Cards.tsx 2020-10-05 16:16:35 +02:00
Fredrik Adelöw ad04b62743 Merge pull request #2750 from spotify/freben/no-prefix-search
fix(catalog-backend): remove prefix searching
2020-10-05 16:14:22 +02:00
Fredrik Adelöw 8a8a605e48 Merge pull request #2732 from spotify/freben/ldap
feat(catalog): add an ldap processor
2020-10-05 16:14:09 +02:00
Eric Nilsson ce6a0da6cb #2534 Refactored WorkflowRunStatus to account for the run's conclusion along with the status 2020-10-05 15:55:43 +02:00
Fredrik Adelöw 270fa15e1e fix(catalog-backend): fix replacement of several wildcards 2020-10-05 15:47:42 +02:00
Patrik Oldsberg e2b0760988 CHANGELOG: bump to alpha.24 2020-10-05 15:46:05 +02:00