Commit Graph

7599 Commits

Author SHA1 Message Date
Himanshu Mishra 17cab77fd2 techdocs-common: Add tests for google publisher and some more 2020-12-05 17:42:21 +01:00
Himanshu Mishra ff3dd9c02b create-app: Add new techdocs default configs 2020-12-05 11:13:27 +01:00
Himanshu Mishra a212e43142 techdocs: Add JSON Schema config
Show better error if techdocs.builder is set to 'ci' and if no docs are found.
Return 404 from googleStorage client when a file is not found.
2020-12-05 10:48:54 +01:00
Himanshu Mishra c91fd25a53 techdocs-backend: Fix logic to determine if docs have been published 2020-12-04 22:37:14 +01:00
Himanshu Mishra 11340fb2f6 techdocs: Remove spinners
Spinners cause unnecessary UX distraction.
Case 1 (when docs are built and are to be served): Spinners appear for a split second before the name of site shows up. This unnecessarily distracts eyes because spinners increase the size of the Header. A dot (.) would do fine. Definitely more can be done.
Case 2 (when docs are being generated): There is already a linear progress bar (which is recommended in Storybook). Spinners are not good. 🤷
2020-12-04 22:09:38 +01:00
Himanshu Mishra 07e7c201e8 techdocs-backend: Wait for some time before published files show up in storage 2020-12-04 22:01:45 +01:00
Himanshu Mishra 50a0911364 techdocs-common: Export @types/express from dependencies 2020-12-04 20:30:01 +01:00
Himanshu Mishra d073ba4f16 techdocs-common: Bump @types/dockerode version 2020-12-04 19:59:15 +01:00
Himanshu Mishra 8ffbbcee59 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-04 19:51:01 +01:00
Himanshu Mishra 2cbad5c19d techdocs-common: Bump @backstage/cli version 2020-12-04 19:47:27 +01:00
Patrik Oldsberg b6aa734b23 Merge pull request #3577 from Andarist/dedup-changesets-config
Deduplicate @changesets/config in yarn.lock
2020-12-04 17:52:08 +01:00
Patrik Oldsberg b1952fad50 Merge pull request #3567 from backstage/rugvip/impl
core-api: update ApiFactory type to correctly infer API type and disallow mismatched implementations
2020-12-04 17:30:53 +01:00
Mateusz Burzyński cb124a0005 Deduplicate @changesets/config in yarn.lock 2020-12-04 17:29:12 +01:00
samiramkr f3b24a94a2 Merge pull request #3317 from backstage/samiram/pagerduty-plugin
Pagerduty plugin
2020-12-04 17:02:54 +01:00
Fredrik Adelöw 2d193da99f Merge pull request #3542 from adamdmharvey/catalog-import-instructions
add(catalog-import): Add some end-user Catalog import instructions
2020-12-04 17:00:43 +01:00
Samira Mokaram 7c856e3317 update dep version 2020-12-04 16:44:01 +01:00
Adam Harvey 20716ae14f Change sample repo URL 2020-12-04 10:42:47 -05:00
Adam Harvey 5a30ec7ddd Merge branch 'master' of github.com:backstage/backstage into catalog-import-instructions 2020-12-04 10:40:10 -05:00
Adam Harvey 56751f0632 Convert card to full Material-UI components 2020-12-04 10:26:38 -05:00
Samira Mokaram b7a5d90c83 fix import 2020-12-04 14:56:53 +01:00
Fredrik Adelöw 8225c58151 Merge pull request #3523 from keshann93/auth-env-prop
Introducing env prop to have configurable authentication env
2020-12-04 14:17:45 +01:00
Peter Grauvogel 6a0d7a9fbc Increase pageSize for search result view (#3565) 2020-12-04 14:06:42 +01:00
Patrik Oldsberg b6557c0988 core-api: update ApiFactory type to correctly infer API type and disallow mismatched implementations 2020-12-04 14:01:31 +01:00
Samira Mokaram fa9d634350 update dependencies version 2020-12-04 13:42:20 +01:00
Fredrik Adelöw 4266967979 Merge pull request #3566 from backstage/Rugvip-patch-1
Update CHANGELOG.md
2020-12-04 13:40:43 +01:00
Fredrik Adelöw 894136a440 Merge pull request #3564 from lowjoel/fix-dockerode-types
fix: Conflicting dockerode version specifications
2020-12-04 13:39:12 +01:00
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
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
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