-
Notifications
You must be signed in to change notification settings - Fork 8
HOLD: Inference mock migration #22
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Emilio Garcia <[email protected]>
Signed-off-by: Emilio Garcia <[email protected]>
- name: Checkout in-house CI actions | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
with: | ||
repository: iamemilio/ci-actions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we be using https://github.com/instructlab/ci-actions here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ya, this one is not ready to merge yet. Sorry for the premature undrafting. I still need to merge the change in ci-actoins and cut a release
@iamemilio once you address the one comment I have, would the next step be to run merge the PR and run a standalone action to make sure the CI would be green going forward? |
Looks like there's some overlap here with https://github.com/instructlab/examples/pull/20/files. Should we consolidate the PRs or merge one before the other? |
Lets do one after another on this one, because we need a fresh release of the CI actions |
move inference mock logic into its own library