Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Run bin for pipeline tests #34

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

connorjs
Copy link
Owner

@connorjs connorjs commented Aug 6, 2024

Installs the packed css-typed package from CI Build into a sandbox for the pipeline tests and switches to using npx css-typed. This uses the actual bin entry point instead of emulating it with node dist/main.js.

In addition to matching the real world use case better, this ensures that we do not break the bin configuration again. (We broke in 0.5.0 release.)

Installs the packed `css-typed` package from CI Build into a sandbox for
the pipeline tests and switches to using `npx css-typed`. This uses the
actual `bin` entry point instead of emulating it with `node dist/main.js`.

In addition to matching the real world use case better, this ensures that
we do not break the bin configuration again. (We broke in 0.5.0 release.)
@connorjs connorjs enabled auto-merge (squash) August 6, 2024 03:57
@connorjs connorjs merged commit fd066f4 into main Aug 6, 2024
8 checks passed
@connorjs connorjs deleted the features/refactor-pipeline-tests branch August 6, 2024 03:58
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