74233 Commits

Author SHA1 Message Date
Ben Lambert 8777cb95ed Update package.json 2020-07-26 03:37:52 +02:00
Ben Lambert 1009c4e05d Merge branch 'master' into blam/gql 2020-07-26 03:36:48 +02:00
jaime-talkdesk b9db6d2017 Adds Talkdesk to Adopters.md (#1741) 2020-07-25 13:46:44 +02:00
Nikita Nek Dudnik b94a1b3cff fix: add missing files 2020-07-24 16:19:48 +02:00
Nikita Nek Dudnik f6df232ed9 chore: remove mock data leftovers 2020-07-24 15:58:55 +02:00
Nikita Nek Dudnik c31b0e9049 chore: remove obsolete library 2020-07-24 15:57:32 +02:00
Nikita Nek Dudnik c82c045ee8 feat(github-actions): add a separate data mock 2020-07-24 15:56:48 +02:00
Patrik Oldsberg 8d58618eb2 Merge pull request #1734 from spotify/rugvip/verfix
config,config-loader: fix lagging versions
2020-07-24 14:57:45 +02:00
Fidel Coria c3927c82d8 Revert "restore test: confirmed that yarn tsc fails"
This reverts commit 69a188e613.
2020-07-24 07:35:19 -05:00
Fidel Coria b4c2ea0d1d fix yarn tsc for yaml import 2020-07-24 07:35:02 -05:00
Fidel Coria 69a188e613 restore test: confirmed that yarn tsc fails 2020-07-24 07:31:10 -05:00
Nikita Nek Dudnik 25e41d2274 feat: use annotation to get project name 2020-07-24 14:10:21 +02:00
Nikita Nek Dudnik 9bdb010432 Merge 2020-07-24 14:10:21 +02:00
Nikita Nek Dudnik b4e8a798b6 fix: PR comments 2020-07-24 14:09:23 +02:00
Nikita Nek Dudnik 64c0c67c8f feat: github actions details view 2020-07-24 14:09:23 +02:00
Ivan Shmidt 411b4af8bc Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-24 12:13:43 +02:00
Patrik Oldsberg a852c2f141 config,config-loader: fix lagging versions 2020-07-24 11:38:45 +02:00
dependabot-preview[bot] bdc24ae35e chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 08:49:55 +00:00
Ivan Shmidt bc206dd69d Merge pull request #1729 from spotify/shmidt-i/fix-migrations-catalog
Catalog: fix migrations for PG
2020-07-24 10:43:46 +02:00
blam 982be95dc2 chore(cli): Added fake test 2020-07-24 09:54:49 +02:00
Ivan Shmidt a6b8602378 fix: tsc and pr comments 2020-07-24 09:43:22 +02:00
Fidel Coria 2c5044215d Revert "failing yaml import"
This reverts commit fa97d2fbfb.
2020-07-23 20:54:55 -05:00
Fidel Coria 2b98aceae2 feat(build): rollup yaml files for import
tested importing yaml file to  welcome plugin: yarn build
with this commit the build succeeded
2020-07-23 20:54:38 -05:00
Fidel Coria fa97d2fbfb failing yaml import 2020-07-23 20:51:34 -05:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00
Ivan Shmidt 7b37d63940 fix(catalog): migrations 2020-07-24 03:43:58 +02:00
Ivan Shmidt 5f025442dc feat(cli): add e2e test for backend 2020-07-24 03:16:11 +02:00
Ivan Shmidt 189e1bf547 feat(backend): add support for PG 2020-07-23 22:11:25 +02:00
Ivan Shmidt 2893daf3b4 feat(cli): create-app creates backend as well with PG support 2020-07-23 22:10:20 +02:00
blam 6927616150 chore(graphql): catalog should be required 2020-07-23 20:58:57 +02:00
blam be2ed9b77e feat(graphq): started a simple graphql server 2020-07-23 20:55:12 +02:00
Ben Lambert b958118d74 chore(cli): updating issues with wrong package version 2020-07-23 20:22:50 +02:00
blam 61257d533a feat(graphql): added simple graphql service with new backend plugin 2020-07-23 20:21:16 +02:00
Oliver Sand 2e605f9172 feat: add UrlReaderProcessor to consume entities from a simple URL 2020-07-23 19:08:40 +02:00
Ben Lambert 291a284a19 Merge pull request #1722 from Fox32/export-url-processor-types
fix(catalog-backend): export types to allow writing processors in custom backends
2020-07-23 15:08:18 +02:00
Oliver Sand 38c5f732a7 fix(catalog-backend): export types to allow writing processors in custom backends 2020-07-23 15:00:14 +02:00
Ben Lambert cdc87ff65f Merge pull request #1609 from twishasaraiya/theme/dismissable-banner
Modify theme for dismissable banner
2020-07-23 14:32:32 +02:00
Marcus Eide 468032079c Merge pull request #1705 from RoadieHQ/sentry-api-config
Get backend base URL from config in Sentry plugin
2020-07-23 14:29:15 +02:00
Sebastian Qvarfordt 7808c115d1 Added empty line at the end of file 2020-07-23 14:28:50 +02:00
Sebastian Qvarfordt 851b040c41 changed spotify.com namespace to backstage.io 2020-07-23 14:14:30 +02:00
Ben Lambert 7197ceba04 chore(cli): updating endpoint for test 2020-07-23 12:02:33 +02:00
Ben Lambert f6296c078f chore(cli): fixing winston dependency 2020-07-23 12:00:48 +02:00
Ben Lambert 168f1df935 chore(cli): fixing dependenceis:Wq 2020-07-23 11:56:35 +02:00
Ben Lambert 407f62e40a chore(cli): need to make a module 2020-07-23 11:54:25 +02:00
Ben Lambert 93306ace29 chore(cli): update eslint rules 2020-07-23 11:53:50 +02:00
blam 360200387e feat(gql): added a simple plugin for graphql stuff 2020-07-23 11:43:59 +02:00
blam ffa1b38a73 chore(cli): polyfill fetch in the server 2020-07-23 10:43:39 +02:00
blam dd9cc6a666 chore(cli): polyfill whatwg-fetch in tests 2020-07-23 10:42:55 +02:00
blam 444b8f768c chore(cli): finish the template for the backend plugin 2020-07-23 10:41:46 +02:00
Forrest Waters a0787d59a4 lookup gitlab project ID with gitlab API and add tests 2020-07-22 16:13:42 -05:00