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

[FEATURE] E2E to validate PRs as a success criteria to merge. #192

Open
elamaran11 opened this issue May 10, 2024 · 1 comment
Open

[FEATURE] E2E to validate PRs as a success criteria to merge. #192

elamaran11 opened this issue May 10, 2024 · 1 comment

Comments

@elamaran11
Copy link
Contributor

Is your feature request related to a problem? Please describe

Request for a feature for E2E to validate PRs as a success criteria to merge. This helps us with avoiding manual validation checking out PR changes. E2E should run crossplane compositions and example implementations in an EKS cluster and report back on any failures to PR.

Describe the solution you'd like

Request for a feature for E2E to validate PRs as a success criteria to merge. This helps us with avoiding manual validation checking out PR changes. E2E should run crossplane compositions and example implementations in an EKS cluster and report back on any failures to PR.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@ytsarev
Copy link
Contributor

ytsarev commented May 14, 2024

Please consider using https://github.com/crossplane/uptest - it helped us a lot with building e2e pipelines for Crossplane Providers and Configurations. We recently made a presentation of Uptest on Level Up event: https://www.youtube.com/watch?v=sOjGOCVjcPc

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

No branches or pull requests

2 participants