Skip to content

Refactor CI to test before packaging - #40

Closed
jaxzin wants to merge 1 commit into
mainfrom
codex/run-tests-before-building-package
Closed

Refactor CI to test before packaging#40
jaxzin wants to merge 1 commit into
mainfrom
codex/run-tests-before-building-package

Conversation

@jaxzin

@jaxzin jaxzin commented Jun 20, 2025

Copy link
Copy Markdown
Owner

Summary

  • run tests in a dedicated job before the build job

Testing

  • npm test

https://chatgpt.com/codex/tasks/task_e_685506895a3c8326a53b362fae167ae9

@jaxzin

jaxzin commented Aug 8, 2026

Copy link
Copy Markdown
Owner Author

Closing as obsolete. The sole change here — splitting the single build job into separate test and build jobs so tests run before packaging — is already present on main. The current CI pipeline runs testbuildtag_releasedeploy with build gated on needs: test, which fully covers this PR's intent. Nothing here to rebase.

@jaxzin jaxzin closed this Aug 8, 2026
@jaxzin
jaxzin deleted the codex/run-tests-before-building-package branch August 8, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant