Commit Graph

15299 Commits

Author SHA1 Message Date
Brian Fletcher 11b07616fa wait until response is flushed before unsubscribing from broker
I am not sure why this works, but it seems to. I have been trying to
enable the scaffolder and found that when I view a task in progress or
complete that the task just sits with the text "Waiting for logs...".

This is a hunch.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-07-14 09:09:58 +01:00
Niklas Granander c24c29fdba Update API report to new format
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-14 10:03:55 +02:00
Niklas Granander 37861100e5 Merge branch 'master' into xcmetrics-dashboard-mvp 2021-07-14 10:00:12 +02:00
Otto Nordander e77670bddd Add default catalogPath value if missing.
Currently the following target would give an empty catalogPath:
https://bitbucket.mycompany.com/projects/*/repos/*/
However it's convenient to have a default catalog value, and it would
expand as such:
https://bitbucket.mycompany.com/projects/project-a/repos/repo-b/catalog-info.yaml

Signed-off-by: Otto Nordander <otto.nordander@gmail.com>
2021-07-14 08:09:42 +02:00
dependabot[bot] 095a2a686c chore(deps-dev): bump jest-when from 3.1.0 to 3.3.1
Bumps [jest-when](https://github.com/timkindberg/jest-when) from 3.1.0 to 3.3.1.
- [Release notes](https://github.com/timkindberg/jest-when/releases)
- [Commits](https://github.com/timkindberg/jest-when/compare/v3.1.0...v3.3.1)

---
updated-dependencies:
- dependency-name: jest-when
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 04:13:44 +00:00
Chase Rutherford-Jenkins 474cb76c88 Merge pull request #6459 from backstage/chaseajen/pagerduty-docs
update plugin docs to match PagerDuty guide
2021-07-13 17:51:44 -07:00
chicoribas 6b23a6052f Prettier
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 21:23:02 -03:00
Chase Rutherford-Jenkins 842b62d2c6 update plugin docs to match PagerDuty guide
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-13 16:27:35 -07:00
Morgan Martinet 40b3c60e2b add changeset for the PR
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-07-13 19:19:19 -04:00
chicoribas 6b5c0c3fcf Review fix
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 20:05:49 -03:00
Morgan Martinet da70a0cc1b fix(oidc): do not use prompt=none which prevents the login dialog
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-07-13 18:52:02 -04:00
Philipp Hugenroth 2934eb3a50 [DRAFT] Drawer Filters
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-13 20:33:33 +02:00
Ben Lambert 7f1ac84c60 Merge pull request #6451 from backstage/orkohunter/document-default-status-check-behavior
docs: add a docstring about the default healthcheck middleware behavior
2021-07-13 19:27:47 +02:00
Ben Lambert 3c359a5aae Merge pull request #6457 from jrusso1020/jrusso/update-fs-extra
Update fs-extra in scaffolder-backend
2021-07-13 19:24:31 +02:00
blam afd9c6ed41 chore: fix changeset
Signed-off-by: blam <ben@blam.sh>
2021-07-13 19:23:49 +02:00
Niklas Granander 5ce67a4c41 Rename file of API client
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-13 19:11:12 +02:00
Ben Lambert b2925a2b84 Merge pull request #6445 from angeliski/fix-windows-build
fix windows paths
2021-07-13 18:56:04 +02:00
jrusso1020 ea1d956ef4 Update fs-extra in scaffolder-backend
Update fs-extra to 10.0.0 to better handle broken symbolic links.
The only breaking changes in the major version upgrade should be
this and the requirement of node v12 or higher which backstage
also requires.

fixes #6456

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-07-13 12:39:08 -04:00
Patrik Oldsberg 3ebd2daf02 Merge pull request #6430 from chicoribas/auth-signin-to-ms-provider
Implement auth handler and sign-in resolvers for Microsoft auth providers
2021-07-13 18:11:28 +02:00
Niklas Granander 6894a30e13 Remove plugin from example app
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-13 17:45:06 +02:00
Niklas Granander d1bd8a0b67 Rename variables containing XCMetrics* to Xcmetrics*
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-13 17:42:19 +02:00
Andrew Thauer d5eaab91dd feat(techdocs-common): add custom docker image support
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-07-13 11:26:17 -04:00
Phil Kuang 537c37b0f1 fix(techdocs): fetch entity relations field to determine owned docs
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-13 11:23:57 -04:00
Dominik Henneke 386e95b94c Add missing comment
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-13 16:56:30 +02:00
Dominik Henneke 2d58075d46 Display the correct error message
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-13 16:49:33 +02:00
Dominik Henneke 246b1797e5 Merge remote-tracking branch 'upstream/master' into feat/techdocs-build-logs
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-13 16:49:33 +02:00
chicoribas 91a0095f10 Api Reporty
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 11:34:45 -03:00
Himanshu Mishra ad93bb0353 backend-common: add a changeset for docstring update
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-13 16:26:13 +02:00
Himanshu Mishra 8079f1f2d1 docs: add a docstring about the default healthcheck behavior
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-13 16:13:50 +02:00
chicoribas ad69eb72d5 Updating Api Report
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas 2aed3df2c9 Simpler microsoftDefaultSignInResolver
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas 8fc702c9c0 Removing microsoftDefaultSignInResolver export
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas a388d55698 Change to patch changeset
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas 8bb82e0094 Api Report
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas 5a77b4a9eb Fix spelling
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas f55f9df102 Changeset
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
chicoribas 30a8a345e9 SignIn and Auth handlers for MS provider
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 09:32:36 -03:00
Ben Lambert 7a6a3586ac Merge pull request #6406 from backstage/joeporpeglia/github-pull-request-fix
Scaffolder: Fix repository inputs for publish:github:pull-request action
2021-07-13 14:03:28 +02:00
Eric Peterson 34efce9c44 Apply helper to local, just to be consistent.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
Eric Peterson 94a54dd477 Changeset
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
Eric Peterson 567c95284f Move AWS policy docs to documentation page.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
Eric Peterson 6a2b41ae24 Remove temporary test router.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
Eric Peterson e8302ea5a4 Use move instead of copy in GCS migrate when requested.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
Eric Peterson c23b09d52d Centralize lowercase logic to tested helper.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:33 +02:00
Eric Peterson 5ee76b0769 Update API Reports
Co-authored-by: Camila Belo <camilabs@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:50:01 +02:00
Camila Belo d4535da733 Initial Azure migrate method
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-07-13 13:25:37 +02:00
Eric Peterson 6471d21123 Initial AWS migrate method.
Co-authored-by: Camila Belo <camilabs@gmail.com>
Co-authored-by: Ruben Lindström <rubenl@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:25:36 +02:00
Eric Peterson 8fa94e3acc Google Cloud Storage implementation
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:25:36 +02:00
Eric Peterson fd00a11bb4 Provide a way to easily test the implementation.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:25:36 +02:00
Eric Peterson 8b653ba877 Local implementation just for illustrative purposes.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-13 13:25:36 +02:00