Commit Graph

5225 Commits

Author SHA1 Message Date
Erik Engervall 2d69bfe745 Remove setLocale from DateTime invokations
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-06 14:04:35 +02:00
Erik Engervall 570dcd2782 Add condition in getTagDates for when endTag is undefined
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-06 13:53:45 +02:00
Erik Engervall 2d81438b4b Replace KeyboardArrowUpIcon with ChevronRightIcon
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-06 13:53:11 +02:00
Erik Engervall b83db8947b Rename GitReleaseApiClient to GitReleaseClient
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-05 17:44:25 +02:00
Erik Engervall d5885b4c7b Replace CenteredCircularProgress with Backstage core component Progress
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-05 17:41:17 +02:00
Erik Engervall 759c0964ca Upgrade @octokit/rest
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-05 17:24:00 +02:00
Erik Engervall 2d5b3c2654 Add guard around new type requirements for 'tagger' field on octokit.git.createTag
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-05 17:23:38 +02:00
Erik Engervall 6dbbef9e94 Merge remote-tracking branch 'backstage/master' into erikengervall/plugin-release-manager-as-a-service 2021-05-05 17:10:47 +02:00
Erik Engervall 24346f2dce Rename successCb to onSuccess
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-05 17:10:00 +02:00
Erik Engervall 1005c8c2af Remove generated dev README
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-05 17:09:37 +02:00
Fredrik Adelöw 03b59303b6 Merge pull request #5576 from backstage/mob/ctx
next/catalog: Remove CommonDatabase dependency
2021-05-05 16:44:44 +02:00
Eric Peterson 67b98cd308 Merge pull request #5574 from SDA-SE/feat/techdocs-toc-scroll
Fix navigation in a page using the table of contents
2021-05-05 16:36:13 +02:00
Dominik Henneke 42f2adadc8 Merge pull request #5415 from SDA-SE/feat/rundocker-api
Refactor the runDockerContainer function to a ContainerRunnerApi interface
2021-05-05 12:00:40 +02:00
Erik Engervall cdde1de779 Merge remote-tracking branch 'backstage/master' into erikengervall/plugin-release-manager-as-a-service 2021-05-05 11:03:34 +02:00
Fredrik Adelöw 37ca09566a Merge pull request #5330 from backstage/kubernetes-common
Kubernetes common
2021-05-04 20:44:08 +02:00
Fredrik Adelöw 2002e59a3f Merge pull request #5494 from goober/feature/expose-bitbucket-parser
[Catalog] Expose BitbucketRepositoryParser
2021-05-04 20:23:34 +02:00
Johan Haals ea6af51269 chore: cleanups
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 16:28:39 +02:00
Johan Haals 3492eccef2 Remove redundant assertion
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 16:19:55 +02:00
Johan Haals 86d1d7affa Remove context from LocationStore
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 16:16:21 +02:00
Fredrik Adelöw 2109d8ee3c Merge pull request #5567 from backstage/dependabot/npm_and_yarn/jsonschema-1.4.0
chore(deps): bump jsonschema from 1.2.7 to 1.4.0
2021-05-04 15:35:43 +02:00
Oliver Sand 2e05277e0d Fix navigation in a page using the table of contents
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-04 14:17:29 +02:00
Fredrik Adelöw 266160aa29 Merge pull request #5558 from monzo/useRelatedEntities-batches
Fetch relations in batches in `useRelatedEntities`
2021-05-04 11:34:54 +02:00
dependabot[bot] 75c8cec394 chore(deps): bump jsonschema from 1.2.7 to 1.4.0
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema) from 1.2.7 to 1.4.0.
- [Release notes](https://github.com/tdegrunt/jsonschema/releases)
- [Commits](https://github.com/tdegrunt/jsonschema/compare/v1.2.7...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-04 11:30:00 +02:00
Johan Haals a1e6ed1fcc Refactor LocationStore to transaction from context
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 10:17:46 +02:00
Will Sewell 4dcab64185 Update test mocks to expect call to getEntities
Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-05-04 08:56:30 +01:00
Johan Haals 641d36b148 chore: delete todo comment
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:02 +02:00
Johan Haals cb10731dfa Drop references to deleted code
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:02 +02:00
Johan Haals cd33a8cd26 Reduce if block
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:02 +02:00
Johan Haals e9d61bcbeb Ensure that processing continues despite errors
Co-authored-by: Ben Lambert <ben@blam.sh>

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals fe84fb2fdc Await transactions
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals 852b6bec95 Wrap test in waitForExpect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals 0bd4dfa9d2 Fix review comments
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals 45ca6c7699 Refactor StateManager into the ProcessingEngine
And add some tests

Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:00 +02:00
blam 8ecfa8e1ed chore: added some moar tests for ProcessingDatabase
Signed-off-by: blam <ben@blam.sh>
2021-05-04 09:39:00 +02:00
blam f0f77473e0 chore: add some more tests for TransactionValue
Signed-off-by: blam <ben@blam.sh>
2021-05-04 09:39:00 +02:00
Johan Haals 81b609f010 chore: test for getProcessableEntities
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:38:59 +02:00
Fredrik Adelöw bb387a3c71 Merge pull request #5461 from erikxiv/fix/techdocs-feedback-config-optional
fix: optional git config for techdocs feedback
2021-05-04 07:50:20 +02:00
Erik Larsson 4ca6998aad Remove deprecated condition
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-05-04 02:34:24 +02:00
Fredrik Adelöw a4b47da357 Merge pull request #5545 from tviaud/scaffolder_github_pr_fix
Plugin Scaffolder-Backend: GitHub Pull Request Action fix
2021-05-03 21:24:05 +02:00
Fredrik Adelöw f05116f3e5 Merge pull request #5562 from jrusso1020/jrusso/fixes-part-of-5535
Close eventstreams upon completion
2021-05-03 18:47:24 +02:00
Will Sewell fd9822432d Group relations by kind and namespace
Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-05-03 17:21:57 +01:00
Dominik Henneke a030b5be86 Update invalid test
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-03 17:35:04 +02:00
jrusso1020 9314a85926 Close eventstreams upon completion
Previously we were not closing eventSource's upon completion which
lead to stale eventstream calls persisting across a session in the
scaffolder. This calls eventSource.close() properly in order to
clean up an eventStream once we get completion event

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-05-03 09:27:44 -06:00
Oliver Sand f852f7381c Revert "Add support for json schema to API docs"
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-03 17:25:15 +02:00
Will Sewell cf3faccd84 Use lodash chunk to create batches
Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-05-03 15:58:33 +01:00
Will Sewell 33c21766a9 Add lodash to catalog-react
Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-05-03 15:55:01 +01:00
Will Sewell cacf8e4467 Merge branch 'master' into useRelatedEntities-batches 2021-05-03 15:15:24 +01:00
Will Sewell e763b7b156 Reduce batch size to 20
Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-05-03 13:36:22 +01:00
Dominik Henneke e0bfd3d448 Refactor the runDockerContainer function to a ContainerRunner interface.
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-03 14:16:28 +02:00
Juan Lulkin bacb47621e Merge branch 'master' into kubernetes-common 2021-05-03 13:44:14 +02:00