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

Use TestContainer Cloud on CI for windows tests that can not host the requested images #2139

Merged
merged 8 commits into from
Nov 21, 2023

Conversation

Mpdreamz
Copy link
Member

No description provided.

@Mpdreamz Mpdreamz changed the title Reenable profiler tests on windows Use TestContainer Cloud on CI for windows tests that can not host the requested images Jul 27, 2023
@amannocci amannocci force-pushed the feature/windows-profiler-tests branch from 5d9ce17 to 22e022c Compare September 22, 2023 14:19
@amannocci
Copy link
Contributor

@Mpdreamz It seems like we are ready to move forward with windows tests using testcontainers cloud.

@amannocci amannocci force-pushed the feature/windows-profiler-tests branch from 3d2244b to 24fe6aa Compare October 23, 2023 16:09
gregkalapos
gregkalapos previously approved these changes Nov 2, 2023
Copy link
Contributor

@gregkalapos gregkalapos left a comment

Choose a reason for hiding this comment

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

@amannocci pinged me about this, PR looks ok to me. @stevejgordon could you please also look at this, before we merge?

Copy link
Member Author

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM, will merge once all test changes pass.

@gregkalapos mind giving this a LGTM? since i amended this commit we need another person to sign off 😄

@Mpdreamz Mpdreamz requested a review from gregkalapos November 18, 2023 11:56
@Mpdreamz Mpdreamz merged commit 2c5c299 into main Nov 21, 2023
11 checks passed
@Mpdreamz Mpdreamz deleted the feature/windows-profiler-tests branch November 21, 2023 10:08
Comment on lines +43 to +47
- name: Setup Testcontainers Cloud Client
uses: atomicjar/testcontainers-cloud-setup-action@v1
with:
token: ${{ secrets.TC_CLOUD_TOKEN }}

Copy link
Member

@v1v v1v Feb 1, 2024

Choose a reason for hiding this comment

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

I'm afraid this won't work for forked PRs. Shall this be changed by enabling only when working on the upstream rather than on forked-PRs?

Copy link
Member Author

Choose a reason for hiding this comment

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

That would be great @v1v 👍

Copy link
Member

Choose a reason for hiding this comment

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

Cool, I'll code something. Then likely, I might need your help with skipping those tests for forked PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants