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
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
Fredrik Adelöw
adb440cf53
Merge pull request #5547 from simonknittel/fix-5544
...
Add support for non-organization accounts in GitHub Discovery
2021-05-03 13:26:16 +02:00
Oliver Sand
2b5506a5d7
Merge pull request #5532 from SDA-SE/feat/json-schmea
...
Add support for json schema to API docs
2021-05-03 13:15:50 +02:00
Fredrik Adelöw
2b59ff4299
Merge pull request #5556 from backstage/dependabot/npm_and_yarn/octokit/auth-app-3.4.0
...
chore(deps): bump @octokit/auth-app from 2.10.5 to 3.4.0
2021-05-03 12:58:55 +02:00
Fredrik Adelöw
4eb801f3e2
Merge pull request #5548 from backstage/jhaals/align-hook-versions
...
chore: Use the same version of react-hook-form across packages
2021-05-03 12:57:03 +02:00
Fredrik Adelöw
38ca051682
The default @octokit/rest dependency was bumped to "^18.5.3".
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-03 11:15:22 +02:00
Fredrik Adelöw
b99ac3f6e1
Minor composability etc docs changes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-02 22:13:05 +02:00
Simon Knittel
227439a723
Switch back to a single query again; Update tests and add changeset
...
Signed-off-by: Simon Knittel <hallo@simonknittel.de >
2021-05-01 13:40:11 +02:00
Simon Knittel
c1238cc022
Use different query for GitHub Discovery depending on the repository owner
...
Signed-off-by: Simon Knittel <hallo@simonknittel.de >
2021-05-01 11:07:17 +02:00
Johan Haals
80888659bf
chore: Align react-hook-form version across project
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-30 15:37:55 +02:00
Simon Knittel
382f8f8f84
Add support for non-organization accounts in GitHub Discovery
...
Signed-off-by: Simon Knittel <hallo@simonknittel.de >
2021-04-30 15:19:25 +02:00
Raghunandan
a1351acc87
awsS3 option endpoint -> s3ForcePathStyle
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2021-04-30 13:50:18 +02:00
Thomas Viaud
939b9d0fff
Fixing Prettier Warning
...
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com >
2021-04-30 11:39:36 +01:00
Thomas Viaud
900cb4c39d
Run Prettier on scaffolder-backend files
...
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com >
2021-04-30 11:34:08 +01:00
Thomas Viaud
69eefb5aeb
feat(scaffolder-backend,doc): Adding Documentation for plugin
...
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com >
2021-04-30 11:34:08 +01:00
Thomas Viaud
3816ee1a91
feat(scaffolder-backend,githubPR): Fixing Github URL submitted to get credentials
...
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com >
2021-04-30 11:17:59 +01:00
Anders Näsman
55d84d7ce4
Merge pull request #5523 from RoadieHQ/tech-docs-s3-like-services
...
Tech docs with s3-like services
2021-04-30 11:48:55 +02:00
Ryan Vazquez
5c831724ec
Merge pull request #5439 from backstage/cost-insights-optional-ratio
...
cost insights: make change.ratio optional
2021-04-29 16:39:53 -04:00
Erik Larsson
6381b7ec87
tsc
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-04-29 17:15:27 +02:00
Erik Larsson
5f1f40a65c
Remove incorreect api factory creation
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-04-29 17:15:27 +02:00
Erik Larsson
b9abc32f49
Use ScmIntegrationsApi
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-04-29 17:15:25 +02:00
Erik Larsson
b61b268fd0
Update tests
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-04-29 17:14:49 +02:00
Erik Larsson
4075c63675
fix: optional git config for techdocs feedback
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-04-29 17:14:49 +02:00
Fredrik Adelöw
50a3012f8c
Merge pull request #5490 from onematchfox/fix/proxy-config-env-vars
...
Remove requirement for proxy routes to be prefixed with `/`
2021-04-29 16:55:58 +02:00
Patrik Oldsberg
79935e2d44
Merge pull request #5505 from backstage/dependabot/npm_and_yarn/json-schema-0.3.0
...
chore(deps): bump json-schema from 0.2.5 to 0.3.0
2021-04-29 16:39:54 +02:00
Oliver Sand
cec7fb9b37
Add support for json schema to API docs
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-29 16:27:08 +02:00
Fredrik Adelöw
b2e2ec7533
Update tech radar README for composability
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-29 15:49:01 +02:00
github-actions[bot]
44abfaada6
Version Packages
2021-04-29 13:35:03 +02:00
Fredrik Adelöw
3ace5cef8b
Merge pull request #5459 from kuangp/feat/entityLayoutRoute
...
feat(EntityLayout): add 'if' prop to Route component
2021-04-29 13:26:13 +02:00
Oliver Sand
5b2fc0e63b
Merge pull request #5508 from SDA-SE/feat/fix-asyncapi
...
Resolve issues with AsyncAPI rendering
2021-04-29 13:12:08 +02:00
Fredrik Adelöw
6179bff5f0
depend on core, not core-api
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-29 12:59:42 +02:00
Dominik Henneke
1e16fa6c89
Merge pull request #5451 from SDA-SE/feat/scaffolder-anyof
...
Support anyOf schemas in the scaffolder template
2021-04-29 12:50:28 +02:00
Eric Peterson
a99e0bc42c
[Search] Improvements to DefaultCatalogCollator ( #5491 )
...
* Add owner/lifecycle to default catalog document and allow location to be configured by integrators.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
* Test the DefaultCatalogCollator
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
* Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-04-29 11:38:21 +02:00
Fredrik Adelöw
12cbc6a4af
Merge pull request #5517 from backstage/freben/more-catalog-refactor
...
Minor catalog cleanups continue
2021-04-29 11:31:19 +02:00
Jussi Hallila
e9e56b01ac
Add possibility to use path style discovery on S3 tech docs. Enables the possibility to support S3-like buckets that rely on path style API like Localstack.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-04-29 10:54:42 +02:00
Patrik Oldsberg
4b04c77d86
Merge pull request #5506 from SDA-SE/feat/link-grid-item
...
Support `gridItem` variant for `EntityLinksCard`
2021-04-29 10:54:33 +02:00