Commit Graph

12855 Commits

Author SHA1 Message Date
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
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
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 5c3a5306c1 Merge pull request #5560 from backstage/freben/peer-deps
Fix most of the yarn install transitive dependency warnings
2021-05-03 16:02:55 +02:00
Fredrik Adelöw a6e5293984 Merge pull request #5521 from splunk/fix-yarn-build-lax
[Fixes #5520] yarn build does not have --lax option exposed
2021-05-03 14:26:09 +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
Fredrik Adelöw f65adcde73 Fix most of the yarn install transitive dependency warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-03 13:25:12 +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 044f9930d1 Merge pull request #5527 from RoadieHQ/github-discovery-faqs
Mention error handling on GitHub discovery docs
2021-05-03 13:00:10 +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 e70ec932bc Merge pull request #5553 from backstage/freben/composability-readmes
Minor composability etc docs changes
2021-05-03 11:30:25 +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 29e22d25b2 Merge pull request #5555 from backstage/dependabot/npm_and_yarn/winston-3.3.3
chore(deps): bump winston from 3.2.1 to 3.3.3
2021-05-03 09:04:28 +02:00
dependabot[bot] 1268d64f0e chore(deps): bump winston from 3.2.1 to 3.3.3
Bumps [winston](https://github.com/winstonjs/winston) from 3.2.1 to 3.3.3.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/3.2.1...v3.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-03 08:36:08 +02:00
Fredrik Adelöw 1fec557a1d Merge pull request #5554 from backstage/dependabot/npm_and_yarn/swagger-ui-react-3.48.0
chore(deps): bump swagger-ui-react from 3.45.1 to 3.48.0
2021-05-03 08:33:12 +02:00
dependabot[bot] e8438df861 chore(deps): bump @octokit/auth-app from 2.10.5 to 3.4.0
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 2.10.5 to 3.4.0.
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](https://github.com/octokit/auth-app.js/compare/v2.10.5...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 04:44:57 +00:00
dependabot[bot] 8f276d072b chore(deps): bump swagger-ui-react from 3.45.1 to 3.48.0
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 3.45.1 to 3.48.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.45.1...v3.48.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 04:20:11 +00: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
Fredrik Adelöw 2e506a571c Merge pull request #5550 from adamdmharvey/custom-logo
docs: Add custom logo instructions
2021-05-02 19:02:12 +02:00
Adam Harvey 6f3d98450f Clarifications on usage
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:28:34 -04:00
Adam Harvey 2dea4154df Proper caps of Backstage
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:27:03 -04:00
Adam Harvey 550a5ff0b6 Reword personalized sentence
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:26:44 -04:00
Adam Harvey 0568748677 Add custom logo instructions
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:26:22 -04: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
David Tuite 650af9bc95 Move processor error handling to configuration docs
Signed-off-by: David Tuite <david@roadie.io>
2021-05-01 11:15:03 +01: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 Balachandran af7543c0e7 Merge pull request #5546 from backstage/fix-techdocs-backend-config
awsS3 option endpoint -> s3ForcePathStyle
2021-04-30 14:07:45 +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