Skip to content

Commit

Permalink
rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jschuler committed Jun 1, 2021
1 parent d42a15c commit 3c0f2e8
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 7,266 deletions.
21 changes: 0 additions & 21 deletions LICENSE copy

This file was deleted.

2 changes: 1 addition & 1 deletion packages/chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"manifest_version": 2,
"description": "Injects quick starts",
"homepage_url": "https://github.com/cloudmosaic/quickstarts",
"homepage_url": "https://github.com/patternfly/patternfly-quickstarts",
"background": {
"scripts": [
"background.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"serve": "serve public"
},
"dependencies": {
"@cloudmosaic/quickstarts": "1.0.0-rc.1",
"@patternfly/quickstarts": "1.0.0-rc.3",
"@patternfly/react-core": "^4.101.3",
"asciidoctor": "^2.2.1",
"react": "^16.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spec:
icon: ''
description: This card lists an external resource
link:
href: https://github.com/cloudmosaic/quickstarts
href: https://github.com/patternfly/patternfly-quickstarts
text: Quick starts
type:
text: Documentation
Expand Down
7,210 changes: 0 additions & 7,210 deletions packages/dev/yarn.lock

This file was deleted.

2 changes: 1 addition & 1 deletion packages/module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ In the rules array:
## yaml

This section will get more info in the future. For now you can view sample yamls here:
https://github.com/cloudmosaic/quickstarts/tree/main/packages/dev/src/quickstarts-data/mocks/yamls
https://github.com/patternfly/patternfly-quickstarts/tree/main/packages/dev/src/quickstarts-data/mocks/yamls
8 changes: 4 additions & 4 deletions packages/module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/quickstarts",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.3",
"description": "PatternFly quick starts",
"files": [
"dist"
Expand All @@ -10,13 +10,13 @@
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/cloudmosaic/quickstarts.git"
"url": "git+https://github.com/patternfly/patternfly-quickstarts.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/cloudmosaic/quickstarts/issues"
"url": "https://github.com/patternfly/patternfly-quickstarts/issues"
},
"homepage": "https://github.com/cloudmosaic/quickstarts#readme",
"homepage": "https://github.com/patternfly/patternfly-quickstarts#readme",
"scripts": {
"clean": "rm -rf dist",
"prebuild": "yarn clean",
Expand Down
4 changes: 2 additions & 2 deletions packages/vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

This WYSIWYG type extension lets you preview .yaml or .adoc quick starts compatible files.

Example .adoc file: https://github.com/cloudmosaic/quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/asciidoc/TEMPLATE_PROCEDURE.adoc
Example .adoc file: https://github.com/patternfly/patternfly-quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/asciidoc/TEMPLATE_PROCEDURE.adoc

Example .yaml file: https://github.com/cloudmosaic/quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/yamls/add-healthchecks-quickstart.yaml
Example .yaml file: https://github.com/patternfly/patternfly-quickstarts/blob/main/packages/dev/src/quickstarts-data/mocks/yamls/add-healthchecks-quickstart.yaml

## Features

Expand Down
6 changes: 3 additions & 3 deletions packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git+https://github.com/cloudmosaic/quickstarts.git"
"url": "git+https://github.com/patternfly/patternfly-quickstarts.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/cloudmosaic/quickstarts/issues"
"url": "https://github.com/patternfly/patternfly-quickstarts/issues"
},
"homepage": "https://github.com/cloudmosaic/quickstarts#readme",
"homepage": "https://github.com/patternfly/patternfly-quickstarts#readme",
"publisher": "PatternFly",
"engines": {
"vscode": "^1.29.0"
Expand Down
22 changes: 0 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,28 +347,6 @@
sass "^1.30.0"
showdown "^1.9.1"

"@cloudmosaic/[email protected]":
version "1.0.0-rc.1"
resolved "https://registry.yarnpkg.com/@cloudmosaic/quickstarts/-/quickstarts-1.0.0-rc.1.tgz#52976a62ed3f8b3fa5536974ce79d25e67b7e178"
integrity sha512-fOq6EYyTs1+MsJqbMesIR64Vdcz5nLwLesEvP4JqmQOjZdzk18P+WqCT9XeTukUnWS0VwlVhE3n+y0PjGhArDQ==
dependencies:
"@fortawesome/fontawesome-free" "^5.9.0"
"@patternfly/patternfly" "^4.90.5"
"@patternfly/react-catalog-view-extension" "^4.10.13"
"@patternfly/react-core" "^4.101.3"
bootstrap-sass "^3.3.7"
classnames "^2.2.6"
dompurify "^2.2.6"
history "^5.0.0"
i18next "^19.8.3"
i18next-browser-languagedetector "^6.0.1"
i18next-parser "^3.3.0"
i18next-pseudo "^2.2.0"
lodash-es "^4.17.20"
react-i18next "^11.7.3"
sass "^1.30.0"
showdown "1.8.6"

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
Expand Down

0 comments on commit 3c0f2e8

Please sign in to comment.