dependabot[bot]
|
e133f76cd1
|
chore(deps): bump ts-node from 8.10.2 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 04:12:19 +00:00 |
|
Fredrik Adelöw
|
ebc0384a42
|
Merge pull request #5589 from adamdmharvey/import
catalog-import: Update wording in the UI
|
2021-05-05 18:31:03 +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 |
|
Adam Harvey
|
8aedbb4afb
|
Add changeset
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-05-05 10:44:15 -04:00 |
|
Adam Harvey
|
74f4aa43da
|
Update wording in dialog
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-05-05 10:43:07 -04:00 |
|
Adam Harvey
|
e938fc30cd
|
Fix typo
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-05-05 10:42:27 -04: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 |
|
Fredrik Adelöw
|
4ac335883b
|
Merge pull request #5583 from mtlewis/remove-infocard-bottom-padding
Remove extra bottom padding in InfoCard content
|
2021-05-05 13:32:55 +02:00 |
|
Mike Lewis
|
7b8272fb7d
|
Remove extra bottom padding in InfoCard content
Fixes #5396 by overriding padding-bottom to undefined for MuiCardContent
in rootTheme.ts.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-05-05 11:53:33 +01: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 |
|
Dominik Henneke
|
d4bc58ef62
|
Fix typo
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-05-05 11:25:58 +02:00 |
|
Fredrik Adelöw
|
1a10956029
|
Merge pull request #5580 from backstage/dependabot/npm_and_yarn/types/react-dev-utils-9.0.5
chore(deps-dev): bump @types/react-dev-utils from 9.0.4 to 9.0.5
|
2021-05-05 07:14:40 +02:00 |
|
dependabot[bot]
|
c19c97a92c
|
chore(deps-dev): bump @types/react-dev-utils from 9.0.4 to 9.0.5
Bumps [@types/react-dev-utils](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dev-utils) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dev-utils)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 04:46:22 +00: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 |
|
Ben Lambert
|
84d6ee9e86
|
Update small-sheep-smoke.md
Signed-off-by: blam <ben@blam.sh>
|
2021-05-04 14:35:14 +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 |
|
Eric Peterson
|
2ffa996ccc
|
Merge pull request #5573 from getndazn/techdocs-workflow-plantuml
adding steps to enable plantuml support in github workflow
|
2021-05-04 13:22:35 +02:00 |
|
Marco Crivellaro
|
c199090e31
|
adding steps to enable plantuml support in github workflow
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
|
2021-05-04 12:03:52 +01: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 |
|
Johan Haals
|
f87404a795
|
Merge pull request #5542 from backstage/jhaals/processingtest
chore: more tests for catalog work
|
2021-05-04 10:11:01 +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
|
bfe77a9dbd
|
fix yarn lock
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-05-04 09:41:06 +02: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
|
cb88c35d1c
|
Merge pull request #5569 from backstage/dependabot/npm_and_yarn/types/ldapjs-1.0.10
chore(deps): bump @types/ldapjs from 1.0.9 to 1.0.10
|
2021-05-04 08:12:05 +02:00 |
|
Fredrik Adelöw
|
43b698074c
|
Merge pull request #5568 from backstage/dependabot/npm_and_yarn/core-js-3.11.2
chore(deps): bump core-js from 3.11.0 to 3.11.2
|
2021-05-04 08:11:25 +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 |
|
dependabot[bot]
|
878a19f7a5
|
chore(deps): bump @types/ldapjs from 1.0.9 to 1.0.10
Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-04 04:26:07 +00:00 |
|
dependabot[bot]
|
a3b310b726
|
chore(deps): bump core-js from 3.11.0 to 3.11.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.2/packages/core-js)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-04 04:22:50 +00: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 |
|
Oliver Sand
|
05ce618f6e
|
Merge pull request #5561 from backstage/revert-5532-feat/json-schmea
Revert "Add support for json schema to API docs"
|
2021-05-03 18:19:47 +02:00 |
|