David Tuite
2e35f300d0
Mark docs template description as required
...
In my testing, attempts to create a docs site with no description would
fail with the error:
```
Unable to create file 'component-info.yaml'
Error message: 'collections.OrderedDict object' has no attribute 'description'
```
Better to mark it required than let the user hit the error.
2020-09-17 13:14:15 +01:00
David Tuite
1cb1919f0c
Send component description to GitHub
...
We might as well set the description on the GitHub repo while we're
creating it.
2020-09-17 13:14:12 +01:00
Fredrik Adelöw
f1ca8daee8
Merge pull request #2490 from spotify/freben/ghe
...
feat(catalog-backend): support GHE and other GitHub providers
2020-09-17 10:51:48 +02:00
Patrik Oldsberg
4a23442c57
Merge pull request #2404 from timja/patch-1
...
Add ssl config to example app for postgres
2020-09-17 10:15:02 +02:00
Oliver Sand
ed140a0602
Merge pull request #2424 from SDA-SE/feat/extend-api-model
...
feat: extend API entity by lifecycle and owner
2020-09-17 09:49:13 +02:00
Ben Lambert
777d4d251c
Merge pull request #2442 from timja/add-access-support
...
scaffolder: Add support for granting access on create
2020-09-17 09:33:08 +02:00
Patrik Oldsberg
f304139464
Merge pull request #2479 from spotify/Rugvip-patch-1
...
cli: fix for css being treated as images in build
2020-09-17 09:22:05 +02:00
Fredrik Adelöw
4077b424fa
feat(catalog-backend): support GHE and other GitHub providers
2020-09-17 09:04:35 +02:00
Tim Jacomb
702546b8e3
Add scaffolder config to monorepo ( #2492 )
2020-09-17 08:45:11 +02:00
Tim Jacomb
1b45fbc442
Simplify code
2020-09-17 07:25:27 +01:00
Tim Jacomb
fcdae603ba
Merge branch 'master' into add-access-support
2020-09-17 07:17:12 +01:00
Ivan Shmidt
b0656e47d9
Merge pull request #2489 from iamrajiv/issue_1994
...
Added description header field in backstage.io docs
2020-09-16 22:29:50 +02:00
Rajiv Ranjan Singh
485fa981d2
prettified md
2020-09-17 01:38:58 +05:30
Rajiv Singh
19550ef1fd
Added PlantUML diagrams in backstage.io docs ( #2413 )
...
* added Sequence Diagram
* updated location for generated UML diagrams
2020-09-16 21:53:24 +02:00
dependabot[bot]
e5b79755c0
chore(deps): bump nodegit from 0.26.5 to 0.27.0 ( #2454 )
...
Bumps [nodegit](https://github.com/nodegit/nodegit ) from 0.26.5 to 0.27.0.
- [Release notes](https://github.com/nodegit/nodegit/releases )
- [Changelog](https://github.com/nodegit/nodegit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodegit/nodegit/compare/v0.26.5...v0.27.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 21:50:53 +02:00
Rajiv Ranjan Singh
3347cf1668
grammar correction
2020-09-17 00:14:06 +05:30
Rajiv Ranjan Singh
b92b3779db
added description header field
2020-09-16 23:40:37 +05:30
Rajiv Ranjan Singh
ff65589796
added description header field
2020-09-16 23:06:14 +05:30
Rajiv Ranjan Singh
d833cd9fe8
added description header field
2020-09-16 22:14:28 +05:30
Rajiv Ranjan Singh
812da7539f
added description header field
2020-09-16 21:56:32 +05:30
Rajiv Ranjan Singh
def4032351
added description header field
2020-09-16 21:47:19 +05:30
Tim Jacomb
fd7809ea34
Merge branch 'master' into add-access-support
2020-09-16 16:02:01 +01:00
Patrik Oldsberg
35abda0fa0
Merge pull request #2352 from timja/new-routing-jenkins
...
Update Jenkins plugin to new routing
2020-09-16 16:54:20 +02:00
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
Tim Jacomb
38c0672e1e
Merge branch 'master' into new-routing-jenkins
2020-09-16 14:46:49 +01:00
Tim Jacomb
f93d7a15fc
Condense if to else if
2020-09-16 14:36:52 +01:00
Ben Lambert
7df91f116e
Merge pull request #2481 from RoadieHQ/scaffolder-values-validation
...
Scaffolder values validation
2020-09-16 15:33:36 +02:00
Tim Jacomb
0c7acbe3cb
Update docs
2020-09-16 14:19:01 +01:00
Tim Jacomb
a40012d974
Reword
2020-09-16 14:14:46 +01:00
Tim Jacomb
7806decbc4
Make access optional
2020-09-16 14:09:54 +01:00
Tim Jacomb
80b56edec3
Merge branch 'master' into add-access-support
2020-09-16 14:08:47 +01: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
Tim Jacomb
41940ca885
Rerun CI
2020-09-16 08:36:55 +01:00
Tim Jacomb
77a4102a1a
Comment out by default
2020-09-16 08:00:14 +01:00