-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
area/apiEnhancement or issue related to the api/devfile specificationEnhancement or issue related to the api/devfile specificationkind/bugSomething isn't workingSomething isn't working
Description
/kind bug
Which area this bug is related to?
/area api
Bug Summary
With the recent changes to the Devfile landing page, the GitHub workflows in this repository that publish the Devfile schema to the docs needs to be updated to publish to devfile/devfile-web instead of devfile/docs.
The following workflows needs to be updated:
- CI: https://github.com/devfile/api/blob/main/.github/workflows/ci.yaml#L80
- Schema release: https://github.com/devfile/api/blob/main/.github/workflows/release-schema.yaml
Expected behavior
The schemas get published to the correct location.
Target Date: 2022-09-07
Metadata
Metadata
Assignees
Labels
area/apiEnhancement or issue related to the api/devfile specificationEnhancement or issue related to the api/devfile specificationkind/bugSomething isn't workingSomething isn't working