Skip to content

refactor: start only required services#10115

Merged
michalsn merged 1 commit intocodeigniter4:developfrom
michalsn:4.develop
Apr 13, 2026
Merged

refactor: start only required services#10115
michalsn merged 1 commit intocodeigniter4:developfrom
michalsn:4.develop

Conversation

@michalsn
Copy link
Copy Markdown
Member

Description
This PR updates the MSSQL test image and makes database service containers conditional, so only the required backend is started for each job. This reduces unnecessary container pulls/startup and cuts workflow initialization time by about one minute.

Ref: #10110 - Pulling the image less often may resolve the issue.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@github-actions github-actions bot added the github_actions Pull requests that update Github_actions code label Apr 13, 2026
@michalsn michalsn merged commit 0366b77 into codeigniter4:develop Apr 13, 2026
49 of 51 checks passed
@michalsn michalsn deleted the 4.develop branch April 13, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants