Conversation
Co-authored-by: zhenghaoz <9030120+zhenghaoz@users.noreply.github.com>
There was a problem hiding this comment.
@copilot Replace docker-compose with docker compose to make tests pass.
gorse-js/.github/workflows/ci.yml
Lines 16 to 18 in 6c0e6f2
|
@copilot Replace gorse-js/.github/workflows/ci.yml Lines 16 to 18 in 6c0e6f2 |
Co-authored-by: zhenghaoz <9030120+zhenghaoz@users.noreply.github.com>
Updated in commit 82c585f to use
Updated in commit c8f5daf to use |
Subscribe: nullfrom the test expectation in tests/gorse.test.tsdocker-composewithdocker composein CI workflow to fix test runsSummary:
Successfully removed the
Subscribefield from the User test and updated the CI workflow to use the moderndocker composecommand instead of the deprecateddocker-composecommand.Original prompt
Fixes #24
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.