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

workflows: fix validate CRD by fetching all git repo history #2066

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented Feb 5, 2024

Might fix #2063.

@mtardy mtardy added area/ci Related to CI release-note/ci This PR makes changes to the CI. labels Feb 5, 2024
@mtardy mtardy requested a review from tixxdz February 5, 2024 16:03
@mtardy mtardy requested review from willfindlay and a team as code owners February 5, 2024 16:03
@willfindlay
Copy link
Contributor

fatal: bad revision 'main'
Error: Process completed with exit code 128.

🤔

@mtardy
Copy link
Member Author

mtardy commented Feb 5, 2024

fatal: bad revision 'main'
Error: Process completed with exit code 128.

🤔

yep that's what I'm trying to fix, it seems that this thing was merged without ever working :(

@willfindlay
Copy link
Contributor

That's tragic

Also add a trigger on the workflow file to test.

Signed-off-by: Mahe Tardy <[email protected]>
@willfindlay
Copy link
Contributor

Needs another origin/ in front of second rev as well I think

@willfindlay
Copy link
Contributor

willfindlay commented Feb 5, 2024

Ah you're too fast for me 🏃

Copy link
Contributor

@willfindlay willfindlay left a comment

Choose a reason for hiding this comment

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

ok this time it's really approved

@mtardy
Copy link
Member Author

mtardy commented Feb 5, 2024

so much approving, thanks William!!!

@willfindlay willfindlay merged commit bb231ec into main Feb 5, 2024
32 checks passed
@willfindlay willfindlay deleted the pr/mtardy/fix-crd-workflow branch February 5, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Related to CI release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci:workflow: validate crd fails
3 participants