Commit Graph

8907 Commits

Author SHA1 Message Date
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
Gabriel Peixoto f573cf3687 fixed - string with different case 2021-01-13 09:59:01 -03:00
jmfrancois 0f7710b910 fix: CI 2021-01-13 11:54:44 +01:00
jmfrancois 30cc3e44ba chore: upgrade passport-saml to fix security issue 2021-01-13 10:45:31 +01:00
Fredrik Adelöw 371f67ecd0 techdocs-common: fix to-string breakage of binary files 2021-01-13 10:37:32 +01:00
Fredrik Adelöw cc068c0d6f Bump gitbeaker to 28.x 2021-01-13 10:26:19 +01:00
Patrik Oldsberg 936659f71f Merge pull request #4052 from backstage/rugvip/fixlinks
microsite: fix k8s blog post links
2021-01-13 10:24:47 +01:00
Patrik Oldsberg 092619aff7 microsite: fix k8s blog post links 2021-01-13 10:22:18 +01:00
Jussi Hallila 37e4bf3473 Modifying GitLab text to be stylized 2021-01-13 10:12:40 +01:00
Jussi Hallila e921fb2ec7 Fix GitHub stylization 2021-01-13 09:25:25 +01:00
Jussi Hallila 6dee39ebe2 Fix spelling. 2021-01-13 09:16:58 +01:00
Jussi Hallila 85fb668164 Merge branch 'master' into gh-3788-auth-tutorial-docs
# Conflicts:
#	docs/tutorials/quickstart-app-auth.md
2021-01-13 08:52:48 +01:00
Gabriel Peixoto ede27abc4a fixed - string with different case 2021-01-13 00:35:53 -03:00
Patrik Oldsberg 5032aa4bba Merge pull request #4045 from AlleyWei/patch-27
Microsite: Update K8 section link
2021-01-13 01:04:30 +01:00
AlleyWei 4cacd37125 Microsite: Update K8 section link
Update current CTA button under K8 section to "Read" and fixing broken link.
2021-01-12 18:20:13 -05:00
Patrik Oldsberg b29bfbe574 Merge pull request #4044 from mclarke47/fix-blog-links
Kubernetes blog: fix image links
2021-01-12 23:39:24 +01:00
Patrik Oldsberg 240ce7ac79 Update 2021-01-12-new-backstage-feature-kubernetes-for-service-owners.md 2021-01-12 23:38:46 +01:00