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

refactor instructlab training images to use make targets #387

Conversation

Gregory-Pereira
Copy link
Collaborator

Addresses: #364
changes:

  1. add label and arch options to builds
  2. extending workflow to intel-bootc, amd-bootc, and better workflow naming

/cc @sallyom @rhatdan @lmilbaum

changes:
1) add label and arch options to builds
2) extending workflow to intel-bootc, amd-bootc, and better workflow naming

Signed-off-by: greg pereira <grpereir@redhat.com>
Copy link
Collaborator

@lmilbaum lmilbaum left a comment

Choose a reason for hiding this comment

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

This PR includes multiple changes which makes it hard to review. How challenging it is to break it into smaller PRs?

@Gregory-Pereira
Copy link
Collaborator Author

The Makefile changes belong with the workflow changes because they accomodate the different way we are building with labeling the driver version and ARCH vs PLATFORM, I can however remove the slack notification pieces.

FYI I have tested builds and each of these aside from the nvidia-bootc we saw earlier can run on standard ubuntu-latest. Building with specifying ARCHS also works, but once / if we port this to work for Darwin we will have to refactor it to PLATFORMS.

@Gregory-Pereira Gregory-Pereira force-pushed the refactor-instructlab-workflow-using-make branch from c20e6f0 to 814cad7 Compare April 29, 2024 21:37
@Gregory-Pereira
Copy link
Collaborator Author

I have dropped the slack notifications pieces

@Gregory-Pereira Gregory-Pereira force-pushed the refactor-instructlab-workflow-using-make branch from e9bcd41 to cee46cc Compare April 29, 2024 22:01
Signed-off-by: greg pereira <grpereir@redhat.com>
@Gregory-Pereira Gregory-Pereira force-pushed the refactor-instructlab-workflow-using-make branch from cee46cc to 2167fb4 Compare April 29, 2024 22:15
Copy link
Collaborator

@lmilbaum lmilbaum left a comment

Choose a reason for hiding this comment

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

LGTM

@Gregory-Pereira Gregory-Pereira merged commit 22a93cd into containers:main Apr 29, 2024
1 check passed
@Gregory-Pereira Gregory-Pereira deleted the refactor-instructlab-workflow-using-make branch April 29, 2024 22:25
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.

None yet

2 participants