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: Replace test execution handler with conditional #232

Conversation

ykim-akamai
Copy link
Contributor

@ykim-akamai ykim-akamai commented May 8, 2024

📝 Description

Substitute hacky solution of executing integration tests and uploading test data with a more efficient solution using a conditional statement. This enhancement enables us to directly view test output within its associated step :)

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai ykim-akamai requested a review from a team as a code owner May 8, 2024 17:17
@ykim-akamai ykim-akamai requested review from lgarber-akamai and zliang-akamai and removed request for a team May 8, 2024 17:17
@lgarber-akamai lgarber-akamai added the repo-ci-improvement for improvements in the repository or CI workflow in the changelog. label May 8, 2024
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

LGTM, nice work!

@ykim-akamai ykim-akamai merged commit f271cfa into linode:dev May 8, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-ci-improvement for improvements in the repository or CI workflow in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants