-
Notifications
You must be signed in to change notification settings - Fork 6
RES-2026 Switch CircleCI to use Docker Compose #805
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
edwh
wants to merge
66
commits into
develop
Choose a base branch
from
RES-2026_circleci_docker_compose
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
b7a810f
WIP Change CircleCI to use Docker Compose.
edwh fc72393
WIP Change CircleCI to use Docker Compose.
edwh 45e3b7d
WIP Change CircleCI to use Docker Compose.
edwh 650691a
WIP Change CircleCI to use Docker Compose.
edwh d5b4cbc
WIP Change CircleCI to use Docker Compose.
edwh 62b4404
WIP Change CircleCI to use Docker Compose.
edwh a35e09f
WIP Change CircleCI to use Docker Compose.
edwh f3629b8
WIP Change CircleCI to use Docker Compose.
edwh baa2b14
WIP Change CircleCI to use Docker Compose.
edwh 5818a40
WIP Change CircleCI to use Docker Compose.
edwh e1dcf20
WIP Change CircleCI to use Docker Compose.
edwh b3ced01
We are using MySQL 8, so up the Docker Compose version. Also update …
edwh 6b40f1f
Fail Docker startup on error.
edwh a3b6462
Migration creates TRIGGERs which are no longer used and require permi…
edwh 34f58f4
Phpunit tests failing.
edwh 5b76d7b
pcntl_signal not found.
edwh 6df44bf
Handle test user already existing.
edwh 1cf62fc
Phpunit tests failing.
edwh 3136622
Phpunit tests failing.
edwh 0e49551
Make docker_run wait for DB to be available before proceeding.
edwh 0277f5e
Make docker_run wait for DB to be available before proceeding.
edwh bcad74f
Make docker_run wait for DB to be available before proceeding.
edwh 865054f
Make docker_run wait for DB to be available before proceeding.
edwh 7e8e1c4
Make docker_run wait for DB to be available before proceeding.
edwh 4ed2803
Make docker_run wait for DB to be available before proceeding.
edwh 07b8d46
PHPUnit test fails.
edwh 0c8d1e7
PHPUnit test fails.
edwh 549f769
PHPUnit test fails.
edwh 3a0eb95
Use --teamcity on phpunit to make it easier to spot failing tests on …
edwh 84d625b
Exclude NotificationsTest which is failing with a facade error which …
edwh f45f2ac
Possible fix for MenusTest.
edwh bdbc4d2
Possible fix for NotificationsTest.
edwh 63650e2
WIP Change CircleCI to use Docker Compose.
edwh a647963
WIP Change CircleCI to use Docker Compose.
edwh b6787e4
WIP Change CircleCI to use Docker Compose.
edwh 47841d2
WIP Change CircleCI to use Docker Compose.
edwh 6491750
WIP Change CircleCI to use Docker Compose.
edwh 8a59106
WIP Change CircleCI to use Docker Compose.
edwh fe86bf0
WIP Change CircleCI to use Docker Compose.
edwh c607c94
WIP Change CircleCI to use Docker Compose.
edwh 17b35d2
WIP Change CircleCI to use Docker Compose.
edwh 929bb56
WIP Change CircleCI to use Docker Compose.
edwh a99c4ce
WIP Change CircleCI to use Docker Compose.
edwh 0eaac9c
WIP Change CircleCI to use Docker Compose.
edwh 4200338
WIP Change CircleCI to use Docker Compose.
edwh 5e12183
WIP Change CircleCI to use Docker Compose.
edwh 77b85d1
WIP Change CircleCI to use Docker Compose.
edwh dc36058
WIP Change CircleCI to use Docker Compose.
edwh fb87c63
WIP Change CircleCI to use Docker Compose.
edwh 2ebc05c
WIP Change CircleCI to use Docker Compose.
edwh 768af48
WIP Change CircleCI to use Docker Compose.
edwh eac2dcc
WIP Change CircleCI to use Docker Compose.
edwh e160612
WIP Change CircleCI to use Docker Compose.
edwh 74d3892
WIP Change CircleCI to use Docker Compose.
edwh 7cd0678
WIP Change CircleCI to use Docker Compose.
edwh 61879fc
WIP Change CircleCI to use Docker Compose.
edwh 28adb19
WIP Change CircleCI to use Docker Compose.
edwh 43f93db
WIP Change CircleCI to use Docker Compose.
edwh 3325d09
WIP Change CircleCI to use Docker Compose.
edwh 087b1ce
WIP Change CircleCI to use Docker Compose.
edwh 9d342b3
WIP Change CircleCI to use Docker Compose.
edwh fdb5c6c
WIP Change CircleCI to use Docker Compose.
edwh 1a4b573
WIP Change CircleCI to use Docker Compose.
edwh f58a84f
WIP Change CircleCI to use Docker Compose.
edwh 4569846
WIP Change CircleCI to use Docker Compose.
edwh cbbc5ba
Merge branch 'refs/heads/develop' into RES-2026_circleci_docker_compose
edwh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
database/migrations/2025_01_08_000001_drop_repair_status_triggers.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| <?php | ||
|
|
||
| use Illuminate\Database\Migrations\Migration; | ||
| use Illuminate\Database\Schema\Blueprint; | ||
| use Illuminate\Support\Facades\Schema; | ||
|
|
||
| return new class extends Migration | ||
| { | ||
| /** | ||
| * Run the migrations. | ||
| * | ||
| * @return void | ||
| */ | ||
| public function up() | ||
| { | ||
| DB::unprepared('DROP TRIGGER IF EXISTS `repair_status_str_in`'); | ||
| DB::unprepared('DROP TRIGGER IF EXISTS `repair_status_str_up`'); | ||
| } | ||
|
|
||
| /** | ||
| * Reverse the migrations. | ||
| * | ||
| * @return void | ||
| */ | ||
| public function down() | ||
| { | ||
| } | ||
| }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check failure
Code scanning / SonarCloud
MySQL database passwords should not be disclosed High