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

chore: Split pipelines to run only integration tests with pull_request_trigger #162

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

DanielSchiavini
Copy link
Collaborator

What I did

Moved the integration tests to a separate pipeline
Merge the base branch into the PR for integration tests
Move the other tests back to the pull_request trigger

How I did it

  • merge_commit_sha is not available
  • We need to manually merge the base branch.

How to verify it

After merging this PR, new PRs with pull_request_target should work on the merge commit.
See the pipeline run at DanielSchiavini#4

Description for the changelog

N/A

Cute Animal Picture

image

@DanielSchiavini DanielSchiavini changed the title Split pipelines to run only integration tests with pull_request_trigger chore: Split pipelines to run only integration tests with pull_request_trigger Feb 16, 2024
@charles-cooper charles-cooper merged commit 7e2681f into vyperlang:master Feb 16, 2024
7 of 11 checks passed
@DanielSchiavini DanielSchiavini deleted the pipeline branch February 19, 2024 13:46
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