Commit Graph

6661 Commits

Author SHA1 Message Date
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
blam 796b844cb3 chore(docs): more docs around proxy setup 2020-10-27 11:05:42 +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 b467385c26 Merge pull request #3123 from spotify/rugvip/docsurl
techdocs-backend: remove duplicate log tagging
2020-10-27 10:38:28 +01:00
Patrik Oldsberg 24e5730200 techdocs-backend: remove duplicate log tagging 2020-10-27 10:14:47 +01:00
Ben Lambert ee5654abe6 Merge pull request #3119 from spotify/dependabot/npm_and_yarn/microsite/spotify/prettier-config-9.0.0
chore(deps-dev): bump @spotify/prettier-config from 8.0.0 to 9.0.0 in /microsite
2020-10-27 10:11:23 +01:00
Ben Lambert 52377efcea Merge pull request #3120 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-16.0.0
chore(deps): bump @rollup/plugin-commonjs from 13.0.0 to 16.0.0
2020-10-27 10:10:45 +01:00
Ben Lambert f7aa8d1dc2 Merge pull request #3089 from feiming/plugin_tsconfig
Add tsconfig to non monorepo plugin.
2020-10-27 10:01:36 +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
blam 7c7cc0b1dd docs: fix copy and paste error 2020-10-27 09:45:24 +01:00
dependabot[bot] b863687d7f chore(deps): bump @rollup/plugin-commonjs from 13.0.0 to 16.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.0...commonjs-v16.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:39:49 +00:00
dependabot[bot] 2a662cda68 chore(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v8.0.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:25:17 +00:00
Fabian Chong 51394c24bd removing migration from frontend plugin 2020-10-27 12:06:30 +08:00
Fabian Chong 4727dc98f9 adding tsconfig.json to default-backend-plugin 2020-10-27 12:05:08 +08:00
blam 99133b9301 chore(proxy): added some contrib doxs for corporate proxy config 2020-10-27 01:17:33 +01:00
Patrik Oldsberg 7c28026ae0 docs: update scaffolder-backend installation docs 2020-10-26 23:34:25 +01:00
Patrik Oldsberg 991a950e04 changesets: added changeset for scaffolder-backend updates 2020-10-26 23:33:03 +01:00
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 023d514206 changeset 2020-10-26 18:04:11 -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 26e69ab1a2 changeset 2020-10-26 15:29: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 fe741950a0 make PluginConfig and dependent types public 2020-10-26 15:02:19 -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
Ben Lambert b173dacb46 Merge pull request #3087 from adamdmharvey/doc-clarifications
Clarifications in documentation
2020-10-26 14:56:08 +01:00
Harvey 2e04225056 Prettier fix for line length 2020-10-26 09:49:54 -04:00
Ryan Vazquez 3b4cac510d fix typo and verbiage 2020-10-26 09:30:13 -04:00
Ben Lambert 085cd66164 Merge pull request #3080 from RoadieHQ/add-travisci-to-helm
Allow setting travis ci auth token via helm
2020-10-26 13:33:19 +01: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
Ben Lambert 675bb23c64 Merge pull request #3090 from abhishekjakhar/fix/safari-favicon
fix: favicon for Safari
2020-10-26 10:31:03 +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
Adrian Ke Chongyang 31ba976ea8 edit techdocs documentation (#3058)
* edit techdocs documentation

* Update docs/features/techdocs/creating-and-publishing.md

Co-authored-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
2020-10-26 08:56:55 +01:00
Abhishek Jakhar 82c85c4bd0 replace favicon.svg with favicon.ico 2020-10-26 11:16:03 +05:30
Fabian Chong f09e6eb4ce Add tsconfig to non monorepo plugin. 2020-10-26 13:35:25 +08:00