Ivan Shmidt
3f046ed0e3
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend
2020-07-27 14:40:57 +02:00
Ivan Shmidt
e5ed8f95d1
fix(cli): e2e backend PR adjustments
2020-07-27 14:38:07 +02:00
Patrik Oldsberg
d82f1c217c
Merge pull request #1756 from andrewthauer/fix-errorhandler-comment
...
FIx logger comment for errorhandler options
2020-07-27 13:56:34 +02:00
Patrik Oldsberg
0802d9fb0f
Merge pull request #1675 from spotify/rugvip/docgen
...
add docgen package along with generated API References
2020-07-27 13:51:34 +02:00
Andrew Thauer
bd62f98070
fix: logger comment for errorhandler options
2020-07-27 07:46:33 -04:00
Raghunandan Balachandran
63dbc49f3e
Merge pull request #1680 from spotify/configurable-auth-providers
...
Read auth providers from app-config yaml
2020-07-27 13:33:40 +02:00
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
2aacd157ca
docgen: bump to alpha.16
2020-07-27 12:58:02 +02:00
Patrik Oldsberg
ee2f6f1218
Merge branch 'master' into rugvip/docgen
2020-07-27 12:56:42 +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
Raghunandan
5ead870b44
Add config api to storybook
2020-07-27 09:07:27 +02:00
Raghunandan
19071023cd
fix type issues
2020-07-27 09:07:27 +02:00
Raghunandan
60d3ecc695
Read auth providers in backend and frontend from app-config yaml
2020-07-27 09:07:25 +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