74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 833d3f4bb4 docgen: fix lint issues 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 1fc5f9f468 docgen: add package.json and bin entrypoint 2020-07-19 14:27:30 +02:00
Patrik Oldsberg 6e8691e998 packages: inital dump of docgen + copyright headers 2020-07-19 14:27:29 +02:00
Paul Pacheco 5e36d0cf28 Add AA to adopters (#1684) 2020-07-17 20:07:49 +02:00
Oliver Sand 183179669f docs: Add link to Figma library (#1674) 2020-07-17 17:42:40 +02:00
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
Oliver Sand 13a1d25527 docs: add SDA SE to adopters (#1678) 2020-07-17 15:10:21 +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
Patrik Oldsberg 8a76bbfba9 Merge pull request #1667 from spotify/rugvip/noncens
auth-backend: tweak error messages
2020-07-17 11:16:30 +02:00
Ivan Shmidt 8f30306195 fix linting 2020-07-17 11:14:06 +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 a2955532cc auth-backend: tweak error messages 2020-07-17 11:00:44 +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
Tim Urista d96e578776 add indentation and allow for local image 2020-07-16 16:30:20 -07:00
Tim Urista e888e1865d template has wrong indentation for app yaml kubernetes 2020-07-16 13:59:09 -07:00
Tim Urista 9b61ba70ae Merge branch 'github' into timurista 2020-07-16 13:51:06 -07:00
Nikita Nek Dudnik e782b5cd48 fix: use gitgub token from UI 2020-07-16 17:15:55 +02:00
blam 3a4460f92b chore(scaffolder): fixing linting 2020-07-16 14:23:44 +02:00
Oliver Sand 8bd92fd7a4 backend: add ROLLBAR_ACCOUNT_TOKEN to readme 2020-07-16 14:21:59 +02:00
blam 4ee89f74ac chore(scaffolder): fixing more tests 2020-07-16 14:17:04 +02:00
blam bd7c38708d Merge branch 'master' of github.com:spotify/backstage into scaffolder/new-templates
* 'master' of github.com:spotify/backstage:
  [Templates] Remove WIP label (#1665)
  README: Fix another broken link (#1664)
  [Docs] Fix relative paths to code (#1662)
  docs(scaffolder) tidy up some more docs (#1661)
2020-07-16 14:11:51 +02:00
blam 540345bf73 feat(scaffolder): fixing the issues of loading spring boot 2020-07-16 13:33:30 +02:00
blam 253666a533 feat(scaffolder): implement a working springboot template 2020-07-16 13:26:25 +02:00
blam 039ea75971 chore(scaffolder): fixing the issue with the scaffolder not waiting for the pull to complete before trying to run the container 2020-07-16 12:10:39 +02:00
Stefan Ålund 33c834e2a9 [Templates] Remove WIP label (#1665) 2020-07-16 12:10:26 +02:00
blam 512ef406c6 chore(scaffolder): fixing the no templates view with link to readme 2020-07-16 12:04:49 +02:00
blam 738a378358 chore(scaffolder): adding some new template abilities for golang 2020-07-16 11:16:24 +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
Stefan Ålund 21558504ad README: Fix another broken link (#1664) 2020-07-16 10:01:04 +02:00
Stefan Ålund ce30c43d24 [Docs] Fix relative paths to code (#1662)
* [Docs] Fix relative paths to code

* Update create-a-plugin.md

* Link to existing plugins

* Update README.md

* Update README.md

* Review edits
2020-07-16 09:17:43 +02:00
Ben Lambert 0ea6125479 docs(scaffolder) tidy up some more docs (#1661)
* docs(scaffolder): Added some reference for the Template kind in the service catalog

* docs(scaffolder): adding a basic readme for the scaffolder

* docs(scaffolder): more small fixes

* chore(scaffolder): removing unused routes in the scaffolder

* docs(scaffolder): fixing linking to the template entity

* docs(scaffolder): fixing indentation

* docs(scaffolder): rewrite a little

* chore(scaffolder): Added some more documentation sections

* docs(scaffolder): added some documentation about loading your own templates

* docs(scaffolder): created some great documentation. make docs great again

* docs(scaffolder): added some more info about creating your own templater

* chore(scaffolder): finshing of create your own templater docs

* docs(scaffolder): updating the last of the preparr

* docs(scaffolder): think docs are great for scaffolder again

* docs(scaffolder): more user docs for the scaffolder

* docs(scaffolder): fix header

* docs(scaffolder): shuffle around the documenation

* chore(scaffolder): fixing again

* docs(scaffolder): fixing some docs again
2020-07-16 07:25:18 +02:00
blam adce138843 chore(scaffolder): added simple create react app scaffolder 2020-07-16 06:23:42 +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 46e0e0295c Merge pull request #1658 from spotify/rugvip/autherr
auth-backend: couple of improvements to error message clarity
2020-07-15 21:16:36 +02:00
Tim Chepeleff 32b6a3f797 Update Broken Links in ./plugins/README.md (#1657) 2020-07-15 21:09:27 +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 af2c948c86 auth-backend: couple of improvements to error message clarity 2020-07-15 20:51:08 +02:00
German Rodriguez 6d8d75baae Adding H-E-B to the list (#1656) 2020-07-15 19:38:00 +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 fd9759ed8a cli: identify root package by workspaces config + allow non-monorepo 2020-07-15 18:32:16 +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