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(e2eForPRs): check for paths in runtime instead of using gh action builtin filtering #38

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

necipallef
Copy link
Contributor

@necipallef necipallef commented Nov 17, 2023

The GH action I am using is outdated, uses deprecated GitHub methods, and uses node12. We can create a future task for ourselves to fork this action and fix its problems, if needed.

Edit: It seems like using 2 jobs doesn't solve our problem, the skipped job will still be a requirement for merge. If this is the case, I will merge these two jobs into one. I wanted to avoid repeating the if statement for each step of e2e test.

@necipallef necipallef marked this pull request as draft November 17, 2023 11:35
@necipallef necipallef force-pushed the ci/improve_e2e_for_prs-INTER-417 branch from 9797ed5 to ff50747 Compare November 17, 2023 12:43
Copy link

This PR will not create a new release 🚀

@necipallef necipallef marked this pull request as ready for review November 17, 2023 12:44
@necipallef necipallef requested a review from ilfa November 17, 2023 12:44
@necipallef necipallef merged commit 20bab87 into main Nov 20, 2023
4 checks passed
@necipallef necipallef deleted the ci/improve_e2e_for_prs-INTER-417 branch November 20, 2023 14:22
@ilfa
Copy link
Member

ilfa commented Mar 21, 2024

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ilfa ilfa added the released label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants