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
J Shamsul Bahri (jibone))
49a21d5686
Merge branch 'master' into add-saml-login
2020-09-16 16:24:30 +08: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
Tim Jacomb
41940ca885
Rerun CI
2020-09-16 08:36:55 +01:00
Fabian Chong
d0104e2052
revert templatingTask
2020-09-16 15:19:20 +08:00
Fabian Chong
820304af3c
revert templatingTask test
2020-09-16 15:01:12 +08:00
Tim Jacomb
77a4102a1a
Comment out by default
2020-09-16 08:00:14 +01:00
Fabian Chong
21aa93ad46
update templatingTask test
2020-09-16 14:56:28 +08:00
Tim Jacomb
1928c46246
Try disable instead
2020-09-16 07:35:07 +01:00
Fabian Chong
4f59fb341e
Merge branch 'master' into scaffold
2020-09-16 14:17:16 +08:00
Tim Jacomb
17a304703b
Review feedback
2020-09-16 07:13:06 +01:00
Fabian Chong
903c9d9c63
fix plugin template verification
2020-09-16 14:06:14 +08: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
Tim Jacomb
bd6ae84803
Update packages/create-app/templates/default-app/app-config.yaml.hbs
2020-09-15 21:35:45 +01: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
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