74233 Commits

Author SHA1 Message Date
Marek Calus a79ef0856c Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-10-27 08:33:42 +01:00
Marek Calus 2ceddba979 Cleanup 2020-10-27 08:31:53 +01:00
Marvin9 f2a9bba5e2 feat: update related to #3066 2020-10-27 10:53:40 +05:30
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
Marvin9 8440f8f91b feat: load config directly, #2976 2020-10-27 10:02:56 +05:30
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
Marvin9 83c2f107f9 fix: conflicts 2020-10-27 09:47:26 +05:30
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
Harvey 5010bf5fe0 Clarify sidebars editing 2020-10-26 00:07:12 -04:00
Harvey ac8307c987 Fix typo 2020-10-26 00:03:59 -04:00
Harvey f2318f0c70 Proper case app name 2020-10-26 00:03:43 -04:00
Harvey dd63af176f Standardize bullets 2020-10-26 00:03:24 -04:00
Harvey fc3e1118c8 Fix API Filenames in Examples 2020-10-26 00:03:05 -04:00
Harvey 914111bb87 Hyphenate 2020-10-26 00:02:41 -04:00
Harvey 600dfe79d9 Product names, bullets, wording 2020-10-26 00:02:22 -04:00
Harvey 2e48d035ff Capitlize product name 2020-10-25 23:27:03 -04:00
Harvey 8e2f88e965 Capitalize Docker 2020-10-25 23:26:15 -04:00
Harvey 024173b0ce Reword and code type 2020-10-25 23:25:52 -04:00