Commit Graph

8745 Commits

Author SHA1 Message Date
Johan Haals 084e2450d1 Update docs/plugins/github-apps.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-15 15:41:23 +01:00
Johan Haals 57b542c736 Update docs/plugins/github-apps.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-15 15:41:03 +01:00
Johan Haals fc15529cf4 Update docs/plugins/github-apps.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-15 15:40:46 +01:00
Johan Haals 6037fa75c5 Set accept header and api base url 2021-01-15 10:41:07 +01:00
Johan Haals 065498367d Find installation after try/catch 2021-01-14 16:37:31 +01:00
Johan Haals 63a706aed2 Fix spelling error 2021-01-14 16:31:54 +01:00
Johan Haals 83a9bb335f Fix spelling error 2021-01-14 16:28:32 +01:00
Johan Haals 0b135e7e01 Add changeset for GitHub apps support 2021-01-14 16:22:08 +01:00
Johan Haals eb29c605f3 Document default permissions 2021-01-14 15:00:24 +01:00
Johan Haals 8eaeb326aa Fix spelling 2021-01-14 14:49:38 +01:00
Johan Haals ed82e83a84 Add GitHubUrlReader test using CredentialsProvider
Co-authored-by: blam <ben@blam.sh>
2021-01-14 14:42:48 +01:00
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