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
Patrik Oldsberg
5fcb150cd4
github/workflows: update main master build to use check-if-release script
2021-01-16 17:17:01 +01:00
Patrik Oldsberg
125da9d0ed
scripts: add check-if-release
2021-01-16 17:14:49 +01:00
Fredrik Adelöw
09dd4d5aea
Update packages/e2e-test/src/lib/helpers.ts
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-01-16 16:01:04 +01:00
Fredrik Adelöw
bc4424b9d2
chore: silence code quality warning about backslash escape
2021-01-16 15:48:38 +01:00
Patrik Oldsberg
f5cc804ca3
docs: add docs for how to handle type checking issues with linked in packages
2021-01-16 15:44:40 +01: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
Kiran
10b22d6c70
Revert "feat(create-app): synch backend/scaffolder.js with master"
...
This reverts commit 087e90cf8baeeff60d4cee7d503a84a88ee87fd1.
2021-01-16 11:54:45 +11:00
Kiran
b87c744740
feat(create-app): synch backend/scaffolder.js with master
2021-01-16 11:54:45 +11:00
Kiran
ce3e204038
fix(create-app): fix user-settings routing in create-app
2021-01-16 11:54:45 +11:00
Alan Crosswell
bba8b99255
document using locally-installed cookiecutter
...
This avoids running Docker in Docker.
See https://github.com/backstage/backstage/blob/57460cda021bddaf04e7c3351c3881a3f24859b0/plugins/scaffolder-backend/src/scaffolder/stages/templater/cookiecutter.ts#L56-L79
See also https://backstage.io/docs/features/techdocs/getting-started#disabling-docker-in-docker-situation-optional where it is configurable.
2021-01-15 16:25:06 -05:00
Nir Gazit
895eb46961
Merge remote-tracking branch 'upstream/master' into master
2021-01-15 22:13:55 +02:00
Adam Harvey
57460cda02
Merge pull request #4112 from adamdmharvey/techdocs-troubleshooting
...
docs: Add TechDocs troubleshooting
2021-01-15 14:50:41 -05:00
Adam Harvey
33f7fbc5b2
Fix wrapping
2021-01-15 14:12:23 -05:00
Adam Harvey
177f7984d8
Add TechDocs CLI for mkdocs build errors
2021-01-15 14:10:09 -05:00
Eric Peterson
ce9d5ac220
Remove unnecessary chunk transfer encoding header.
2021-01-15 19:17:01 +01:00
Adam Harvey
ef4ecd620e
Merge branch 'master' of github.com:backstage/backstage
2021-01-15 12:28:07 -05: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
Eric Peterson
8d950d0ae7
Stream files directly from GCS instead of buffering and sending.
2021-01-15 18:02:37 +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
Johan Haals
c481192488
gitignore: Ignore *-credentials.yaml
2021-01-15 16:25:29 +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
Johan Haals
d1ccd52a9d
cli: Append credentials to create-github-app output name
2021-01-15 16:17:11 +01:00
Johan Haals
48f3a5dcae
Update docs
2021-01-15 16:13:19 +01:00
Johan Haals
fd876c3615
Refactor azure publisher to use integrations
...
Co-authored-by: blam<ben@blam.sh >
2021-01-15 16:08:10 +01:00
Johan Haals
8ef84c67a3
Update storePath error and description
...
Co-authored-by: blam<ben@blam.sh >
2021-01-15 16:07:29 +01:00
Ben Lambert
6e02373449
Update swift-baboons-refuse.md
2021-01-15 15:42:39 +01:00
Johan Haals
50b933d9ac
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:39 +01:00
Johan Haals
b5ed171a1a
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:25 +01:00
Johan Haals
27745f651a
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:13 +01:00
Johan Haals
fffe91dba5
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:06 +01:00
Johan Haals
b8f8799786
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:41:50 +01:00
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
Ben Lambert
532b788679
chore(create-app): new line at the end of the file!
2021-01-15 15:39:13 +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
Johan Haals
548dbf154e
Fix prepare, e2e tested with GitHub
2021-01-15 14:34:21 +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
e2030972fc
Merge pull request #4062 from backstage/orkohunter/use-urlreader-in-techdocs
2021-01-15 13:12:45 +01:00
Patrik Oldsberg
b6d6295f1d
Merge pull request #4072 from backstage/rugvip/docompost
...
docs: add documentation and migration instructions for new composability API
2021-01-15 13:02:06 +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