74233 Commits

Author SHA1 Message Date
Patrik Oldsberg cc5eef1ec4 Merge pull request #3539 from adamdmharvey/fix-catalog-import-typo
fix(catalog-import): Catalog import internal variable typo and update plugin ID
2020-12-04 13:02:11 +01:00
Patrik Oldsberg b5f89d1c5d Update CHANGELOG.md 2020-12-04 13:00:34 +01:00
Fredrik Adelöw 5d88473d9e bump app template deps accordingly 2020-12-04 12:15:39 +01:00
samiramkr 02be8ca4f1 Delete PagerdutyCard.tsx 2020-12-04 11:41:30 +01:00
Oliver Sand bb689a2c4c Fix typo
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2020-12-04 11:06:21 +01:00
Samira Mokaram 8109ff1d35 Merge branch 'master' of https://github.com/spotify/backstage into samiram/pagerduty-plugin 2020-12-04 11:04:21 +01:00
Ben Lambert 0763d51dfc Merge pull request #3563 from lowjoel/fix-app-config-schema
fix(cli): Fix Config Schema for `app.listen`
2020-12-04 10:50:48 +01:00
Samira Mokaram afb65b2f88 remove plugin-catalog dep 2020-12-04 10:14:50 +01:00
Samira Mokaram 1c6f8417d1 fix getIncident query 2020-12-04 10:14:05 +01:00
Samira Mokaram 6f23e96830 refactor structure 2020-12-04 10:03:26 +01:00
Samira Mokaram 18c2dcb368 remove pagerduty logo 2020-12-04 09:58:45 +01:00
Samira Mokaram 3dee3093de fix updating incidents and create AboutCard and use it 2020-12-04 09:54:25 +01:00
Joel Low 1e22f8e0b8 Fix conflicting dockerode version specifications 2020-12-04 16:45:15 +08:00
Fredrik Adelöw 1ffe86f47d Merge pull request #3554 from O5ten/patch-1
Fix missing authentication in GitHubUrlReader
2020-12-04 09:37:48 +01:00
Mikael Östberg be98e222ee Update GithubUrlReader.ts 2020-12-04 09:06:26 +01:00
dependabot[bot] fb445772d1 build(deps): bump @gitbeaker/core from 25.2.0 to 25.6.0 (#3561)
Bumps [@gitbeaker/core](https://github.com/jdalrymple/gitbeaker) from 25.2.0 to 25.6.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/25.2.0...25.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 08:47:36 +01:00
dependabot[bot] b7793a2d2d build(deps): bump chokidar from 3.4.2 to 3.4.3 (#3562)
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.4.2...3.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 08:46:21 +01:00
Joel Low 61897fb2c1 fix(cli): Fix Config Schema for app.listen 2020-12-04 15:31:48 +08:00
Adam Harvey 9d86239559 Merge branch 'master' of github.com:backstage/backstage into catalog-import-instructions 2020-12-03 21:12:09 -05:00
Himanshu Mishra 1051e5f342 Rebuild yarn.lock after new release 2020-12-03 23:00:49 +01:00
Himanshu Mishra f0bfd369b3 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-03 22:53:45 +01:00
Brenda Sukh 15710d8a17 Remove references to P1M duration 2020-12-03 16:40:27 -05:00
Himanshu Mishra 084670b37a Google Cloud Storage working with TechDocs (publish and fetch)
Plus
1. Introduce ncessary configs to connect with storage
2. Introduce config to prefer CI build of docs, or techdocs-backend to build and publish them.
3. Write guide how to use Google Cloud Storage with TechDocs
4. Add a TechDocs Configuration reference page in docucmentation
2020-12-03 22:40:15 +01:00
Adam Harvey 993acf1867 Fix attribute definitions 2020-12-03 16:04:19 -05:00
Adam Harvey d766766b03 Update doco screen cap 2020-12-03 15:45:43 -05:00
Adam Harvey c950ee81f0 Move instructions card to right side 2020-12-03 15:45:21 -05:00
Fredrik Adelöw e33de28e83 Merge pull request #3517 from adamdmharvey/adr004-ci
chore(jenkins,circleci): Refactor APIs to export modules from index to support ADR004
2020-12-03 21:23:35 +01:00
Mikael Östberg 6c91854391 Fix missing authentication in GitHubUrlReader
An oversight that probably stems from that most repositories for tech-docs are public anyway. 
Ours are not, and are inside of a GitHub Enterprise, which is how i found this tiny bug. 

I wish i knew how to mock the cross-fetch in order to inspect the Authorization header of the request to test this fix. 
I can only confirm that it works on our backstage that targets GHE.
2020-12-03 20:41:31 +01:00
Patrik Oldsberg 90fbdd8c36 Merge pull request #3494 from backstage/changeset-release/master
Version Packages
2020-12-03 18:47:38 +01:00
Oliver Sand 1a79777265 Only add the testdata to the new relative locations 2020-12-03 17:59:27 +01:00
Oliver Sand 246799c7f2 Show consumers and providers for APIs 2020-12-03 17:48:25 +01:00
Oliver Sand 9e2e0d433f Add more test data
The additional testdata is already using providesApis and consumesApis
2020-12-03 17:48:24 +01:00
Oliver Sand b2a07d2dcb Avoid loading data from Jenkins twice. Don't load data when navigating thought the pages as all data from all pages is already loaded. 2020-12-03 17:45:37 +01:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
Sebastian Qvarfordt b570f78e22 Use resource instead of source when building github repo tar url (#3552)
* Use resource instead of source when building github repo tar url

* Changed the right part of the url...

* Added test to make sure we include subdomains in githubs readtree

* Fixed wopsie
2020-12-03 16:24:29 +01:00
Fredrik Adelöw b4808d16ac Merge pull request #3516 from backstage/rugvip/linkfix
scripts/verify-links: forbid relative links out of docs
2020-12-03 15:42:12 +01:00
Fredrik Adelöw a6574279d6 Merge pull request #3513 from backstage/freben/relative-locations
catalog: add support for relative targets and implicit types in Location entities
2020-12-03 15:10:26 +01:00
Patrik Oldsberg 34bc80d8b2 Apply suggestions from code review 2020-12-03 15:07:37 +01:00
Sebastian Qvarfordt eeecfbf4a6 Cache techdocs build using UrlReader (#3551)
* Better caching is coming when some backstage core features are in place. Currently let's just cache it for 30 minutes

* Fixed prettier
2020-12-03 15:00:03 +01:00
Samira Mokaram 2b027c9138 revert changes 2020-12-03 14:25:58 +01:00
Patrik Oldsberg 9b234443e7 Merge pull request #3549 from backstage/rugvip/build
cli: add missing --build flag to experimental bundle command
2020-12-03 13:03:11 +01:00
Patrik Oldsberg 2f9ee534a2 cli: add missing --build flag to experimental bundle command 2020-12-03 12:00:06 +01:00
Patrik Oldsberg c9cb716d92 Merge pull request #3538 from lowjoel/optional_npmrc
feat(cli): Support .npmrc when building distribution packages
2020-12-03 11:23:27 +01:00
Joel Low e0cd3aa7aa Shorten help message for backend:build-image 2020-12-03 17:47:22 +08:00
Joel Low a6e9708ada Revert changes to template app 2020-12-03 17:29:48 +08:00
Himanshu Mishra c15ccbff51 Create new GitHub release when a new tag is created 2020-12-03 09:12:14 +01:00
Joel Low 6b7c44d32d Add simple instructions to providing an NPM Token to backend:build-image 2020-12-03 16:10:36 +08:00
Joel Low 8a16e8af82 Add missing changelog entry 2020-12-03 15:50:43 +08:00
dependabot[bot] 462591800b build(deps): bump jose from 1.27.1 to 3.2.0
Bumps [jose](https://github.com/panva/jose) from 1.27.1 to 3.2.0.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v1.27.1...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-03 04:45:43 +00:00
Adam Harvey d2938af4ce Add changeset 2020-12-02 22:52:16 -05:00