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

Prunes the makefile #678

Merged
merged 3 commits into from
Apr 4, 2022
Merged

Prunes the makefile #678

merged 3 commits into from
Apr 4, 2022

Conversation

0sewa0
Copy link
Contributor

@0sewa0 0sewa0 commented Mar 29, 2022

Description

Renames/refactors/prunes things in the makefile.

Removed commands that didn't work (properly) (or didn't make sense)
Introduced new targets instead of using ifs and envvars
Renamed targets that were too vague, inaccurate or unhelpful

Didn't touch the image setting/switching logic. (I couldn't come up with a better solution)

How can this be tested?

Test out the commands, see if they work.
If removed one of your favourite command, pls comment which one was it and why do you use it 😄

Checklist

  • PR is labeled accordingly

@0sewa0 0sewa0 added the ci Updates to the pipeline label Mar 29, 2022
@0sewa0 0sewa0 requested a review from a team as a code owner March 29, 2022 13:51
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
@0sewa0 0sewa0 requested review from meik99 and mjgrzybek April 1, 2022 08:24
@chrismuellner chrismuellner enabled auto-merge (squash) April 4, 2022 07:53
@chrismuellner chrismuellner merged commit b095440 into master Apr 4, 2022
@chrismuellner chrismuellner deleted the refactor/makefile-cleanup branch April 4, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Updates to the pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants