Commit Graph

8734 Commits

Author SHA1 Message Date
Johan Haals 4e623b7bf2 Add GitHub Apps documentation
Co-authored-by: blam <ben@blam.sh>
2021-01-14 13:53:50 +01:00
Johan Haals 58cb92f91e Improve installation error message 2021-01-14 13:53:50 +01:00
Johan Haals ca875e6658 Add docs for GithubAppConfig 2021-01-14 13:53:50 +01:00
Johan Haals 820430b220 Add docs for getCredentials 2021-01-14 13:53:49 +01:00
Johan Haals 779734303b Improve error for suspended app 2021-01-14 13:53:49 +01:00
Johan Haals e3ae3c29c5 Update packages/integration/src/github/config.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-14 13:53:49 +01:00
Johan Haals d5189471b2 Update packages/integration/src/github/GithubCredentialsProvider.test.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-14 13:53:49 +01:00
Johan Haals e64acdad76 Added tests and refactored provider
Co-authored-by: blam <ben@blam.sh>
2021-01-14 13:53:48 +01:00
Johan Haals 04ad29ca4e Make GithubUrlReader use GithubCredentialsProvider
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
2021-01-14 13:53:47 +01:00
Johan Haals 25a5d6bf2f Refactor GitHubAppManager, add deps & config 2021-01-14 13:53:29 +01:00
Johan Haals 5d20d4bad8 Store installations response 2021-01-14 13:50:13 +01:00
Johan Haals 6437f0adf8 wip 2021-01-14 13:50:13 +01:00
Johan Haals 8c6f35528c Remove installationHasRepo 2021-01-14 13:50:12 +01:00
Johan Haals 42a1591b65 WIP: Github App manager 2021-01-14 13:50:12 +01:00
Fredrik Adelöw a1c264ef11 Merge pull request #4033 from SDA-SE/feat/make-system-and-domains-real
Implement systems, domains and resources
2021-01-14 13:44:20 +01:00
Patrik Oldsberg ac94b6079d Merge pull request #4050 from backstage/dependabot/npm_and_yarn/azure-devops-node-api-10.2.1
chore(deps): bump azure-devops-node-api from 10.1.1 to 10.2.1
2021-01-14 13:34:37 +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
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
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 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
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 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
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
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
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