Skip to content

[CI] Add E2E Test #118

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

Merged
merged 21 commits into from
Apr 20, 2025

Conversation

theBeginner86
Copy link
Member

Notes for Reviewers

This PR adds support for E2E test that validates the entire lifecycle of Helm Kanvas Snapshot plugin, from build initiation to snapshot generation. This test ensures that each new release undergoes thorough testing, eliminating any potential bugs and leading to more confidence in its quality.

Relates to recent discussion: https://mesheryio.slack.com/archives/C02F90W866T/p1744390502127119?thread_ts=1744315238.863799&cid=C02F90W866T

This PR fixes #117

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
@github-actions github-actions bot added the area/ci Continuous integration | Build and release label Apr 20, 2025
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
@theBeginner86
Copy link
Member Author

theBeginner86 commented Apr 20, 2025

Workflow is currently failing because of missing secret. https://github.com/meshery-extensions/helm-kanvas-snapshot/actions/runs/14557613976/job/40836650608?pr=118#step:5:5

Please check the missing secret once. Thanks

@theBeginner86 theBeginner86 added the area/tests Testing / quality assurance label Apr 20, 2025
@leecalcote leecalcote merged commit a5ae6c3 into meshery-extensions:master Apr 20, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Continuous integration | Build and release area/tests Testing / quality assurance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Add E2E Workflow
2 participants