Patrik Oldsberg
50ebdf4e9c
Merge pull request #1679 from jeskosda/feat/buildImagePatch
...
fix(build-imgae): get package name from env
2020-07-17 17:36:12 +02:00
Jesko Steinberg
ffbe547f7f
fix: get package name from package.json
2020-07-17 15:02:46 +02:00
Sebastian Qvarfordt
ff9bf0101f
Merge pull request #1639 from spotify/mob/add-deploying-docs-to-cli
...
docs(techdocs-cli): add docs on deploying / bumping up version
2020-07-17 14:42:32 +02:00
Jesko Steinberg
cbb36ea3b9
fix(build-imgae): get package name from env
2020-07-17 12:56:41 +02:00
Ivan Shmidt
cfd50e0aad
Merge pull request #1677 from spotify/shmidt-i/improve-scaffolder-fe-design
...
Scaffolder: add color bg to template cards, use correct header colors
2020-07-17 12:14:22 +02:00
Patrik Oldsberg
77690054d9
Merge pull request #1676 from spotify/rugvip/espin
...
cli: pin esbuild to 0.6.3
2020-07-17 11:25:58 +02:00
Ivan Shmidt
fc06371c6b
feat(scaffolder): add color bg to template cards, use correct header colors
2020-07-17 11:10:06 +02:00
Patrik Oldsberg
2ac6422640
cli: pin esbuild to 0.6.3
2020-07-17 10:58:46 +02:00
Nikita Dudnik
6d757618a5
Merge pull request #1641 from spotify/ndudnik/github-actions-api-integration
...
feat: connect UI and API
2020-07-17 10:14:15 +02:00
Nikita Nek Dudnik
e782b5cd48
fix: use gitgub token from UI
2020-07-16 17:15:55 +02:00
Nikita Nek Dudnik
0bfadd8676
fix: code review
2020-07-16 11:12:57 +02:00
Nikita Dudnik
eda7f30da2
Update packages/app/src/apis.ts
...
Shorten the code
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com >
2020-07-16 11:03:58 +02:00
Patrik Oldsberg
c4986e7922
Merge pull request #1655 from spotify/rugvip/tsej
...
cli: merge together all jest configs that are found in package.jsons
2020-07-15 21:17:20 +02:00
Patrik Oldsberg
ecc372c926
Merge pull request #1653 from spotify/patriko/friendly
...
cli: switch to eslint-formatter-friendly and allow paths to be passed to lint command
2020-07-15 20:55:57 +02:00
Patrik Oldsberg
6228c2f706
Merge pull request #1652 from spotify/mob/prodbundle
...
cli: add production config for sucrase transform
2020-07-15 20:55:49 +02:00
Patrik Oldsberg
265b58ccd8
cli: switch to eslint-formatter-friendly and allow paths to be passed to lint command
2020-07-15 19:03:44 +02:00
Patrik Oldsberg
b101453e4e
cli: merge together all jest configs that are found in package.jsons
2020-07-15 18:54:57 +02:00
Patrik Oldsberg
63a13aa70b
cli: be more opinionated about what test files look like
2020-07-15 18:54:57 +02:00
Patrik Oldsberg
f11e89fc0a
cli: add production config for sucrase transform
...
Co-authored-by: soapraj <soapraj@gmail.com >
2020-07-15 18:02:50 +02:00
Nikita Nek Dudnik
79d8d2ddcd
feat: connect UI and API
2020-07-15 18:01:00 +02:00
Bilawal Hameed
9fb2d6072a
docs(techdocs-cli): add docs on deploying / bumping up version
2020-07-15 12:02:12 +02:00
Bilawal Hameed
491d1b70e1
Bump to v0.1.1-alpha.14
2020-07-15 11:49:02 +02:00
Benjamin Rowell
e2ff11f777
Updating new headers #1232 ( #1469 )
...
* Header colour update in support of #1232 .
* Removes unneccessary import.
* Updates colour specifications for header themes.
* Adds opacity to gradient definitions and updates colours.
* Quickfix to Library colors.
* Splits wave colour out into another variable.
2020-07-15 11:25:09 +02:00
Sebastian Qvarfordt
64dd76153e
Merge pull request #1636 from hooloovooo/fix-techdocs-cli-npm-package
...
More issues in techdocs-cli
2020-07-15 11:23:55 +02:00
Sebastian Qvarfordt
a49239c6e6
Removed unused package
2020-07-15 11:22:50 +02:00
jaime-talkdesk
3217e85c85
Adds Github to signin page providers ( #1590 )
2020-07-15 11:20:20 +02:00
Sebastian Qvarfordt
cbef4867eb
More issues in techdocs-cli
2020-07-15 11:19:55 +02:00
Sebastian Qvarfordt
a59ac48e7a
Removed backstage-cli from scripts in package.json
2020-07-15 10:51:57 +02:00
Sebastian Qvarfordt
bb63c4ceba
Updated techdocs-cli build script
2020-07-15 10:48:52 +02:00
Sebastian Qvarfordt
a70c4070f8
fix(techdocs): fix cli publishing no dist folder
2020-07-14 20:37:00 +02:00
Andrew Thauer
d4d54ee7e3
refactor: rename rollbar token & minor cleanup ( #1593 )
2020-07-13 21:19:22 +02:00
ellieseastream
471b9faccd
Merge pull request #1596 from spotify/mob/update-techdocs-container
...
TechDocs: updated techdocs container docs
2020-07-13 15:13:59 +02:00
Ivan Shmidt
55df832891
Merge pull request #1563 from spotify/shmidt-i/proxy-plugin
...
Proxy backend plugin
2020-07-13 15:02:06 +02:00
ellinors
fd935dc4a3
fix: updated techdocs container docs
2020-07-13 14:40:31 +02:00
Ben Lambert
ab721c6e05
Merge pull request #1594 from spotify/blam/tidy-up-scaffolder
...
Use the Templater Property in the Template Definition to choose the templater
2020-07-13 14:00:21 +02:00
Ivan Shmidt
47ea7bb806
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/proxy-plugin
2020-07-13 13:38:57 +02:00
Nikita Dudnik
d3ef4eb9b3
Merge pull request #1587 from spotify/mob/github-actions-api
...
GitHub actions API
2020-07-13 13:10:33 +02:00
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
Ivan Shmidt
f1b479c772
fix(proxy): mount on /proxy
2020-07-13 11:22:08 +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
f39abc0fe7
package: enforce node 12
2020-07-11 20:22:12 +02:00
Nikita Nek Dudnik
2fd5d2ffa5
feat: make it work
...
Co-authored-by: Ivan Shmidt <ivans@spotify.com >
2020-07-10 19:47:20 +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
68d472f702
docs: updated to packages/techdocs-container
2020-07-10 16:17:22 +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
Nikita Nek Dudnik
09dfdbad5c
feat: github actions api type with a mock implementation
2020-07-10 09:56:39 +02:00
Ivan Shmidt
9e109da170
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/proxy-plugin
2020-07-10 01:00:06 +02:00