Ivan Shmidt
0fdadd18e3
fix(proxy): working circleci example
2020-07-19 20:21:17 +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
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
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
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
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
af2c948c86
auth-backend: couple of improvements to error message clarity
2020-07-15 20:51:08 +02:00
Nikita Nek Dudnik
79d8d2ddcd
feat: connect UI and API
2020-07-15 18:01:00 +02:00
Ben Lambert
a14dae9b10
Scaffolder Documentation ( #1616 )
...
* 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
* chore(scaffolder): fixing issue with publisher base mistyping
* docs(scaffolder): creating some how to use documentation
* docs(scaffolder): more user docs for the scaffolder
* docs(scaffolder): fix header
* docs(scaffolder): fixing
* docs(scaffolder): shuffle around the documenation
2020-07-15 16:32:44 +02:00
Bilawal Hameed
491d1b70e1
Bump to v0.1.1-alpha.14
2020-07-15 11:49:02 +02:00
jaime-talkdesk
3217e85c85
Adds Github to signin page providers ( #1590 )
2020-07-15 11:20:20 +02:00
Stefan Ålund
982bacb167
[TechDocs] Use Backstage docs as example ( #1625 )
2020-07-15 08:02:01 +02:00
Andrew Thauer
d4d54ee7e3
refactor: rename rollbar token & minor cleanup ( #1593 )
2020-07-13 21:19:22 +02:00
Ben Lambert
e0211f79bc
Merge pull request #1560 from danztran/github_private
...
[Catalog] Add GithubApiReaderProcessor #1525
2020-07-13 15:29:18 +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
Ivan Shmidt
88550cd48f
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/github-actions-frontend-list-builds
2020-07-13 14:40:13 +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
blam
567e5d74cd
chore(scaffolder): make the paths a little less specific
2020-07-13 13:48:54 +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
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
Ivan Shmidt
ac27ab635b
fix(proxy): versions, private
2020-07-13 11:21:43 +02:00
Nikita Nek Dudnik
423ff518f9
fix: correct response status usage
2020-07-13 10:29:35 +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
2331be17c7
fix: set techdocs plugin to public ( #1585 )
2020-07-10 16:41:05 +02:00
Bilawal Hameed
449c962aea
docs: removed prefix slash
2020-07-10 16:21:51 +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
Esteban Barrios
2f63fed839
Merge branch 'ndudnik/github-actions-api' into Implementing-github-api-from-ndudnik-branch
2020-07-10 16:00:09 +02:00
Ivan Shmidt
05519f880b
fix: lint
2020-07-10 15:51:46 +02:00
ebarrios
5e93d376b5
Removed Mock implementation and tried to add the real one
2020-07-10 15:48:03 +02:00
Ivan Shmidt
5c487c127b
feat(github-actions): list builds based on mocked data
2020-07-10 15:10:13 +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
Nikita Nek Dudnik
09dfdbad5c
feat: github actions api type with a mock implementation
2020-07-10 09:56:39 +02:00
Ivan Shmidt
ab69c9e47b
feat(catalog): allow using different branches
2020-07-10 09:29:26 +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
Ivan Shmidt
4a990863fd
fix(proxy): add test
2020-07-10 00:56:40 +02:00
Patrik Oldsberg
9acdd92598
Merge branch 'master' into github_private
2020-07-09 19:38:57 +02:00
danztran
77b5160254
catalog(github): add github api to default processors
2020-07-10 00:05:44 +07:00
danztran
d4d9c33ca3
catalog(github): split to github api reader processor
2020-07-09 23:59:56 +07:00