Skip to content

Commit d40180b

Browse files
authored
Update Release Process to include schemastore (#792)
Signed-off-by: Maysun J Faisal <[email protected]>
1 parent 19551c8 commit d40180b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/proposals/versioning-and-release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,9 @@ An example pull request, `make-release.sh` script and GitHub action can be found
8888
- [Release Pull Request](https://github.com/johnmcollier/api/pull/7)
8989
- [make-release.sh](https://github.com/johnmcollier/api/blob/master/make-release.sh)
9090
- [release-schema.yaml](https://github.com/johnmcollier/api/blob/master/.github/workflows/release-schema.yaml)
91+
92+
**Schema Store**
93+
94+
After releasing a new version, for example 2.2.0, we will also need to update the schemastore's [catalog.json](https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catalog.json#L1119-L1132).
95+
96+
Open a PR to update the devfile entry to include the new devfile version and also update the default url to the latest version.

0 commit comments

Comments
 (0)