Skip to content
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

Fix | Use compose action #252

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Fix | Use compose action #252

merged 1 commit into from
Feb 9, 2025

Conversation

aviadhahami
Copy link
Collaborator

As seen in https://github.com/nodevault/node-vault/actions/runs/13224738209/job/36914192419?pr=244, docker-compose isn't always available on the machine.

Adding the usage of https://github.com/marketplace/actions/docker-compose-action in order to simplify and solve that

@aviadhahami aviadhahami self-assigned this Feb 9, 2025
@aviadhahami aviadhahami force-pushed the fix/compose-action-for-ci branch 4 times, most recently from e485fed to 573f616 Compare February 9, 2025 11:00
Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (922f847) to head (cc63bb2).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          146       146           
=========================================
  Hits           146       146           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aviadhahami aviadhahami force-pushed the fix/compose-action-for-ci branch from 573f616 to cc63bb2 Compare February 9, 2025 11:05
@aviadhahami aviadhahami merged commit 89f7dc7 into master Feb 9, 2025
6 checks passed
@aviadhahami aviadhahami deleted the fix/compose-action-for-ci branch February 9, 2025 11:09
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.

1 participant