Commit Graph

8882 Commits

Author SHA1 Message Date
Himanshu Mishra 0799cb87de Merge pull request #4057 from backstage/orkohunter/remove-unused-dockerfile 2021-01-18 16:36:14 +01:00
Himanshu Mishra b2b9595ad4 Merge pull request #4040 from backstage/orkohunter/microsite-docs-redirects
backstage.io/docs: Add meaningful URL redirects for core features
2021-01-18 16:27:15 +01:00
Fredrik Adelöw ba59fb6e1d Merge pull request #4100 from backstage/freben/parseGitUrl
chore: consistent naming of parseGitUrl
2021-01-18 14:34:34 +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
Fredrik Adelöw 0b4b755b91 chore: consistent naming of parseGitUrl 2021-01-18 13:37:47 +01:00
Emma Indal 85d864c19f Search Roadmap and Architecture (#4030)
* search documentation and roadmap

* fixup

* add link to architecture issue

* formatting

* add nav to mkdocs yaml and microsite sidebar

* use backstage search instead of backstage global search

* add file extension to app_config

* Update docs/features/search/README.md

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>

* replace Big Picture with Architecture

* search architecture wip

* changes to architecture and documentation to it

* update used user profiles according to the glossary

* prettier ignore description

* clarify architecture bullet points with examples

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-01-18 12:01:54 +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
Patrik Oldsberg f04362d2c2 Merge pull request #4105 from backstage/rugvip/reldetect
workflows: add new release detection method
2021-01-18 11:13:20 +01:00
Fredrik Adelöw a6f8333fce Merge pull request #4093 from backstage/emmaindal/microsite-sidebar-glossary
[Microsite] Glossary to show up in sidebar on microsite
2021-01-18 10:31:17 +01:00
Fredrik Adelöw f5469b5a24 Merge pull request #4122 from geototti21/patch-1
Adopters: Add Paddle.com
2021-01-18 10:29:20 +01:00
Patrik Oldsberg 0e457a840c Merge pull request #4116 from backstage/rugvip/typiskt
docs: add docs for how to handle type checking issues with linked in packages
2021-01-18 10:04:54 +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
Himanshu Mishra cca03162bc chore: Remove yarn docker-build:app command and related docs 2021-01-17 21:53:37 +01:00
Ioannis Georgoulas e6c06db863 Adopters: Add Paddle.com 2021-01-17 20:30:01 +00:00
Patrik Oldsberg ecd214c4ca scripts/create-github-release: fall back release message to PR contents if not a release PR 2021-01-17 19:10:18 +01:00
Fredrik Adelöw 1e3e0d86c2 Merge pull request #4117 from backstage/freben/secwarn
chore: silence code quality warning about backslash escape
2021-01-17 16:03:45 +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
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
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
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
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
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