Skip to content

Improve CI / Test running#92

Open
tylercunnion wants to merge 3 commits into
mainfrom
tyler/ci-adjust
Open

Improve CI / Test running#92
tylercunnion wants to merge 3 commits into
mainfrom
tyler/ci-adjust

Conversation

@tylercunnion

Copy link
Copy Markdown
Contributor

What was changed

  • Splits the tip-of-main integration test into a separate nightly run
  • Puts test output into a new 'reports' directory (and actually sets
    TEST_OUTPUT_ROOT which was previousy unset).
  • Uses the make target during CI rather than duplicating the command.

Why?

  • Keeps the most actionable tests within the PR push while putting informational / good-to-know test in a nightly
  • Standardizes the pattern for test running (CI invokes a make command)

- Splits the tip-of-main integration test into a separate nightly run
- Puts test output into a new 'reports' directory (and actually sets
  TEST_OUTPUT_ROOT which was previousy unset).
- Uses the make target during CI rather than duplicating the command.
@tylercunnion tylercunnion changed the title Tyler/ci adjust Improve CI / Test running Jul 22, 2026
@tylercunnion
tylercunnion marked this pull request as ready for review July 22, 2026 22:40
@tylercunnion
tylercunnion requested a review from a team as a code owner July 22, 2026 22:40
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.

2 participants