Skip to content

fix(docs): update docs generation action to account for multiple tags#2702

Merged
proletesseract merged 1 commit into
mainfrom
COPS-241-sdk-reference-pipe
Sep 11, 2025
Merged

fix(docs): update docs generation action to account for multiple tags#2702
proletesseract merged 1 commit into
mainfrom
COPS-241-sdk-reference-pipe

Conversation

@proletesseract

@proletesseract proletesseract commented Sep 11, 2025

Copy link
Copy Markdown
Contributor

Summary

The sdk reference is not published for alpha versions, but the AlphaCheck step of the workflow was always returning is_alpha=true due to us using multiple tags. I've updated the logic to check all tags and publish if there is any non-alpha tag.

Detail and impact of the change

There should not be any impact except for allowing this workflow to progress to the second stage of PublishDocs when the release is a public stable version.

@proletesseract proletesseract requested review from a team as code owners September 11, 2025 06:26
@nx-cloud

nx-cloud Bot commented Sep 11, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 93fa888

Command Status Duration Result
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-11 06:58:04 UTC

@proletesseract proletesseract added this pull request to the merge queue Sep 11, 2025
Merged via the queue into main with commit 574d471 Sep 11, 2025
15 of 16 checks passed
@proletesseract proletesseract deleted the COPS-241-sdk-reference-pipe branch September 11, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants