Marvin9
097e3d222a
fix: error handling
2020-10-28 10:54:38 +05:30
Marvin9
c30cca19de
chore: resolve conflicts
2020-10-28 10:51:36 +05:30
Fredrik Adelöw
33454c0f20
fix(catalog-backend): make addProcessor work ( #3132 )
2020-10-27 23:18:01 +01:00
Ryan Vazquez
612176674f
merge
2020-10-27 13:07:46 -04:00
Ryan Vazquez
43098d66fd
Merge branch 'master' into ryanv/cost-insights/prefer-named-exports
2020-10-27 13:03:32 -04:00
Ryan Vazquez
8fd7794e13
merge
2020-10-27 12:32:36 -04:00
Ben Lambert
c7a17556a0
Merge pull request #3114 from erictnilsson/master
...
Added validation for component id in the CRA template, fixed issue when job stages fail
2020-10-27 16:09:25 +01:00
Eric Nilsson
99ab175f59
removed transformErrors function
2020-10-27 15:40:13 +01:00
Patrik Oldsberg
cdeef5a241
Merge pull request #3124 from spotify/rugvip/release
...
Release v0.1.1-alpha.26
2020-10-27 15:40:01 +01:00
Ben Lambert
b91a2c1cb0
Merge pull request #3062 from mfrinnstrom/scaffolder-working-directory
...
[Scaffolder] Add workdir config support to scaffolder
2020-10-27 15:32:46 +01:00
Abhishek Jakhar
97c2cb19b3
feat: make entity not found page responsive ( #3125 )
...
* feat: make EntityNotFound component responsive
* feat: convert Illo from jsx file type to tsx file type
* fix: give value to alt tag of Illo
* feat: add test case for EntityNotFound component
* chore: add changeset
2020-10-27 13:40:51 +01:00
Mattias Frinnström
2e9d34fd87
Loosen up the type some more
2020-10-27 12:15:27 +01:00
Mattias Frinnström
fe9ec8f988
Updated types and moved defaulting logic
2020-10-27 12:15:27 +01:00
Mattias Frinnström
7f417559bb
Move working directory config to backend
2020-10-27 12:15:27 +01:00
Mattias Frinnström
3f9f500fe3
Add testing for working directory config
2020-10-27 12:15:27 +01:00
Mattias Frinnström
4e9453d6ed
Add workdir config support to scaffolder
2020-10-27 12:15:27 +01:00
Patrik Oldsberg
ab44512727
fix unbumped packages and bump changelog
2020-10-27 12:02:49 +01:00
Patrik Oldsberg
754109ee61
v0.1.1-alpha.26
2020-10-27 12:00:01 +01:00
Patrik Oldsberg
0d58066ee5
Merge pull request #3101 from spotify/rugvip/nodata
...
catalog-backend: remove data parsing processing step
2020-10-27 11:58:47 +01:00
Patrik Oldsberg
40da678664
Merge pull request #3117 from spotify/rugvip/urlscaffodler
...
scaffolder-backend: move config into plugin and add support for url location types
2020-10-27 10:41:15 +01:00
Patrik Oldsberg
3960dffa8a
Merge pull request #3100 from spotify/rugvip/nodep
...
catalog-backend: removed deprecated location processors
2020-10-27 10:38:40 +01:00
Patrik Oldsberg
24e5730200
techdocs-backend: remove duplicate log tagging
2020-10-27 10:14:47 +01:00
Patrik Oldsberg
2f62e18041
catalog-backend: remove data parsing processing step
2020-10-27 10:01:31 +01:00
Patrik Oldsberg
c46cdf34e3
scaffolder-backend: fix review nit
2020-10-27 10:00:40 +01:00
Marvin9
f2a9bba5e2
feat: update related to #3066
2020-10-27 10:53:40 +05:30
Marvin9
8440f8f91b
feat: load config directly, #2976
2020-10-27 10:02:56 +05:30
Marvin9
83c2f107f9
fix: conflicts
2020-10-27 09:47:26 +05:30
Patrik Oldsberg
c633158fda
scaffolder-backend: default github api url to api.github.com
2020-10-26 23:29:10 +01:00
Patrik Oldsberg
f8064794cc
scaffolder-backend: add Publishers.fromConfig
2020-10-26 23:29:09 +01:00
Patrik Oldsberg
75763dadd9
scaffolder-backend: add Preparers.fromConfig + integration type detection
2020-10-26 23:28:59 +01:00
Ryan Vazquez
6069336830
formatting
2020-10-26 18:10:47 -04:00
Ryan Vazquez
157063409b
use wildcard form for re-exports
2020-10-26 17:58:42 -04:00
Ryan Vazquez
ff0dc1be98
export root as page
2020-10-26 17:46:18 -04:00
Eric Nilsson
12c1fbfeb9
added validation for CRA and stage-failure fix
2020-10-26 22:38:48 +01:00
Ryan Vazquez
1f862ecf02
prefer named exports
2020-10-26 17:18:26 -04:00
Ryan Vazquez
75336fbbd7
formatting
2020-10-26 15:41:13 -04:00
Ryan Vazquez
678a28caa2
Merge branch 'master' into ryanv/cost-insights/move-example-client
2020-10-26 15:09:53 -04:00
Ryan Vazquez
0eac8f037d
move cost insights example client to plugin
2020-10-26 15:00:46 -04:00
Fredrik Adelöw
d89401df3c
fix(catalog): unbreak the catalog client ( #3106 )
2020-10-26 18:28:49 +01:00
Patrik Oldsberg
36a71d2780
catalog-backend: removed deprecated location processors
2020-10-26 17:14:39 +01:00
Ryan Vazquez
5d166212bf
Merge pull request #3083 from spotify/ryanv/export-mock-context-utils
...
Ryanv/export mock context utils
2020-10-26 10:58:25 -04:00
Ryan Vazquez
3b4cac510d
fix typo and verbiage
2020-10-26 09:30:13 -04:00
Ben Lambert
04d6f634be
Merge pull request #3030 from goober/feature/support-bitbucket-server
...
Support both Bitbucket Cloud and Server
2020-10-26 13:31:08 +01:00
canut
8de84c77fc
Remove MkDocs copyright from documentation pages ( #3072 )
...
* Simplify MkDocs footer in documentation pages
* Update plugins/techdocs/src/reader/transformers/simplifyMkdocsFooter.ts
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
2020-10-26 11:56:10 +01:00
Fredrik Adelöw
002860e7ac
feat(catalog-backend): move filters into their own query key ( #3066 )
2020-10-26 10:10:18 +01:00
Abhishek Jakhar
03b21ff56f
make create-audit page responsive ( #3069 )
2020-10-25 19:41:28 +01:00
Abhishek Jakhar
ae567d8125
make user settings page responsive ( #3084 )
2020-10-25 07:34:28 +01:00
Ryan Vazquez
7491ee2170
export cost growth
2020-10-24 19:15:07 -04:00
Ryan Vazquez
1fa92752a2
export mock context utils
2020-10-24 19:13:35 -04:00
David Tuite
62780c92ac
Add annotation example in CircleCI plugin README ( #3081 )
...
* Add annotation example in CircleCI plugin README
Closes #3079
* Specify lang for highlighting
2020-10-24 21:41:30 +02:00