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

Add conditional execution for Windows CI #2742

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eddumelendez
Copy link
Member

Test should execute on main branch or in PRs if /windows-test
is added in comments.

Test should execute on `main` branch or in PRs if `/windows-test`
is added in comments.
@eddumelendez eddumelendez requested a review from a team as a code owner August 22, 2024 01:09
Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit f602b2e
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/66c690ec430495000891717b
😎 Deploy Preview https://deploy-preview-2742--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@eddumelendez
Copy link
Member Author

/windows-test

@@ -1,11 +1,14 @@
name: Windows tests

on:
push:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to hold off the merge of this PR until #2737 is completed. This PR is my branch to go fixing the failing tests on Windows

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.

2 participants