Commit Graph

5355 Commits

Author SHA1 Message Date
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 1d254175d3 cli: fix for css being treated as images in build
Reported on Discord: https://discordapp.com/channels/687207715902193673/687235481154617364/755424027236892823
2020-09-15 22:29:27 +02: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
Esteban Barrios b8bf566e4f Merge pull request #7 from spotify/master
Update Fork
2020-09-15 12:12:00 +02:00
Tim Jacomb 4fc24933b1 Update packages/create-app/templates/default-app/app-config.yaml.hbs 2020-09-15 09:04:48 +01:00
Tim Jacomb 563d3b004d Update app-config.yaml.hbs 2020-09-15 08:44:59 +01:00
Tim Jacomb cccdf8d32a Revert "Restore app-config.yaml.hbs"
This reverts commit ec39c956a4.
2020-09-15 08:43:59 +01:00
Tim Jacomb ec39c956a4 Restore app-config.yaml.hbs 2020-09-15 08:42:54 +01:00
Tim Jacomb 06b2c9ea6e Add docs link 2020-09-15 08:42:41 +01:00
Tim Jacomb fdef955570 scaffolder: Add support for granting access on create 2020-09-15 08:38:46 +01: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
dependabot[bot] 42ebe8bdb1 chore(deps-dev): bump docusaurus in /microsite (#2455)
Bumps [docusaurus](https://github.com/facebook/docusaurus) from 2.0.0-alpha.63 to 2.0.0-alpha.64.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/compare/v2.0.0-alpha.63...v2.0.0-alpha.64)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 07:59:32 +02:00
Andrew Thauer 678a9c90de feat: add graphql api type 2020-09-13 22:01:11 -04:00
Himanshu Mishra 2b5f7c5248 Codecov: Reset threshold to 0%. It is harmless. 2020-09-13 23:07:50 +02:00
Himanshu Mishra 2c68f25de6 Codecov: Add reference documentation links in config 2020-09-13 22:46:51 +02:00
Himanshu Mishra 595c5ce98a Codecov: Set threshold of coverage change to 2%
This is 2 percent points. So, if coverage drops from 50% to 47.9%, codecov github check will fail.
2020-09-13 22:40:20 +02:00
Himanshu Mishra a4038cd646 Codecov: Disable comments 2020-09-13 22:39:21 +02:00
Patrik Oldsberg fc7b1325ad CHANGELOG: update until 47800 + bump to alpha.21 2020-09-13 21:40:28 +02:00
Himanshu Mishra a8fee3c5e8 Merge pull request #2434 from spotify/orkohunter/update-techdocs-documentation 2020-09-13 18:02:12 +02:00
Himanshu Mishra c7f3fe1333 Merge pull request #2444 from spotify/orkohunter/2415-docs-auth-in-getting-started 2020-09-13 14:57:24 +02:00
Himanshu Mishra a737bc2eeb TechDocs: Automatically add new Issues/PRs to GitHub project board (#2443)
* TechDocs: Automatically add new Issues/PRs to GitHub project board

* Merge two separate jobs into one
2020-09-13 14:11:43 +02:00
Alex Landovskis 155f6d3e39 app-config.yaml: Add missing config for GithubReaderProcessor. 2020-09-12 18:34:32 -04:00
Himanshu Mishra ea4884ed97 Docs: Link to nvm repository for users to install 2020-09-12 23:52:34 +02:00
Himanshu Mishra 841dc867ee Docs: Remove unnecessary back to docs link 2020-09-12 23:51:29 +02:00
Himanshu Mishra fe64f992f6 Add Authentication section in Getting Started
Closes https://github.com/spotify/backstage/issues/2415
2020-09-12 23:50:59 +02:00