Commit Graph

8913 Commits

Author SHA1 Message Date
Johan Haals a532d9d124 Add fromConfig remove logging 2021-01-19 11:51:19 +01:00
Johan Haals a41a94b4b5 register preparers with fromConfig
Co-authored-by: blam<ben@blam.sh>
2021-01-19 11:20:40 +01:00
Johan Haals 4a3a9ff637 Log stacktrace in debug 2021-01-19 10:24:28 +01:00
Johan Haals 3c75afde45 Remove stacktrace from logs 2021-01-19 10:21:52 +01:00
Johan Haals 5880c280d6 Use correct versions 2021-01-19 10:19:53 +01:00
Johan Haals d1fa548bd1 Rename azure/api to azure 2021-01-19 08:56:13 +01:00
Johan Haals 1e41cbc857 Merge remote-tracking branch 'origin/master' into blam/move-scaffolder-to-integrations 2021-01-18 16:53:54 +01:00
Johan Haals a33996edcc Scaffolder: Refactor publish and prepare
Co-authored-by: blam<ben@blam.sh>
2021-01-18 16:41:35 +01:00
Johan Haals 02e0db404e Make azure validation message more helpful
Co-authored-by: blam<ben@blam.sh>
2021-01-18 16:39:03 +01:00
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
Johan Haals 931f0c6b89 Publish to provider based on url 2021-01-18 11:37:50 +01:00
Johan Haals 7b038dd16c bump gitbeaker 2021-01-18 11:37:11 +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
Johan Haals ca957da3e3 Update packages/integration/src/gitlab/config.ts
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-01-18 10:25:13 +01:00
Johan Haals fdecdfd747 Use integration config in bitbucket preparer 2021-01-18 10:13:07 +01:00
Johan Haals 7c52806a48 remove commented code 2021-01-18 10:11:52 +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