Commit Graph

3850 Commits

Author SHA1 Message Date
Marcus Eide 6b4ef4c1ce Merge pull request #1721 from forrestwaters/gitlab_private
Add ingestor for private gitlab repositories
2020-07-27 13:32:27 +02:00
ellieseastream f38a35d6ba Merge pull request #1720 from spotify/sebastianq/techdocs-in-entity
TechDocs in entitiy model example
2020-07-27 13:27:25 +02:00
Patrik Oldsberg ea129d5bbd Merge pull request #1592 from andrewthauer/backend-status-checks
[Backend-Common] Add backend status check handler middleware
2020-07-27 12:53:47 +02:00
Patrik Oldsberg 4f5f4d1b85 Merge pull request #1751 from spotify/rugvip/nobundle
packages/cli: avoid packing deps of deps that are marked as bundled
2020-07-27 12:45:39 +02:00
Nikita Dudnik 79859a6a88 Merge pull request #1696 from spotify/ndudnik/github-actions-build-details
feat: github actions details view
2020-07-27 12:41:09 +02:00
Patrik Oldsberg 74441574a9 Merge pull request #1672 from timurista/timurista
App.yaml in kubernetes step has wrong indentation for template
2020-07-27 12:25:06 +02:00
Patrik Oldsberg e36c18b97b Merge branch 'master' into timurista 2020-07-27 12:24:51 +02:00
Nikita Nek Dudnik 504358df5a docs: add documentation 2020-07-27 11:42:23 +02:00
Marcus Eide f3f1114367 Merge pull request #1747 from andrewthauer/log-errors
Ensure errors are logged in errorHandler
2020-07-27 11:22:28 +02:00
Ben Lambert cdff0efa80 Merge pull request #1725 from spotify/blam/gql
Stand up a GraphQL Plugin
2020-07-27 11:17:41 +02:00
Patrik Oldsberg 8522a0e005 Merge pull request #1746 from spotify/rugvip/build
app: make bundling a regular build command
2020-07-27 10:58:48 +02:00
Patrik Oldsberg f320aadbcf Merge pull request #1654 from spotify/rugvip/root
cli: identify root package by workspaces config + allow non-monorepo
2020-07-27 10:57:59 +02:00
Patrik Oldsberg 08ed15c901 Merge pull request #1744 from spotify/rugvip/static
cli: put static assets in dist/static
2020-07-27 10:57:38 +02:00
Marcus Eide 5415ee4db9 Merge pull request #1730 from fidelcoria/cli-yaml-rollup
feat(cli): rollup yaml files for import
2020-07-27 10:43:08 +02:00
Patrik Oldsberg 4517f2382d packages/cli: avoid packing deps of deps that are marked as bundled 2020-07-27 10:42:35 +02:00
Nikita Nek Dudnik ab6dfa3aa2 feat: add github icon and more descriptive text 2020-07-27 10:42:06 +02:00
blam 1222db0e1b Merge branch 'master' of github.com:spotify/backstage into blam/gql
* 'master' of github.com:spotify/backstage:
  fix(techdocs-not-found): bug fix
  images have extension jpg or jpeg, not jpe (#1742)
2020-07-27 10:13:24 +02:00
Emma Indal 2e4a9005de Merge pull request #1749 from spotify/emmai/techdocs-not-found
fix(techdocs-not-found): bug fix
2020-07-27 09:38:51 +02:00
Emma Indal 166998b6d9 fix(techdocs-not-found): bug fix 2020-07-27 09:17:00 +02:00
Andrew Thauer fa8e220f5c feat: ensure errors are logged in errorHandler
This adds winson logging for any 500 errors
2020-07-26 21:01:02 -04:00
Andrew Thauer 2a482bd3ef add status check router 2020-07-26 16:11:38 -04:00
Andrew Thauer 88e3581ebc feat: add backend status check handler middleware
The statusCheckHandler is a simple express middleware that helps
implement healthcheck/readiness endpoints. It can provided an optional
status function that should return a promise that resolves in either
true or false. The response will be either a 200 or 503 respectively.
Any errors that occur will be forwarded to next.
2020-07-26 15:27:00 -04:00
Patrik Oldsberg 13b62f2aff app: make bundling a regular build command 2020-07-26 20:33:59 +02:00
Patrik Oldsberg 223759b0d0 cli: put static assets in dist/static 2020-07-26 17:19:34 +02:00
Patrik Oldsberg b83fcfcc26 cli: remove dead code 2020-07-26 15:03:36 +02:00
Paul Pacheco 3158c2390b images have extension jpg or jpeg, not jpe (#1742) 2020-07-26 08:56:30 +02:00
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
Patrik Oldsberg a852c2f141 config,config-loader: fix lagging versions 2020-07-24 11:38:45 +02: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
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
blam 6927616150 chore(graphql): catalog should be required 2020-07-23 20:58:57 +02:00