Skip to content

Feature/894 ci#962

Open
beaudrykock-moi wants to merge 9 commits into
devfrom
feature/894-ci
Open

Feature/894 ci#962
beaudrykock-moi wants to merge 9 commits into
devfrom
feature/894-ci

Conversation

@beaudrykock-moi

Copy link
Copy Markdown
Contributor

Summary

Moves CI-related changes out of the timeline PR into a dedicated PR.

Changes

  • updates .github/workflows/ci.yml
    • removes direct services setup from the CI job
    • splits test execution into separate client and server test steps
    • tightens deploy job conditions to run only on dev or main
  • updates server/test/run-tests.js
    • makes shared test container shutdown more robust
    • logs test pass exit codes for easier CI debugging

Why

Changes were originally made as part of a timeline-related branch. Reviewed asked for CI workflow changes to be separated out. This PR does that.

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