Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(ci): fix the release workflow for the JS API #4009

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Conversation

leops
Copy link
Contributor

@leops leops commented Dec 7, 2022

Summary

This PR fixes the release_js_api workflow by ensuring all the distributions of the rome_wasm crate (bundler, node and web) have been built before running tsc so the type checker can ensure all the definitions are valid and coherent.

Test Plan

Run the release workflow for version 0.2.0 again (I've downgraded the version number in this PR to bump it again in a followup commit and trigger the release workflow again)

@leops leops requested a review from a team as a code owner December 7, 2022 14:47
@netlify
Copy link

netlify bot commented Dec 7, 2022

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 25387b2
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/6390a77f3c89a10009cf3fb2

@leops leops merged commit 0a30512 into main Dec 7, 2022
@leops leops deleted the fix/release-js-api branch December 7, 2022 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants