Skip to content

Fix CI builds - #65

Merged
davesmith00047 merged 3 commits into
mainfrom
build-should-fail-on-error
Oct 7, 2025
Merged

Fix CI builds#65
davesmith00047 merged 3 commits into
mainfrom
build-should-fail-on-error

Conversation

@davesmith00047

@davesmith00047 davesmith00047 commented Oct 7, 2025

Copy link
Copy Markdown
Collaborator

Builds in CI were not failing because the bash script wasn't emitting a bad exit code if any of the processes it ran failed.

Once the build was running correctly, it became noticeable that some tests were not working, this is because they'd been set up to work on all platforms, JVM + JS, but the code only exists for JS.

And finally the formatting checks failed.

@davesmith00047 davesmith00047 self-assigned this Oct 7, 2025
@davesmith00047 davesmith00047 changed the title Use set -e in build scripts Fix CI builds Oct 7, 2025
@davesmith00047
davesmith00047 merged commit 6691f8e into main Oct 7, 2025
1 check passed
@davesmith00047
davesmith00047 deleted the build-should-fail-on-error branch October 7, 2025 16:20
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.

3 participants