74233 Commits

Author SHA1 Message Date
Johan Haals dfea89fa98 Pass taskSpec in tests 2021-02-02 16:37:59 +01:00
Johan Haals 1c1ff59eba Add new apis using task broker
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:37:58 +01:00
Johan Haals 4f67e8aa21 Fix typo 2021-02-02 16:37:58 +01:00
Johan Haals 06da4425e0 Prepend broker files with Memory
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:37:57 +01:00
Johan Haals fcbfc56be8 Add dispatchResult
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:37:57 +01:00
Johan Haals 971742b6cb return undefined if no task is found 2021-02-02 16:37:56 +01:00
Johan Haals a003fffbbb Use InMemoryDatabase 2021-02-02 16:37:56 +01:00
Johan Haals 5958318b32 Implement createTask and setStatus 2021-02-02 16:37:56 +01:00
Johan Haals 5e06a9f45b Refactor into broker 2021-02-02 16:37:55 +01:00
Johan Haals 21e18aced4 Create inital class structure 2021-02-02 16:37:55 +01:00
Patrik Oldsberg 9587193208 Merge pull request #4358 from backstage/rugvip/workeys
backend-common: use separate integration test keys in CI
2021-02-02 16:03:53 +01:00
Patrik Oldsberg 2f28f821a3 backend-common: use separate integration test keys in CI 2021-02-02 15:24:34 +01:00
Patrik Oldsberg b37501a3d1 catalog: finalize port to new composability API + tweak dev-utils 2021-02-02 15:07:33 +01:00
Patrik Oldsberg d941f6187b Merge pull request #4346 from backstage/rugvip/scaffort
scaffolder: migrate to new composability API
2021-02-02 13:56:17 +01:00
Patrik Oldsberg 98794d67e3 Merge pull request #4342 from backstage/rugvip/ports
plugins: port welcome and sonarqube plugins to new composability API
2021-02-02 13:55:59 +01:00
Patrik Oldsberg 26caa8bdc6 Merge pull request #4341 from backstage/rugvip/toptools
plugins: port user-settings, api-docs, and gcp-projects to new composability API
2021-02-02 13:53:40 +01:00
Himanshu Mishra 436ca3f625 create-app: Remove TechDocs requestUrl and storageUrl configs from app-config.yaml 2021-02-02 13:52:47 +01:00
Himanshu Mishra 1df7721a68 TechDocs: Fix test with invalid hook call error 2021-02-02 13:52:47 +01:00
Himanshu Mishra 4ddf8d5e27 TechDocs: Fix frontend tests due to async apiOrigin function 2021-02-02 13:52:47 +01:00
Himanshu Mishra ae893e99f9 TechDocs: Update tests to reflect requestUrl change 2021-02-02 13:52:47 +01:00
Himanshu Mishra 29e269d920 TechDocs: Remove traces of requestUrl/storageUrl from docs 2021-02-02 13:52:45 +01:00
Himanshu Mishra 5d94132bf9 TechDocs: Suppress ts error of config not being used 2021-02-02 13:51:05 +01:00
Himanshu Mishra 0ed9d03c21 config: Remove techdocs.requestUrl and storageUrl from default app-config.yaml 2021-02-02 13:51:05 +01:00
Himanshu Mishra 3927e79c29 techdocs: local publisher should directly access file system 2021-02-02 13:51:05 +01:00
Himanshu Mishra 38469b66bf techdocs: fix tests by reusing the instantiated discovery 2021-02-02 13:51:05 +01:00
Parth Shandilya e44925723e TechDocs: Make requestUrl and storageUrl optional configs by using discovery APIs
closes #3715

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-02-02 13:51:04 +01:00
Fredrik Adelöw be8fc669fb backend-common: bump UrlReader integration test timeout 2021-02-02 13:47:38 +01:00
Fredrik Adelöw 503f16739a Merge pull request #4294 from adamdmharvey/warning-accordion
core: Update WarningPanel to use accordion UX
2021-02-02 13:15:30 +01:00
Manoj - 07f86e88ff removed logging statements ( used for debug in local earlier) 2021-02-02 23:02:31 +11:00
Manoj - 786aa9ae3a branchUrl backward compatibility if 404 with new format 2021-02-02 22:59:51 +11:00
Debajyoti Halder 39e7f4a81e Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-02 17:02:33 +05:30
Andrew Thauer 17b87a9305 Merge pull request #4327 from andrewthauer/feat/custom-logger
feat(backend-common): support custom logger options
2021-02-02 06:28:32 -05:00
Andrew Thauer 161e4f918c update changeset 2021-02-02 06:12:55 -05:00
Andrew Thauer 2430ee7c2e feat(backend-common): support custom logger options 2021-02-02 06:12:55 -05:00
Debajyoti Halder 7717c46517 Fix variable names of conflicting types 2021-02-02 16:42:37 +05:30
Himanshu Mishra 06ca8a4fe3 Merge pull request #4352 from backstage/orkohunter/microsite-docs-scroll-nav-sidebar
microsite/docs: Scroll nav sidebar to view to improve discoverability
2021-02-02 12:10:55 +01:00
Fredrik Adelöw bafc677cda Merge pull request #4339 from backstage/freben/google-analytics
docs: add a miniature article about observability
2021-02-02 12:09:30 +01:00
Patrik Oldsberg 20ca5f179f Update packages/dev-utils/src/devApp/render.tsx
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-02 11:34:48 +01:00
Oliver Sand 0354c676e4 Merge pull request #4306 from SDA-SE/feat/api-docs-display-owner
Display owner and system as entity page links in the tables of the `api-docs` plugin
2021-02-02 11:17:00 +01:00
Fredrik Adelöw 3637db954e Merge pull request #4315 from n2ygk/scaffolder_repo_visibility
Add repoVisibility for other-than-GitHub repos
2021-02-02 11:11:30 +01:00
Fredrik Adelöw 246c9c6edc Update docs/plugins/observability.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-02 11:07:51 +01:00
Himanshu Mishra f573c572fb microsite/docs: Scroll nav sidebar to view for loaded page 2021-02-02 10:41:20 +01:00
Fredrik Adelöw bc18571b7a Merge pull request #4350 from backstage/dependabot/npm_and_yarn/types/express-serve-static-core-4.17.18
chore(deps-dev): bump @types/express-serve-static-core from 4.17.9 to 4.17.18
2021-02-02 07:28:24 +01:00
Fredrik Adelöw e29dd1921f Merge pull request #4349 from backstage/dependabot/npm_and_yarn/jenkins-0.28.1
chore(deps): bump jenkins from 0.28.0 to 0.28.1
2021-02-02 07:27:35 +01:00
Fredrik Adelöw a2ea56879f Merge pull request #4348 from adamdmharvey/change-settings
user-settings: Always show Pin Sidebar and minor fixes
2021-02-02 07:26:12 +01:00
dependabot[bot] b3058e2991 chore(deps-dev): bump @types/express-serve-static-core
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.17.9 to 4.17.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 04:55:58 +00:00
dependabot[bot] 03144fb7b5 chore(deps): bump jenkins from 0.28.0 to 0.28.1
Bumps [jenkins](https://github.com/silas/node-jenkins) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/silas/node-jenkins/releases)
- [Commits](https://github.com/silas/node-jenkins/compare/0.28.0...0.28.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 04:47:52 +00:00
Adam Harvey de98c32ed4 Add changeset 2021-02-01 21:53:37 -05:00
Adam Harvey c88aa5f04a Keep PinButton visible 2021-02-01 21:52:06 -05:00
Adam Harvey ab38a7ab66 Remove extraneous grid 2021-02-01 21:51:32 -05:00