Fredrik Adelöw
c012c564a0
Merge pull request #2742 from spotify/freben/microprett
...
chore(workflows): run prettier on microsite changes too
2020-10-04 23:00:54 +02:00
Stefan Ålund
8ef470b382
Update existing-plugins.md ( #2717 )
...
* Update existing-plugins.md
* prettier
* Update plugins.css
2020-10-04 22:08:05 +02:00
Stefan Ålund
da0d6b8ee7
[blog] Tweaks to plugin marketplace post ( #2715 )
...
* [blog] Tweaks to plugin marketplace post
* [blog] Tweaks to plugin marketplace post
* fix
2020-10-04 22:06:14 +02:00
Fredrik Adelöw
8115f5a0e4
chore(workflows): run prettier on microsite changes too
2020-10-04 21:12:05 +02:00
Kat Zhou
163802c8b9
Button color changes on Plugins page for A11Y ( #2726 )
...
* microsite changes
adding padding to bottom of graphic
changing background of last section of Demos page
* Update plugins.css
* Update plugins.css
* Update plugins.css
* Update plugins.css
Co-authored-by: Stefan Ålund <alund@spotify.com >
2020-10-04 18:38:28 +02:00
samiramkr
1518741f67
Using EmptyState in Github Actions Plugin ( #2680 )
...
* display EmptyState when no CI/CD is avialable
* change padding and title size
* add EmptyState to gitHubActionPlugin
* fix test failing
* add MissingAnnotationEmptyState
* add MissingAnnotationEmptyState to storybook
* add highlightedNumbers feature to Codesnippet
* use the new component in github actions and update README
* remove entity from MissingAnnotationEmptyState
* remove proptypes from Codesnippet
Co-authored-by: Samira Mokaram <samiram@spotify.com >
2020-10-04 16:23:53 +02:00
Kat Zhou
bbc7ec8a29
Plugin card color change ( #2725 )
...
* microsite changes
adding padding to bottom of graphic
changing background of last section of Demos page
* Update plugins.css
2020-10-04 16:16:56 +02:00
Eric Peterson
34c6f38bf9
Merge pull request #2728 from spotify/iameap/docs/shallow-clone
...
Encourage shallow clone to speed up getting started.
2020-10-02 23:14:56 +02:00
Tim
06cc177776
Merge pull request #2731 from spotify/timbonicus/subtle-text
...
Tweak subtle text colors in dark mode
2020-10-02 15:05:43 -06:00
Tim Hansen
acd6da220a
Tweak subtle text colors in dark mode
2020-10-02 14:24:21 -06:00
Patrik Oldsberg
3af33eb045
Merge pull request #2704 from spotify/rugvip/files
...
cli: add new rollup plugin for forwarding file imports
2020-10-02 18:27:38 +02:00
Eric Peterson
faed7dc46a
Encourage shallow clone to speed up getting started.
2020-10-02 18:05:54 +02:00
Fredrik Adelöw
e3b602f961
Merge pull request #2727 from SDA-SE/feat/absolute-placeholder-substituion
...
feat(catalog-backend): support placeholder replacements for absolute urls
2020-10-02 18:01:40 +02:00
Oliver Sand
0b85f4c1c8
feat(catalog-backend): support placeholder replacements for absolute urls
...
This adds support, even if the entity itself comes from a relative file location.
2020-10-02 16:56:17 +02:00
Andrew Thauer
e724e6ebfc
Merge pull request #2711 from renvrant/master
...
fix(catalog-backend) export processors so they can be composed
2020-10-02 09:13:49 -04:00
Renee Blackburn
816a001b72
Move types according to CI error
2020-10-02 08:59:16 -04:00
Oliver Sand
551677cc4b
Merge pull request #2722 from SDA-SE/feat/async-api-react-update
...
fix(deps): update @kyma-project/asyncapi-react to 0.13.1
2020-10-02 14:02:11 +02:00
Oliver Sand
cb68a413a1
fix(deps): update @kyma-project/asyncapi-react to 0.13.1
...
There were some missing features and markdown was not rendered properly, but this is fixed now.
2020-10-02 12:58:19 +02:00
Oliver Sand
1fcf8a75c3
Merge pull request #2720 from SDA-SE/feat/correct-readme
...
docs: remove unnecessary path rewrite from jenkins plugin docs
2020-10-02 12:01:41 +02:00
Stefan Ålund
a2cb5bdc01
Switch GA over to CNCF org ( #2714 )
2020-10-02 11:56:52 +02:00
Sebastian Qvarfordt
c16920db2b
Always rebuild docs if stored locally ( #2719 )
2020-10-02 11:48:01 +02:00
Oliver Sand
ad8fa6b9a3
docs: remove unnecessary path rewrite from jenkins plugin docs
2020-10-02 11:44:05 +02:00
Oliver Sand
f816a54da2
docs: fix a minor typo ( #2718 )
2020-10-02 11:31:19 +02:00
Evgeny Vlasov
e0dce26354
TechDocs: add gitlab preparer & rewrite default-branch package ( #2469 )
...
* add gitlab preparer & rewrite default-branch package
* feat(techdocs-backend): rewrite default-branch module
2020-10-02 11:10:02 +02:00
Patrik Oldsberg
a825e4321a
Merge pull request #2716 from spotify/rugvip/nightly-fix
...
workflows: fix nightly release build
2020-10-02 10:26:09 +02:00
Patrik Oldsberg
a22aa8c9f3
workflows: fix nightly release build
2020-10-02 09:47:39 +02:00
dependabot[bot]
d5aede15e1
chore(deps): bump jsonschema from 1.2.6 to 1.2.7 ( #2712 )
...
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/tdegrunt/jsonschema/releases )
- [Commits](https://github.com/tdegrunt/jsonschema/compare/v1.2.6...v1.2.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 08:41:13 +02:00
Oliver Sand
7549d12bdc
Feat/jenkins ( #2699 )
...
* fix(plugin-jenkins): fix crash when no branchName or buildNumber is available
* feat(plugin-jenkins): improving sorting of the CI Table
2020-10-02 08:38:47 +02:00
Mayursinh Sarvaiya
5c6a0356c0
feat: TechDocs - Add vale linter to check words quality in md files. ( #2631 )
...
* fix(docs): typos which were reflacted from vale linter's command
* feat: Implement Vale linter (#2031 )
Initialize .vale.ini file
Add 'lint:docs' script to package.json, to lint all md files except the ones which are located in node_modules
Generate 'vocab.txt' by using command 'yarn run lint:docs' | grep -o ''[a-z A-Z]*'' | grep -o '[a-z A-Z]*' | sort | uniq > .github/styles/vocab.txt
Add steps to github workflow 'master' to check docs quality
* chore: Separate workflow for quality checking
* chore: Added 'shx' dev dependency to support grep command in cross platform
* feat: Add script to operate same quality check process on different platform
* ignore: remove lint:docs from lint-stages which was added for experiment purpose
* fix: check-all-files on push event & check-changed-files on pull_request event
* chore(CI): triggle workflow only when there is any updates in .md file(s) on pull request
* fix: use spawnSync to solve 'The command line is too long.' error
* fix: github workflow syntax
* fix: prettier error
* chore: add vale command directly to lint-staged
* chore: use shebang for easy access
* fix: windows script issue & remove shebang
* chore: Add shebang flag
* chore: better error message related to vale
* chore: mention vale linter in documentation
* fix: spelling errors & add keywords to vocab.txt
2020-10-02 07:20:47 +02:00
Renee Blackburn
11ea8dc796
fix(catalog-backend) export processors so they can be composed by custom backends
2020-10-01 21:36:47 -04:00
Patrik Oldsberg
978c98403f
cli: added tests for forward-file-imports rollup plugin
2020-10-02 01:02:43 +02:00
Patrik Oldsberg
cba7605ce0
cli: add new rollup plugin for forwarding file imports
2020-10-01 20:03:25 +02:00
Gary Niemen
73440c7d9a
techdocs-milestones-update ( #2705 )
2020-10-01 17:39:05 +02:00
Ben Lambert
10052e0d7f
Merge pull request #2700 from spotify/benjdlambert-patch-2
...
Added CodeQL Workflow for CodeScanning
2020-10-01 16:20:49 +02:00
Niklas Ek
f41601dae4
Merge pull request #2701 from spotify/rugvip/trouble
...
docs: create-app troubleshooting and python requirement
2020-10-01 15:14:11 +02:00
Himanshu Mishra
2f00df9746
Merge pull request #2698 from spotify/emmaindal-patch-1
2020-10-01 14:13:06 +02:00
David Poblador i Garcia
3a51b149a3
Fix plugin library link ( #260 was already fixed) ( #2702 )
...
* Fix plugin library link (#260 was already fixed)
* Renaming Plugin Library to Plugin Marketplace
2020-10-01 13:25:14 +02:00
blam
9f650a3121
chore(prettier): running prettier on workflow
2020-10-01 12:41:49 +02:00
Patrik Oldsberg
525f4a13c3
docs: create-app troubleshooting and python requirement
2020-10-01 12:26:36 +02:00
Ben Lambert
cb9a9116c2
Update codeql-analysis.yml
2020-10-01 12:09:55 +02:00
Ben Lambert
904a4332a9
Added CodeQL Workflow for coed scanning
2020-10-01 12:00:40 +02:00
Emma Indal
abd4119726
Update docs/features/techdocs/concepts.md
2020-10-01 11:49:59 +02:00
Emma Indal
c8f8105c9c
prettier
2020-10-01 11:49:06 +02:00
Emma Indal
4bb947137c
Update the publisher section
2020-10-01 11:45:44 +02:00
Fredrik Adelöw
23befa262e
Merge pull request #2674 from lowjoel/postgres-create-database
...
Auto-create plugin databases
2020-10-01 11:17:11 +02:00
Marek Całus
67f7a9395b
Add firebase functions to the plugin marketplace ( #2696 )
2020-10-01 11:16:45 +02:00
Oliver Sand
bd1e6e1098
Merge pull request #2695 from SDA-SE/jenkins-docs
...
docs: fix jenkins plugin readme with the new /api base path
2020-10-01 11:03:52 +02:00
Patrik Oldsberg
d069babbb4
Merge pull request #2687 from spotify/rugvip/nightly
...
workflows: add nightly snapshot release
2020-10-01 10:58:39 +02:00
Oliver Sand
96f71025b9
docs: fix jenkins plugin readme with the new /api base path
2020-10-01 10:43:55 +02:00
Patrik Oldsberg
badc6408c4
workflows: add nightly snapshot release
2020-10-01 10:42:45 +02:00