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(builds): Refactor and cleanup make rules #28

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Conversation

anubhabMajumdar
Copy link
Contributor

@anubhabMajumdar anubhabMajumdar commented Mar 13, 2024

Get the make rules and pipelines to work.

Testing Done

$ PLATFORM=linux/amd64 make retina-image
...
$ PLATFORM=linux/arm64 make retina-image
...
$ make retina-ut
...
$ make all-gen
...
$ make retina-image-win
...

Signed-off-by: Anubhab Majumdar <[email protected]>
@anubhabMajumdar anubhabMajumdar requested a review from a team as a code owner March 13, 2024 04:39
Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@rbtr rbtr merged commit f477347 into main Mar 13, 2024
16 of 20 checks passed
@rbtr rbtr deleted the topic/anmajumdar/builds branch March 13, 2024 21:59
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.

4 participants