Commit Graph

6596 Commits

Author SHA1 Message Date
Ben Lambert 2c06a5d3a4 Merge pull request #3118 from spotify/docs/corporate-proxy
docs: added some contrib docs for corporate proxy config
2020-10-27 14:53:17 +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
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
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
Harvey 608236d0bb Align 2020-10-25 23:25:02 -04:00
Harvey 15ca9fe630 Clarify plural and product capitalization 2020-10-25 23:22:38 -04:00