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: run integration tests using codebuild on main branch(test) #49

Closed
wants to merge 1 commit into from

Conversation

Satish615
Copy link
Contributor

Issue #, if available:

Description of changes:
Run integration tests using codebuild on main branch(test)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Satish615 Satish615 changed the base branch from integ_tests to main October 18, 2023 06:52
@@ -175,6 +175,10 @@ install_package() {
pip3 install --upgrade dist/$wheel_name
}

run_integ_tests() {
echo "Integration Tests succeeded"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

there is no command, I am assuming that is intentional, could you please add details to the description?

Copy link
Contributor

Choose a reason for hiding this comment

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

ahh i remember now, it is for the new check.

@Satish615 Satish615 closed this Oct 18, 2023
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

Successfully merging this pull request may close these issues.

2 participants