blam
d91c10f654
feat(scaffolder): now the scaffolder is passed a list of templaters which is decided by the template definition
2020-07-13 11:55:39 +02:00
blam
1d4d07e07d
chore(scaffolder): refactor out the templaters into a map that is dictated by the router
2020-07-13 11:55:05 +02:00
blam
2fdd40698a
chore(scaffolder): renaming the processor key to templater
2020-07-13 11:54:32 +02:00
blam
46c60cb54a
chore(scaffolder): Updating typescript issues by making the templater a required key
2020-07-13 11:53:10 +02:00
blam
87698e2fe6
chore(scaffolder): making the templater field mandatory
2020-07-13 10:53:30 +02:00
Sebastian Qvarfordt
240b183a01
Merge pull request #1588 from spotify/bil/remove-techdocs-plugin-dep
...
techdocs: remove @backstage/plugin-techdocs as dep
2020-07-13 10:20:02 +02:00
Patrik Oldsberg
b89f9c34c7
Merge pull request #1591 from spotify/rugvip/node-12
...
package: enforce node 12
2020-07-11 21:00:19 +02:00
Patrik Oldsberg
f39abc0fe7
package: enforce node 12
2020-07-11 20:22:12 +02:00
Bilawal Hameed
3026db08f0
fix: remove @backstage/plugin-techdocs as dep
2020-07-10 18:17:29 +02:00
Bilawal Hameed
066ba28acf
docs(techdocs-cli): update to use from npm registry ( #1586 )
2020-07-10 17:58:34 +02:00
Bilawal Hameed
2331be17c7
fix: set techdocs plugin to public ( #1585 )
2020-07-10 16:41:05 +02:00
Sebastian Qvarfordt
03a71a5059
Merge pull request #1584 from spotify/mob/abstract-out-techdocs-container
...
techdocs: migrate container to /packages/techdocs-container
2020-07-10 16:36:36 +02:00
Bilawal Hameed
449c962aea
docs: removed prefix slash
2020-07-10 16:21:51 +02:00
Bilawal Hameed
f5a5fac7cf
docs: correction
2020-07-10 16:18:16 +02:00
Bilawal Hameed
68d472f702
docs: updated to packages/techdocs-container
2020-07-10 16:17:22 +02:00
Bilawal Hameed
decf400b4b
fix(.github/workflows): only validate Dockerfile, not publish (it happens via webhooks)
2020-07-10 16:11:11 +02:00
Bilawal Hameed
3e1efc1e43
fix(.github/workflows): add packages/techdocs-container
2020-07-10 16:06:45 +02:00
Bilawal Hameed
4f709b4a25
fix: migrate techdocs-container to packages/
2020-07-10 16:05:14 +02:00
Bilawal Hameed
353cf5a14f
techdocs: implement serve for the techdocs-cli ( #1581 )
...
* feat(techdocs-cli): point techdocs export to localhost:3000/api
* feat(techdocs-cli): add http-proxy package
* feat(techdocs-cli): add react-dev-utils package
* feat(techdocs-cli): implement serve and serve:mkdocs commands
* fix: use [module] prefix convention in console.log
* docs: added commands
* wip
* Fix type errors
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com >
2020-07-10 16:01:45 +02:00
Ivan Shmidt
6d19a3a5ba
Merge pull request #1579 from spotify/shmidt-i/catalog-different-branches
...
Allow using different branches
2020-07-10 14:14:21 +02:00
Bilawal Hameed
3d4fcc4559
techdocs: set custom docStorageUrl via appConfig ( #1575 )
...
* feat(techdocs): read docStorageUrl from appConfig
* docs: updated techdocs plugin README to mention custom baseurl
* fix: added config file
* fix: use JSON in env variable
* fix: add to app-config.yaml
* typescript wrestling
* Nicer config handling
* fix: switch to using useApi(configApiRef)
* docs: corrected to new config name
* docs: mention app-config.yaml config option
* fix: removed unused dep @backstage/config
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com >
2020-07-10 10:48:46 +02:00
Ivan Shmidt
ab69c9e47b
feat(catalog): allow using different branches
2020-07-10 09:29:26 +02:00
Patrik Oldsberg
e25ac814ac
Merge pull request #1571 from dfds/master
...
Fixing mock-data script issue on windows
2020-07-09 18:10:41 +02:00
Sebastian Qvarfordt
eed37376fc
Initial techdocs-cli ( #1558 )
...
* Initial techdocs-cli
* Run backstage serve and docker container from techdocs cli
* Added documentation for techdocs-cli
* Fix linting
* Builds and export the dev folder of a plugin
* make bin/build executable
* Remove 'src' from files
* fix
* fix: corrected bad rebase
* feat(techdocs-cli): create export in techdocs plugin + clone to cli build
* fix: added support for nodemon
* feat(techdocs-cli): add vercel/serve-handler npm package
* fix: bump eslint-config to 8.0.0 + add prettier-config
* fixup
* fix: add HTTPServer module for serving techdocs-preview-bundle/
* fix: addressed tsc issues (unused import, missing type definition)
Co-authored-by: Bilawal Hameed <bil@spotify.com >
2020-07-09 11:08:19 +02:00
Emil H. Clausen
9382e24839
Reverse file permissions for mock-data.sh scripts
2020-07-09 10:22:21 +02:00
Patrik Oldsberg
a10705da63
Merge pull request #1497 from andrewthauer/rollbar-plugin
...
Add Rollbar plugin & backend
2020-07-09 10:05:57 +02:00
Andrew Thauer
8885ebee89
adding rollbar plugin & backend
...
This is the first commit of the rollbar plugin. It is fully functional
but will require some additional features to make it more usable and
feature complete. It currently includes a backend wraps the rollbar REST
API and provides data for the frontend plugin.
2020-07-08 22:44:49 -04:00
Ben Lambert
0423419c9f
Merge pull request #1572 from spotify/feat/publish-cookie-cutter
...
Publish Cookiecutter to Backstage Github Repo
2020-07-09 03:53:59 +02:00
blam
423b52fe96
chore: fixing path for dockerifle again
2020-07-09 01:04:16 +02:00
blam
69dae11ea7
chore: fixing relative path
2020-07-09 01:02:34 +02:00
blam
f9a51d0a28
chore: updating name of build script
2020-07-09 00:59:53 +02:00
blam
8502e7f01f
chore: add github action to run dockerfile build for Cookiecutter
2020-07-09 00:58:01 +02:00
toban@dfds.com
82f7f02cd8
=fixing-windows-mock-data
2020-07-08 23:19:38 +02:00
Patrik Oldsberg
9047c7caf4
Merge pull request #1527 from dariddler/master
...
Update migrations to support postgres
2020-07-08 21:10:35 +02:00
Patrik Oldsberg
f8e4781cd8
Merge pull request #1564 from spotify/mob/add-plugin-export
...
feat(cli): backstage-cli plugin:export
2020-07-08 18:48:33 +02:00
Bilawal Hameed
c639909e78
fix: add yarn export to techdocs plugin
2020-07-08 16:39:46 +02:00
Bilawal Hameed
617d1b9446
fix: re-ran yarn install
2020-07-08 16:22:33 +02:00
Bilawal Hameed
904941125e
feat(cli): introduce backstage-cli plugin:export
2020-07-08 15:46:46 +02:00
Daniel Johansson
597f9b8a70
remove tableName-key from migrate.latest
2020-07-08 11:55:47 +02:00
morrme
8688a33f14
update welcome banner message ( #1561 )
...
Fixes #1554
2020-07-08 09:10:22 +02:00
Sebastian Qvarfordt
aed2ac0bad
Merge pull request #1556 from spotify/mob/techdocs-publish-container
...
Added build step for container publish
2020-07-07 16:19:38 +02:00
Sebastian Qvarfordt
d4d5bda591
Added build step for container publish
2020-07-07 16:10:09 +02:00
Sebastian Qvarfordt
be7ef69328
Added initial scaffold for techdocs backend ( #1550 )
...
* Added initial scaffold for techdocs backend
* Added test and a dummy route
* Missed file in commit
* Removed unused dependencies
* Added readme
2020-07-07 15:37:26 +02:00
Patrik Oldsberg
10d1e141b7
Merge pull request #1504 from danztran/fix_hardcoded_url
...
Replace hardcoded base urls
2020-07-07 14:52:49 +02:00
Patrik Oldsberg
4371258b15
Merge pull request #1552 from spotify/rugvip/release
...
Release v0.1.1-alpha.13
2020-07-07 14:46:57 +02:00
Patrik Oldsberg
6fdcc9f59a
v0.1.1-alpha.13
2020-07-07 13:16:30 +02:00
0xflotus
f3f684fbb9
(docs): fixed small error ( #1551 )
2020-07-07 12:39:01 +02:00
Emma Indal
020f5cd0fa
Merge pull request #1540 from spotify/mob/techdocs-sanitize-html
...
techdocs: sanitize html
2020-07-07 11:31:38 +02:00
Sebastian Qvarfordt
52c632c685
Fix merge conflict
2020-07-07 11:15:40 +02:00
Sebastian Qvarfordt
9fa773d571
Hack to fix typescript error in dependency. PR sent, and this fixes it temporarily.
2020-07-07 11:14:20 +02:00