Commit Graph

5132 Commits

Author SHA1 Message Date
Patrik Oldsberg 85a1574e9f Merge pull request #2429 from taras/tm/scaffold-repo-visibility
Add the ability to configure repository visibility via config
2020-09-16 16:52:22 +02:00
Patrik Oldsberg 1fea972187 Merge pull request #2088 from andrewthauer/api-docs-graphql
Add GraphQL support to API Docs
2020-09-16 16:37:11 +02:00
Patrik Oldsberg 61347c0673 Merge pull request #2487 from spotify/rugvip/ignore
eslintignore: add template dirs
2020-09-16 16:29:54 +02:00
Ben Lambert 7df91f116e Merge pull request #2481 from RoadieHQ/scaffolder-values-validation
Scaffolder values validation
2020-09-16 15:33:36 +02:00
Patrik Oldsberg 7b3a36a5ec eslintignore: add template dirs 2020-09-16 15:07:08 +02:00
Taras Mankovski f5702ddc8e Add ability to flag user repositories as private 2020-09-16 08:53:18 -04:00
Himanshu Mishra ef03114501 Merge pull request #2486 from spotify/orkohunter/improve-getting-started-docs 2020-09-16 14:43:53 +02:00
Raghunandan Balachandran 023ba6cc8e Merge pull request #2485 from spotify/favicon-logo-updates
Updates to create-app template
2020-09-16 14:32:50 +02:00
Himanshu Mishra 994c4a70ad Doc: Add prerequisites to getting started 2020-09-16 14:27:53 +02:00
Taras Mankovski 9ad2b8186b Clean up installation 2020-09-16 08:19:09 -04:00
Raghunandan b8acf90f31 Update favicon to latest. Add Backstage logo to sidebar in create-app template 2020-09-16 12:25:25 +02:00
Patrik Oldsberg 74c5700afa Merge pull request #2468 from spotify/rugvip/e2etry
e2e-test: add retries to app serve
2020-09-16 11:40:22 +02:00
Sebastian Qvarfordt 3206acb784 Bumped mkdocs-techdocs-core version in techdocs-container (#2484) 2020-09-16 11:36:15 +02:00
Sharvilak b9dfb3dfd5 storybook config: fix for babel-loader error (#2483)
Co-authored-by: sharvilak <sharvilak@e9ine.com>
2020-09-16 11:31:15 +02:00
Emma Indal 2b555ca1d9 TechDocs: fix pymdown emoji configs (#2482)
* fix pymdown emoji configs

* Added changelog, bumped version

Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com>
2020-09-16 11:18:48 +02:00
Patrik Oldsberg df87a35063 Merge pull request #2445 from alandovskis/missing-github-catalog-config
Missing Config for GithubReaderProcessor
2020-09-16 10:51:06 +02:00
Iain Billett f0143360b7 Fix test schema 2020-09-16 09:02:42 +01:00
Iain Billett cf96d90e62 Fix formatting 2020-09-16 08:44:38 +01:00
Iain Billett ef9117f50a Validate template values on calls to the scaffolder API
Calls to the scaffolder API should use the schema from the template
entity to validate input values.
2020-09-16 08:44:38 +01:00
Patrik Oldsberg a71b91cc44 e2e-test: add retries to app serve 2020-09-15 23:18:53 +02:00
Taras Mankovski 449b5c3f15 Fix prettier errors 2020-09-15 16:38:38 -04:00
Taras Mankovski 6d3ce75100 Apply requested chanegs 2020-09-15 16:32:17 -04:00
Taras Mankovski d72577006d Add missing environment variables from tests 2020-09-15 16:31:42 -04:00
Taras Mankovski 404df7d0b2 Provide environment variable for scaffolder.github.token 2020-09-15 16:31:42 -04:00
Taras Mankovski e9e3c79295 Run prettier on docs/features/software-templates/installation.md 2020-09-15 16:31:42 -04:00
Taras Mankovski a7d5ade5a1 Merge GitHub scaffolding instructions 2020-09-15 16:31:35 -04:00
Taras Mankovski 6ea4ac7b17 Add config for scaffolder to create-app's app-config.yaml 2020-09-15 16:29:46 -04:00
Taras Mankovski 4c0c0bfd50 Add the ability to configure repository visibility via config 2020-09-15 16:29:43 -04:00
Patrik Oldsberg 3e50f8ab74 Merge pull request #2303 from iamrajiv/2227
Renamed ProgressBar components to *Gauge
2020-09-15 20:23:16 +02:00
Rajiv Singh 28c01d1617 Delete .DS_Store 2020-09-15 22:14:31 +05:30
Rajiv Ranjan Singh a07f0e94fa updated components import 2020-09-15 22:12:21 +05:30
Rajiv Ranjan Singh 47b17514e3 updated components import 2020-09-15 21:48:43 +05:30
Rajiv Ranjan Singh ab1c7b8b0b updated components import 2020-09-15 21:44:19 +05:30
Sebastian Qvarfordt 124663682f Bumped techdocs-core version in container (#2475) 2020-09-15 17:29:19 +02:00
Sebastian Qvarfordt 5236eb6709 Bumped version of pymdown-extensions for compatability (#2474) 2020-09-15 17:11:48 +02:00
Sebastian Qvarfordt fb118379e8 Mob/techdocs downgrade markdown plugins (#2473)
* Use more tested versions of markdown plugins

* Less specific mkdocs version required

* Bump version

* Added changelog

* Bumped version of techdocs-core plugin

* Fixed lint issue
2020-09-15 16:29:13 +02:00
Sebastian Qvarfordt a1386be0bd Use more tested versions of markdown plugins (#2472)
* Use more tested versions of markdown plugins

* Less specific mkdocs version required

* Bump version

* Added changelog
2020-09-15 16:05:08 +02:00
David Tuite 57ae0825d8 Fix scaffolder catalog link (#2471)
This was incorrectly linking to a relative path which ended up being
something like `/create/docs-template/Component/my-component`.
2020-09-15 15:00:23 +02:00
Ben Lambert 0597211af1 Merge pull request #2433 from timja/support-user-or-org
scaffolder: Allow user or org, remove hard coded isOrg
2020-09-15 09:17:25 +02:00
David Tuite d36f3bc5d8 Assorted scaffolder form help text improvements (#2467)
* Prompt the user for a description in templates

The text "Description of the component" was a little redundant since the
label already says "Description". This description text hints to the
user why they should bother adding an informative description.

* Inform user about lowercase, url-safe constraint

Create React App scaffolding fails when a name with spaces or other
non-url-safe chars are provided. Instead of making the user wait for a
failure, Backstage should tell them about this constraint up front.
2020-09-15 06:42:13 +02:00
Patrik Oldsberg cc5f228c0a Merge pull request #2465 from spotify/Rugvip-patch-1
plugins/newrelic: make public
2020-09-14 17:34:20 +02:00
Patrik Oldsberg b86d408fa7 plugins/newrelic: make public 2020-09-14 17:06:29 +02:00
Sebastian Qvarfordt 398d7eb91e TechDocs: Fix building if you already have a corrupt git tmp folder (#2457)
* Fix building if you already have a corrupt git tmp folder

* Logging the error we get before trying to recover
2020-09-14 16:57:37 +02:00
Fredrik Adelöw 9888418d41 missing yarn.lock updates again (#2456)
* missing yarn.lock updates again

* yarn.lock: sync the sync

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2020-09-14 16:43:20 +02:00
Patrik Oldsberg 87699ffe20 Merge pull request #2449 from spotify/rugvip/change
CHANGELOG: update until 47800 + bump to alpha.21
2020-09-14 15:57:18 +02:00
Patrik Oldsberg 189ec4f6aa Merge pull request #2441 from spotify/rugvip/win
github/workflows: remove global yarn cache from windows build
2020-09-14 15:55:28 +02:00
Himanshu Mishra a72944e515 Merge pull request #2450 from spotify/orkohunter/codecov-config 2020-09-14 11:09:24 +02:00
Fredrik Adelöw 8989e83475 Merge pull request #2446 from spotify/freben-patch-2
Add reference to well known annotations
2020-09-14 09:29:04 +02:00
Fredrik Adelöw 8a0adf950a Update mkdocs.yml etc 2020-09-14 09:07:22 +02:00
Oliver Sand d6b0c80afd fix(catalog): remove unused components (#2430)
This allows to resolve some circular dependencies.
2020-09-14 08:01:24 +02:00