Skip to content

ci: skip OpenAPI verify/commit when release asset is missing#9

Open
olegsta wants to merge 1 commit into
vsys-host:mainfrom
olegsta:fix/check_open_api
Open

ci: skip OpenAPI verify/commit when release asset is missing#9
olegsta wants to merge 1 commit into
vsys-host:mainfrom
olegsta:fix/check_open_api

Conversation

@olegsta
Copy link
Copy Markdown
Contributor

@olegsta olegsta commented May 12, 2026

  • Use curl --fail when downloading openapi.json and set OPENAPI_EXISTS.
  • Run verify and commit steps only if the download succeeded, so the workflow does not fail when a tag has no OpenAPI artifact.

@olegsta olegsta force-pushed the fix/check_open_api branch 4 times, most recently from 6146102 to e631ea3 Compare May 12, 2026 14:51
- Use curl --fail when downloading openapi.json and set OPENAPI_EXISTS.
- Run verify and commit steps only if the download succeeded, so the workflow does not fail when a tag has no OpenAPI artifact.
@olegsta olegsta force-pushed the fix/check_open_api branch from e631ea3 to 70588ec Compare May 12, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant