File tree Expand file tree Collapse file tree 10 files changed +13
-7266
lines changed
src/quickstarts-data/mocks/yamls Expand file tree Collapse file tree 10 files changed +13
-7266
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33 "version" : " 0.0.1" ,
44 "manifest_version" : 2 ,
55 "description" : " Injects quick starts" ,
6- "homepage_url" : " https://github.com/cloudmosaic/ quickstarts" ,
6+ "homepage_url" : " https://github.com/patternfly/patternfly- quickstarts" ,
77 "background" : {
88 "scripts" : [
99 " background.js"
Original file line number Diff line number Diff line change 99 "serve" : " serve public"
1010 },
1111 "dependencies" : {
12- "@cloudmosaic /quickstarts" : " 1.0.0-rc.1 " ,
12+ "@patternfly /quickstarts" : " 1.0.0-rc.3 " ,
1313 "@patternfly/react-core" : " ^4.101.3" ,
1414 "asciidoctor" : " ^2.2.1" ,
1515 "react" : " ^16.14.0" ,
Original file line number Diff line number Diff line change 55 icon : ' '
66 description : This card lists an external resource
77 link :
8- href : https://github.com/cloudmosaic/ quickstarts
8+ href : https://github.com/patternfly/patternfly- quickstarts
99 text : Quick starts
1010 type :
1111 text : Documentation
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -146,4 +146,4 @@ In the rules array:
146146## yaml
147147
148148This section will get more info in the future. For now you can view sample yamls here:
149- https://github.com/cloudmosaic/ quickstarts/tree/main/packages/dev/src/quickstarts-data/mocks/yamls
149+ https://github.com/patternfly/patternfly- quickstarts/tree/main/packages/dev/src/quickstarts-data/mocks/yamls
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/quickstarts" ,
3- "version" : " 1.0.0-rc.1 " ,
3+ "version" : " 1.0.0-rc.3 " ,
44 "description" : " PatternFly quick starts" ,
55 "files" : [
66 " dist"
1010 "types" : " dist/index.d.ts" ,
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/cloudmosaic/ quickstarts.git"
13+ "url" : " git+https://github.com/patternfly/patternfly- quickstarts.git"
1414 },
1515 "license" : " MIT" ,
1616 "bugs" : {
17- "url" : " https://github.com/cloudmosaic/ quickstarts/issues"
17+ "url" : " https://github.com/patternfly/patternfly- quickstarts/issues"
1818 },
19- "homepage" : " https://github.com/cloudmosaic/ quickstarts#readme" ,
19+ "homepage" : " https://github.com/patternfly/patternfly- quickstarts#readme" ,
2020 "scripts" : {
2121 "clean" : " rm -rf dist" ,
2222 "prebuild" : " yarn clean" ,
Original file line number Diff line number Diff line change 22
33This WYSIWYG type extension lets you preview .yaml or .adoc quick starts compatible files.
44
5- Example .adoc file: https://github.com/cloudmosaic/ quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/asciidoc/TEMPLATE_PROCEDURE.adoc
5+ Example .adoc file: https://github.com/patternfly/patternfly- quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/asciidoc/TEMPLATE_PROCEDURE.adoc
66
7- Example .yaml file: https://github.com/cloudmosaic/ quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/yamls/add-healthchecks-quickstart.yaml
7+ Example .yaml file: https://github.com/patternfly/patternfly- quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/yamls/add-healthchecks-quickstart.yaml
88
99## Features
1010
Original file line number Diff line number Diff line change 55 "version" : " 0.0.1" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " git+https://github.com/cloudmosaic/ quickstarts.git"
8+ "url" : " git+https://github.com/patternfly/patternfly- quickstarts.git"
99 },
1010 "license" : " MIT" ,
1111 "bugs" : {
12- "url" : " https://github.com/cloudmosaic/ quickstarts/issues"
12+ "url" : " https://github.com/patternfly/patternfly- quickstarts/issues"
1313 },
14- "homepage" : " https://github.com/cloudmosaic/ quickstarts#readme" ,
14+ "homepage" : " https://github.com/patternfly/patternfly- quickstarts#readme" ,
1515 "publisher" : " PatternFly" ,
1616 "engines" : {
1717 "vscode" : " ^1.29.0"
Original file line number Diff line number Diff line change 347347 sass "^1.30.0"
348348 showdown "^1.9.1"
349349
350- 351- version "1.0.0-rc.1"
352- resolved "https://registry.yarnpkg.com/@cloudmosaic/quickstarts/-/quickstarts-1.0.0-rc.1.tgz#52976a62ed3f8b3fa5536974ce79d25e67b7e178"
353- integrity sha512-fOq6EYyTs1+MsJqbMesIR64Vdcz5nLwLesEvP4JqmQOjZdzk18P+WqCT9XeTukUnWS0VwlVhE3n+y0PjGhArDQ==
354- dependencies:
355- "@fortawesome/fontawesome-free" "^5.9.0"
356- "@patternfly/patternfly" "^4.90.5"
357- "@patternfly/react-catalog-view-extension" "^4.10.13"
358- "@patternfly/react-core" "^4.101.3"
359- bootstrap-sass "^3.3.7"
360- classnames "^2.2.6"
361- dompurify "^2.2.6"
362- history "^5.0.0"
363- i18next "^19.8.3"
364- i18next-browser-languagedetector "^6.0.1"
365- i18next-parser "^3.3.0"
366- i18next-pseudo "^2.2.0"
367- lodash-es "^4.17.20"
368- react-i18next "^11.7.3"
369- sass "^1.30.0"
370- showdown "1.8.6"
371-
372350"@cnakazawa/watch@^1.0.3":
373351 version "1.0.4"
374352 resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
You can’t perform that action at this time.
0 commit comments