Commit Graph

31 Commits

Author SHA1 Message Date
Fredrik Adelöw 03e0eef930 Merge pull request #2697 from lowjoel/database-refactor
refactor: Expose types to handle Database management
2020-10-09 07:16:26 +02:00
Marvin9 f05e4b9608 re: make consistent environment variables
GITHUB_PRIVATE_TOKEN & GITHUB_ACCESS_TOKEN => GITHUB_TOKEN
GITLAB_PRIVATE_TOKEN, GITLAB_ACCESS_TOKEN & SCAFFOLDER_GITLAB_PRIVATE_TOKEN => GITLAB_TOKEN
AZURE_PRIVATE_TOKEN => AZURE_TOKEN
GHE_PRIVATE_TOKEN => GHE_TOKEN
2020-10-08 10:34:06 +05:30
Joel Low 7151da64e0 No longer any need to create databases, but drop them for consistency 2020-10-07 09:32:44 +08:00
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00
Patrik Oldsberg 9c5a0e836b Merge pull request #2562 from spotify/rugvip/api
backend: change the default backend plugin mount point to /api
2020-09-24 15:58:12 +02:00
blam d432037459 chore(cli): addding backstage backend plugin creation 2020-09-24 12:37:48 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
Patrik Oldsberg 521728348d backend: change the default backend plugin mount point to /api 2020-09-23 09:39:47 +02:00
Patrik Oldsberg 89371fd8d9 Merge pull request #2316 from feiming/scaffold
remove mono repo dependency from create-plugin
2020-09-21 15:21:43 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Patrik Oldsberg 51a9b70e3a e2e-test: ignore unhandled errors from jsdom 2020-09-17 19:22:12 +02:00
Patrik Oldsberg 85a1574e9f Merge pull request #2429 from taras/tm/scaffold-repo-visibility
Add the ability to configure repository visibility via config
2020-09-16 16:52:22 +02:00
Patrik Oldsberg a71b91cc44 e2e-test: add retries to app serve 2020-09-15 23:18:53 +02:00
Taras Mankovski d72577006d Add missing environment variables from tests 2020-09-15 16:31:42 -04:00
Taras Mankovski 404df7d0b2 Provide environment variable for scaffolder.github.token 2020-09-15 16:31:42 -04:00
Fabian Chong e40f2b1f54 remove mono repo dependency and private npm registry option 2020-09-07 22:08:12 +08:00
Ivan Shmidt 3a6150b8c4 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 17:09:43 +02:00
Ivan Shmidt 9988479c61 refactor: address PR comments 2020-09-02 15:57:18 +02:00
Ivan Shmidt 9a99a92f84 fix: e2e hanging 2020-09-01 15:53:12 +02:00
Ivan Shmidt aa2eeb8c49 fix: e2e tsc 2020-09-01 14:19:29 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Ivan Shmidt 5641262869 fix: disable plugin verification in browser [temporary] 2020-09-01 12:44:06 +02:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Patrik Oldsberg 5b722c179f e2e-test: include local deps from plugin template 2020-08-23 18:30:34 +02:00
Patrik Oldsberg e8e6deb0e4 e2e-test: switch to using ts-node register to pass options 2020-08-23 18:30:34 +02:00
Patrik Oldsberg b73612df64 e2e-test: add minimal test 2020-08-23 18:30:34 +02:00
Patrik Oldsberg 5fc0ce3e37 e2e-test: make waitFor time out 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 831ce12b7d e2e-test: refactor dep detection and use cli-common to resolve paths 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 0d240696eb e2e-test: port to typscript 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 9052dfc5bf e2e-test: merge eslint rules 2020-08-23 18:30:32 +02:00
Patrik Oldsberg 1358739063 cli: move out e2e-test to separate package 2020-08-23 18:30:32 +02:00