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: fix go cache key #3015

Merged
merged 1 commit into from
Jul 7, 2023
Merged

ci: fix go cache key #3015

merged 1 commit into from
Jul 7, 2023

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Jul 6, 2023

What type of this PR

  • CI

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 2746c04

This change improves the scheduled e2e workflow by fixing the branch handling logic. It simplifies the workflow for the default branches and adds the necessary steps for the non-default branches in .github/workflows/scheduled-e2e.yaml.

🤖 Generated by Copilot at 2746c04

Oh we are the e2e testers, we run the tests on kube-ovn
We check out different branches, to see what's going on
We don't need the default ones, we've got them in our sights
But we need the non-default ones, to fix them up all right

HOW

🤖 Generated by Copilot at 2746c04

@zhangzujian zhangzujian merged commit d415388 into kubeovn:master Jul 7, 2023
@zhangzujian zhangzujian deleted the fix-ci branch July 7, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants