Commit Graph

3706 Commits

Author SHA1 Message Date
Emma Indal 5212dac0c1 Merge pull request #1694 from spotify/mob/techdocs-use-techdocs-pip-in-dockerfile
Update dockerfile to use published package of techdocs-core
2020-07-21 10:17:47 +02:00
Raghunandan Balachandran e498a3276c Merge pull request #1699 from spotify/sentry-plugin-fixes
Read sentry org from config.
2020-07-21 10:02:10 +02:00
Emma Indal a12c4041c8 Merge pull request #1698 from spotify/emmai/techdocs-faq
TechDocs: Update FAQ
2020-07-21 09:46:42 +02:00
Raghunandan Balachandran 9284792797 Merge pull request #1697 from spotify/stefanalund-patch-2
Fix incorrect link in ADOPTERS
2020-07-21 09:31:39 +02:00
Raghunandan fe71f493fb Read sentry org from config. 2020-07-21 09:24:09 +02:00
Emma Indal 04114524ca fix(techdocs-core): update installation instructions 2020-07-21 08:34:37 +02:00
Emma Indal 6406d8f863 fix(techdocs-faq-docs): Add section to FAQ 2020-07-21 08:34:06 +02:00
Stefan Ålund 66115cc7d2 Fix incorrect link in ADOPTERS 2020-07-20 22:38:19 +02:00
Emma Indal 2f2ee5e426 change used version of mkdocs-techdocs-core 2020-07-20 18:02:06 +02:00
Sebastian Qvarfordt 0c820a7f6b Update dockerfile to use published package of techdocs-core 2020-07-20 17:03:42 +02:00
Ben Lambert af018ef2cf Merge pull request #1689 from K-Phoen/adopters-voi
Add Voi to the adopters
2020-07-20 10:50:54 +02:00
Ivan Shmidt adbc1a5649 Merge pull request #1687 from spotify/shmidt-i/fix-proxy
fix(proxy): working circleci example
2020-07-20 10:45:32 +02:00
Kévin Gomez ca14a1bb91 Add Voi to the adopters 2020-07-20 10:16:57 +02:00
Alex Viscreanu f0c1f53f0c chore: Add Kiwi.com as a Backstage adopter (#1688) 2020-07-20 09:40:48 +02:00
Ivan Shmidt 0fdadd18e3 fix(proxy): working circleci example 2020-07-19 20:21:17 +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
Nikita Nek Dudnik e782b5cd48 fix: use gitgub token from UI 2020-07-16 17:15:55 +02:00
Stefan Ålund 33c834e2a9 [Templates] Remove WIP label (#1665) 2020-07-16 12:10:26 +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
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 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
Stefan Ålund a3449939b0 [Docs] Fix links in main README (#1651) 2020-07-15 17:50:09 +02:00