Skip to content

Conversation

@RomanDenysov
Copy link
Owner

Summary

  • Swap build and check step order in both ci.yml and release.yml
  • @consentify/react's tsc --noEmit needs @consentify/core built first (it imports from dist/)

Test plan

  • CI should now pass — build produces dist/ before type-checking

🤖 Generated with Claude Code

RomanDenysov and others added 2 commits February 7, 2026 13:33
React's tsc --noEmit needs core's dist/ to exist first.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Assert via client API instead of document.cookie, which is unreliable
in happy-dom when Secure cookies from prior tests pollute state.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@RomanDenysov RomanDenysov merged commit 883acb8 into main Feb 7, 2026
2 checks passed
@RomanDenysov RomanDenysov deleted the fix/ci-build-order branch February 7, 2026 12:37
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