Skip to content

Test Workflow Improvements #540

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 7 commits into from
May 20, 2025
Merged

Test Workflow Improvements #540

merged 7 commits into from
May 20, 2025

Conversation

bpolania
Copy link
Collaborator

@bpolania bpolania commented May 15, 2025

Description

This PR fixes the current unit/integration tests workflow.

  • Sets integration tests only after a PR is submitted.
  • Sets unit tests only after a push.
  • Fixes the issues with the notification to 57Blocks slack channel

Copy link
Collaborator

@bonnie57 bonnie57 left a comment

Choose a reason for hiding this comment

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

We need to trigger pr-internal and pr-external when a pull request is created.
Then we need to run unit tests and integration tests when pr code changes.

Copy link
Collaborator

@bonnie57 bonnie57 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@AndyBoWu AndyBoWu left a comment

Choose a reason for hiding this comment

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

LGTM

@bpolania bpolania merged commit 292f7c4 into main May 20, 2025
19 checks passed
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.

3 participants