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

Fix make cmds #810

Merged
merged 12 commits into from
Jun 13, 2024
Merged

Conversation

fabianburth
Copy link
Contributor

@fabianburth fabianburth commented Jun 10, 2024

What this PR does / why we need it:

This PR adds gci to make install-requirements. This fixes a bug in the gci write commands which lead to the slices import being wrongly sorted which made make format and also make prepare essentially unusable.

During the adjustment, I also changed make test-all to make test and the previous make test to make unit-test. I think the default should be to run all tests (currently, they dont take too long anyway).

hack/Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@fabianburth fabianburth force-pushed the fix-make-cmds branch 3 times, most recently from 531897d to 835b4ca Compare June 13, 2024 12:07
hilmarf
hilmarf previously approved these changes Jun 13, 2024
mandelsoft
mandelsoft previously approved these changes Jun 13, 2024
@mandelsoft mandelsoft self-requested a review June 13, 2024 15:09
@fabianburth fabianburth merged commit 1469257 into open-component-model:main Jun 13, 2024
14 checks passed
@fabianburth fabianburth deleted the fix-make-cmds branch June 13, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔒Closed
Development

Successfully merging this pull request may close these issues.

4 participants