Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

fix: Suppress valid message on diff --quiet#784

Closed
rafvasq wants to merge 3 commits intoinstructlab:maininstructlab/instructlab:mainfrom
rafvasq:fix-diff-quietCopy head branch name to clipboard
Closed

fix: Suppress valid message on diff --quiet#784
rafvasq wants to merge 3 commits intoinstructlab:maininstructlab/instructlab:mainfrom
rafvasq:fix-diff-quietCopy head branch name to clipboard

Conversation

@rafvasq
Copy link
Contributor

@rafvasq rafvasq commented Apr 3, 2024

Changes

Which issue is resolved by this Pull Request:
Related to #732 and #756.

Description of your changes:
If the taxonomy is valid, ilab diff --quiet outputs a "taxonomy is valid" message, but not when it's invalid. This flag shouldn't output anything in either case as per #732. Related flaky tests also updated as pointed out by @bjhargrave.

(venv) ➜  cli ✗ ilab diff
Taxonomy in /taxonomy/ is valid :)
(venv) ➜  cli ✗ ilab diff --quiet
Taxonomy in /taxonomy/ is valid :)

Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
cli/lab.py Outdated Show resolved Hide resolved
tests/test_lab_diff.py Show resolved Hide resolved
tests/test_lab_diff.py Show resolved Hide resolved
tests/test_lab_diff.py Show resolved Hide resolved
Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
@bjhargrave
Copy link
Contributor

@rafvasq I pulled these changes into db19d39 since #776 depends on some of these. Thanks!

@rafvasq rafvasq closed this Apr 9, 2024
jgato pushed a commit to jgato/instructlab that referenced this pull request Jun 21, 2024
…#784)

We include the workflow file in the trigger to test when a PR modifies
the workflow.

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.