21074 Commits

Author SHA1 Message Date
Jussi Hallila 6059b015bd Merge branch 'upstream-master' into gh-3811-repo-url-file-registration 2021-01-19 08:16:51 +01:00
Adam Harvey debf359b56 Add changeset 2021-01-18 23:42:21 -05:00
Jonah Back 0643a3336a chore: add changeset 2021-01-18 14:23:56 -08:00
Himanshu Mishra 8565ad2279 1. Use etag over sha for the identifier
2. Re-combine Resonse types into one
2021-01-18 22:52:45 +01:00
Himanshu Mishra fa8ba330a8 integration: GitLab API should be added for default and should have a protocol 2021-01-18 21:53:51 +01:00
Himanshu Mishra 294a70caba backend-common: Add changeset about SHA based caching in URL Reader 2021-01-18 21:53:51 +01:00
Jussi Hallila 9b80a33ea7 Merge branch 'upstream-master' into gh-3811-repo-url-file-registration
# Conflicts:
#	plugins/catalog-import/src/util/useGithubRepos.ts
2021-01-18 19:31:42 +01:00
Jussi Hallila bfc2184654 Merge remote-tracking branch 'upstream/master' into gh-3811-repo-url-file-registration 2021-01-18 19:30:22 +01:00
Patrik Oldsberg 4211198c30 Merge pull request #4128 from backstage/rugvip/fetch
backend-common: lock down UrlReader to only read from allowed URLs
2021-01-18 18:53:19 +01:00
Fredrik Adelöw c8e3e82ce2 Merge pull request #4131 from backstage/freben/no-annotation-merge
catalog-model: remove special merge treatment of annotations
2021-01-18 18:50:23 +01:00
Patrik Oldsberg 6458dfeb14 Merge pull request #3886 from backstage/rugvip/nohttps
backend-common: remove deprecated HTTPS config
2021-01-18 17:47:04 +01:00
Fredrik Adelöw a93f422132 catalog-model: remove special merge treatment of annotations 2021-01-18 16:52:35 +01:00
Oliver Sand f04db53d73 Display systems in catalog table and make both owner and system link to the entity pages 2021-01-18 15:11:34 +01:00
Patrik Oldsberg 5345a1f983 backend-common: lock down UrlReader to only read from allowed URLs 2021-01-18 14:17:04 +01:00
Patrik Oldsberg 8250ffb443 Merge pull request #4021 from kiranpatel11/master
fix(create-app): fix user-settings routing in create-app
2021-01-18 14:04:15 +01:00
Oliver Sand b42eb8a8ad Merge pull request #4090 from SDA-SE/feat/display-systems-in-catalog
Display the owner and system as links to the entity pages in the about card
2021-01-18 11:54:56 +01:00
Patrik Oldsberg a669e2dd0f Merge pull request #4096 from backstage/orkohunter/release-techdocs-common-0.3.4
techdocs-common: Release v0.3.4
2021-01-18 11:16:53 +01:00
Oliver Sand d5b92637bc Show domain for systems and hide other fields if the don't apply for the kind 2021-01-18 09:41:36 +01:00
Johan Haals 5618ffa733 Merge pull request #4058 from backstage/mob/github-app-manager
Add GithubCredentialsProvider for start of GitHub Apps support
2021-01-18 08:10:26 +01:00
Ben Lambert ec2164b791 Merge pull request #4094 from backstage/blam/bug/create-app-url-support
Use fromConfig in create-app for scaffolder
2021-01-16 21:48:18 +01:00
Matei David a5e27d5c1d Introduce techdocs metadata in techdocs-common
* Add TechdocsMetadata type in backend plugin endpoint
 * Introduce TechDocsMetadata type in frontend
 * Add changeset
 * Remove old thennable metadata resp
 * Address PR feedback
  - Remove explicit type annotation on TechDocsMetadata
  - Reintroduce res.send instead of throwing an error
  - Change logger info to logger error
 * Add TechDocsMetadata type in frontend plugin
 * Commit yarn.lock
 * Introduce JSON5 and remove parsing in local pub
Signed-off-by: Matei David <matei.david.35@gmail.com>
2021-01-16 18:33:53 +00:00
Kiran Patel 26d3b24f3f doc(create-app):enhance changelog for create-app settings routing 2021-01-16 12:08:46 +11:00
Kiran Patel 5899e5ca3a fix(create-app): add changeset for user-settings routing fix 2021-01-16 11:54:45 +11:00
Adam Harvey 044bb0899b Merge pull request #4083 from adamdmharvey/support-bad-request
kubernetes-backend: Support HTTP 400 Bad Request
2021-01-15 12:13:24 -05:00
Johan Haals 3404dd3ebc Merge pull request #4107 from backstage/jhaals/credentials-suffix
cli: Append '-credentials' to file generated by create-github-app
2021-01-15 18:13:01 +01:00
Ben Lambert 1012fcfb5d Update .changeset/swift-baboons-refuse.md
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-01-15 17:26:40 +01:00
Johan Haals d69d5d5ca8 Add comment to changeset 2021-01-15 17:25:33 +01:00
Johan Haals 92dbbcedd7 Add changeset for create-app 2021-01-15 17:21:44 +01:00
Johan Haals 7d2a390a4f Warn user about sensitive credentials 2021-01-15 17:21:12 +01:00
Johan Haals b604a9d411 Add changeset 2021-01-15 16:35:06 +01:00
Patrik Oldsberg 188575ca74 Merge pull request #4098 from SDA-SE/feat/update-msal-node
Update @azure/msal-node to 1.0.0-beta.3
2021-01-15 16:20:34 +01:00
Ben Lambert 6e02373449 Update swift-baboons-refuse.md 2021-01-15 15:42:39 +01:00
Patrik Oldsberg 9420aef1ae Merge pull request #4095 from backstage/orkohunter/cost-insights-fix-changeset
cost-insights: Fix invalid changeset file format
2021-01-15 14:45:38 +01:00
Oliver Sand f9ba00a1ca Update @azure/msal-node to 1.0.0-beta.3
The new version introduced a breaking change and requires manual changes.
2021-01-15 13:34:04 +01:00
Fredrik Adelöw 6e382fc4c7 Merge pull request #4092 from backstage/freben/do-not-remove-bootstrap
catalog-backend: Refuse to remove the bootstrap location
2021-01-15 13:17:54 +01:00
Himanshu Mishra 09d211bff2 techdocs-common: release v0.3.4 2021-01-15 12:45:47 +01:00
Himanshu Mishra 8c2437c15a Fix invalid changeset file format
I guess changesets are not tracked if they are not an `.md` file in the `.changeset` directory. @backstage/silver-lining
2021-01-15 12:41:52 +01:00
blam d176671d1a chore(create-app): added changeset 2021-01-15 12:25:12 +01:00
Fredrik Adelöw ac7be581a1 catalog-backend: Refuse to remove the bootstrap location 2021-01-15 12:03:50 +01:00
Oliver Sand 33846acfcb Display the owner and system as links to the entity pages in the about card 2021-01-15 11:13:58 +01:00
Himanshu Mishra a594a72576 techdocs-common: Allow techdocs-cli to import in a non-backstage environment
techdocs-common has a dependency on @backstage/plugin-techdocs-backend. This prohibits techdocs-cli to import it and generate/publish docs on a CI/CD environment to an external storage
2021-01-15 09:26:26 +01:00
Adam Harvey ad838c02f7 Add changeset 2021-01-14 22:25:30 -05:00
Patrik Oldsberg e82504c1b4 Merge pull request #4076 from SDA-SE/feat/remove-types-helmet
Removes the @types/helmet dependency
2021-01-14 18:39:09 +01:00
Adam Harvey d54857099d Add changeset 2021-01-14 10:52:53 -05:00
github-actions[bot] 3bb5113a92 Version Packages 2021-01-14 15:32:34 +00: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
Patrik Oldsberg 97a68fced8 Merge pull request #4079 from backstage/rugvip/assets
plugin/kubernetes: fix assets location to make sure they're included in the output bundle
2021-01-14 16:28:31 +01:00
Johan Haals 0b135e7e01 Add changeset for GitHub apps support 2021-01-14 16:22:08 +01:00
Patrik Oldsberg 1fea88fd05 plugin/kubernetes: fix assets location to make sure they're included in the output bundle 2021-01-14 16:11:14 +01:00