blam
5224a49a26
chore: parse the URL to get the resource in the gitlab preparer for now
2021-01-14 13:17:38 +01:00
Fredrik Adelöw
540702da2a
Merge pull request #4053 from backstage/freben/techdocs-buffers
...
techdocs-common: fix to-string breakage of binary files
2021-01-14 12:58:46 +01:00
Patrik Oldsberg
9595e2e166
workflows: run link verification as part of microsite CI
2021-01-14 12:55:08 +01:00
Patrik Oldsberg
e8a0506344
scripts/verify-links: refactor to not use any dependencies
2021-01-14 12:55:08 +01:00
Patrik Oldsberg
151e365040
docs/composability: ran prettier + added to mkdocs.yml
2021-01-14 12:53:25 +01:00
Fredrik Adelöw
4f62af55ba
Merge pull request #4069 from backstage/freben/core-api
...
plugins should not depend on core-api
2021-01-14 12:49:42 +01:00
Patrik Oldsberg
22d2a52347
Apply suggestions from code review
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-01-14 12:25:58 +01:00
Himanshu Mishra
b2fc74ea16
docs: Write a HOW TO guide for using URL Reader
2021-01-14 12:22:45 +01:00
Himanshu Mishra
17d1ae400d
Merge pull request #4061 from backstage/orkohunter/add-some-caching-to-when-using-urlReader
...
techdocs-backend: cache docs site when built using urlReader for 30 minutes
2021-01-14 12:17:30 +01:00
Oliver Sand
0c6e3b21a7
Add example data for system, domains and resources
2021-01-14 10:25:45 +01:00
Fredrik Adelöw
6e14975277
Merge pull request #4066 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.13.2
...
chore(deps): bump @kubernetes/client-node from 0.12.2 to 0.13.2
2021-01-14 09:37:59 +01:00
Fredrik Adelöw
ec7692330b
Merge pull request #4067 from adamdmharvey/k8s-errors
...
kubernetes: Update display of errors
2021-01-14 09:36:50 +01:00
Fredrik Adelöw
a6f9dca0dc
plugins should not depend on core-api
2021-01-14 08:54:54 +01:00
Adam Harvey
a1f587c861
Support HTTP 400 Bad Request
2021-01-14 01:01:37 -05:00
Adam Harvey
3e4da2518b
Align tests
2021-01-14 00:58:23 -05:00
dependabot[bot]
dea1cc3b52
chore(deps): bump @kubernetes/client-node from 0.12.2 to 0.13.2
...
Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript ) from 0.12.2 to 0.13.2.
- [Release notes](https://github.com/kubernetes-client/javascript/releases )
- [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes-client/javascript/compare/0.12.2...0.13.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-14 05:48:15 +00:00
Adam Harvey
3e7c09c84f
Add changeset
2021-01-14 00:27:55 -05:00
Adam Harvey
3f54eab605
Compress no error display
2021-01-14 00:26:46 -05:00
Adam Harvey
bfa6e1ad0a
Change grid to add spacing for ErrorPanel
2021-01-14 00:25:30 -05:00
Adam Harvey
1f383bbb7c
Clarity of error vs problem
2021-01-14 00:24:40 -05:00
Patrik Oldsberg
72ce0f8b16
docs/composability: include in sidebar and add note about purpose
2021-01-14 02:05:45 +01:00
Patrik Oldsberg
70d8653bda
docs/composability: the rest of the f***ing owl
2021-01-14 01:45:35 +01:00
Patrik Oldsberg
492258d2a1
docs: lotsa more composability docs
2021-01-14 01:45:34 +01:00
Patrik Oldsberg
3e9b38e288
docs: initial incomplete composability docs
2021-01-14 01:45:34 +01:00
Himanshu Mishra
a87014886a
Merge pull request #4041 from LeKeve/techdocs-rerender
2021-01-13 23:40:30 +01:00
Himanshu Mishra
e5d12f705b
techdocs: update changeset to unblock from maintainers review
2021-01-13 23:22:16 +01:00
Kevin Lee
99a778ac9f
Use history.pushState for hash link navigation in techdocs
2021-01-13 23:21:34 +01:00
Himanshu Mishra
77c8a9af21
docs: Update project structure page to remove docker/
2021-01-13 23:16:19 +01:00
Himanshu Mishra
dc33c51890
TechDocs: Use URL Reader in the out-of-the-box experience
...
It is time to start using URL Reader for the exmaple docs components we provide in the out-of-the-box experience (i.e. when users experience TechDocs by doing a git clone of this repository).
URL Reader makes the prepare step 8x faster.
2021-01-13 21:38:26 +01:00
Himanshu Mishra
cb7af51e73
techdocs: cache docs site when built using urlReader for 30 minutes
...
This caching makes it usable experience, so that docs are not built on every load.
In future readTree will support a method to fetch the timestamp of the latest HEAD. And
it should be used to invalidate the cache.
2021-01-13 21:09:44 +01:00
dependabot[bot]
4f78ee3a69
chore(deps): bump azure-devops-node-api from 10.1.1 to 10.2.1
...
Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api ) from 10.1.1 to 10.2.1.
- [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases )
- [Commits](https://github.com/Microsoft/azure-devops-node-api/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-13 16:35:56 +00:00
Fredrik Adelöw
bd5eb8df59
Merge pull request #4024 from backstage/freben/no-octokit-types
...
Get rid of all usages of @octokit/types
2021-01-13 17:18:30 +01:00
Fredrik Adelöw
d6ca6f460c
Merge pull request #4039 from backstage/freben/graphiql-readm
...
graphiql: update readme
2021-01-13 17:08:34 +01:00
Johan Haals
8277fe6f77
Add changeset
2021-01-13 17:04:10 +01:00
Johan Haals
71fb4e1281
cli: Remove api url from github app configuration
2021-01-13 16:58:11 +01:00
Fredrik Adelöw
f4a69c5f68
Merge pull request #4027 from ahrberg/handle-no-info
...
cli: Handle no npm info
2021-01-13 16:48:45 +01:00
Fredrik Adelöw
5a1368ba12
graphiql: update readme
2021-01-13 16:46:36 +01:00
Fredrik Adelöw
94fdf49554
Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version
2021-01-13 16:41:10 +01:00
Fredrik Adelöw
13cee0d654
Merge pull request #4025 from backstage/freben/bump-gitbeaker
...
Bump gitbeaker to 28.x
2021-01-13 16:37:22 +01:00
ahrberg
f5b0d23431
cli: review feedback
2021-01-13 16:08:23 +01:00
ahrberg
b519606f3a
cli: review feedback
2021-01-13 15:50:51 +01:00
ahrberg
08e9893d26
cli: Handle no npm info
2021-01-13 15:50:51 +01:00
Himanshu Mishra
9560a1a4ab
chore: Move Dockerfile at root to contrib/
...
In deployment docs https://backstage.io/docs/getting-started/deployment-other , we suggest doing a `yarn docker-build` and I thought the root Dockerfile was being used to build the image. Hence I modified it for some needs, but no changes were reflected. Later I found that `yarn docker-build` uses the `Dockerfile` present inside `packages/backend` https://github.com/backstage/backstage/blob/master/packages/backend/Dockerfile . So, I think the Dockerfile at the root is a bit misleading, and should be moved to contrib.
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-01-13 15:24:22 +01:00
Patrik Oldsberg
9ea0aa9bb4
Merge pull request #4056 from backstage/rugvip/techowns
...
codeowners: add changeset prefix for techdocs
2021-01-13 14:52:23 +01:00
Fredrik Adelöw
fe333d1b0e
Merge pull request #4048 from rchlo/fixed/string_different_case
...
fixed - string with different case
2021-01-13 14:48:32 +01:00
Fredrik Adelöw
b5b7442f12
Merge pull request #4054 from jmfrancois/jmfrancois/chore/plugin-auth-security-issue
...
fix(plugin-auth-backend): upgrade passport-saml to remove security issue
2021-01-13 14:43:51 +01:00
Patrik Oldsberg
1caa021e94
codeowners: add changeset prefix for techdocs
2021-01-13 14:32:28 +01:00
Jussi Hallila
d99b6d11f7
Merge branch 'master' into gh-3788-auth-tutorial-docs
2021-01-13 14:24:28 +01:00
jmfrancois
f2de73ae06
chore: yarn install to update the lock file
2021-01-13 14:21:50 +01:00
Gabriel Peixoto
208699a302
Merge branch 'fixed/string_different_case' of https://github.com/rchlo/backstage into fixed/string_different_case
2021-01-13 09:59:28 -03:00