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

ci: Move e2e test action into the repo #3519

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

BYK
Copy link
Member

@BYK BYK commented Jan 10, 2025

This is an initial transitionary patch before landing #3516. Once we land this, we will update users of the old action to use this one and remove that repo. Then land #3516 safely.

Great thing is, with this patch and the subsequent update to getsentry/action-self-hosted-e2e-tests to use this one, all the repos would be using the Docker Volume caching we introduced in #3488.

This is an initial transitionary patch before landing #3516. Once we land this, we will point https://github.com/getsentry/action-self-hosted-e2e-tests/blob/main/action.yml to this repo, land #3516, then update users of the old action to use this one and remove that repo.
@BYK BYK marked this pull request as ready for review January 10, 2025 17:53
@BYK BYK requested a review from hubertdeng123 January 10, 2025 17:53
@BYK BYK enabled auto-merge (squash) January 10, 2025 17:53
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (cb9e0ce) to head (8086844).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3519      +/-   ##
==========================================
- Coverage   97.58%   93.23%   -4.35%     
==========================================
  Files           3        3              
  Lines         207      207              
==========================================
- Hits          202      193       -9     
- Misses          5       14       +9     

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

@BYK BYK disabled auto-merge January 10, 2025 20:35
@BYK BYK enabled auto-merge (squash) January 10, 2025 20:35
Copy link
Member

@hubertdeng123 hubertdeng123 left a comment

Choose a reason for hiding this comment

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

Once we land this, we will point https://github.com/getsentry/action-self-hosted-e2e-tests/blob/main/action.yml to this repo, land #3516, then update users of the old action to use this one and remove that repo.

Is it needed to point https://github.com/getsentry/action-self-hosted-e2e-tests/blob/main/action.yml to this repo? Would it be better to put up PR's in snuba/relay directly to use the action.yaml workflow in the self-hosted repo to verify expected behavior before merging. Then, archive the action-self-hosted-e2e-tests repo once that looks stable

@BYK
Copy link
Member Author

BYK commented Jan 10, 2025

@hubertdeng123 yup you're right. I also realized this just before your comment and updated the PR description (and the commit log)

Copy link
Member

@hubertdeng123 hubertdeng123 left a comment

Choose a reason for hiding this comment

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

🚀

@BYK BYK merged commit 63334cb into master Jan 10, 2025
9 of 10 checks passed
@BYK BYK deleted the byk/ci/self-contained-e2e-test-action branch January 10, 2025 20:51
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants