Fix outstanding problems with CI pipeline and codebase state #3

Merged
kayomn merged 9 commits from ci-updates into main 2022-10-04 00:11:33 +02:00
Owner

This is a multifaceted pull request that addresses the following issues:

  • Unit tests not being ran using the same approach across VS Code and Drone CI.
  • Unit tests in main file not running other, dependent unit tests.
  • Compilation errors in code that is currently ran in tests only (i.e. null_writer).
This is a multifaceted pull request that addresses the following issues: * Unit tests not being ran using the same approach across VS Code and Drone CI. * Unit tests in main file not running other, dependent unit tests. * Compilation errors in code that is currently ran in tests only (i.e. `null_writer`).
kayomn added the
bug
tools
labels 2022-10-04 00:09:48 +02:00
kayomn added 9 commits 2022-10-04 00:09:49 +02:00
Change drone CI script to test via zig build
Some checks failed
continuous-integration/drone/push Build is failing
49557f32bc
Fix compilation errors
All checks were successful
continuous-integration/drone/push Build is passing
af1976b69c
Fix CI not running tests after building them
Some checks failed
continuous-integration/drone/push Build is failing
074a62807b
Fix CI being unable to find test
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
37bd0f10ac
kayomn merged commit 3a0da39b3e into main 2022-10-04 00:11:33 +02:00
kayomn deleted branch ci-updates 2022-10-04 00:11:33 +02:00
Sign in to join this conversation.
No description provided.