-
Notifications
You must be signed in to change notification settings - Fork 5
feat: add customizer as a plugin - AALGO-215 #13
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
61c1299
feat: plugin-contributed authorization policy merge
soluwalana 6397f68
feat: add customizer as a plugin - AIRCORE-350
soluwalana e0232ed
feat(customizer): add unsloth backend plugin
anubhutivyas 94139ba
Cleanup and PR comment addressing
soluwalana bb8e004
Merge branch 'main' into aircore-350/solu
soluwalana 8cad0d8
fix accidental changes
soluwalana 6e85594
lint fix
soluwalana c125210
Merge branch 'main' into aircore-350/solu
soluwalana 1a61dd5
get_qualified_image moved
soluwalana 4429178
Fix startup for e2e tests
soluwalana 9a1eae6
Don't leak devops configurations
soluwalana 80c6d18
Merge branch 'main' into aircore-350/solu
soluwalana 4a5b4b3
everything is fine
soluwalana aa78f7a
wait_for_model_entity() is conflating IGW model entity cache and viru…
soluwalana f97e64a
Resolve discrepancy between unsloth and automodel metric reporting
soluwalana 19a8cc0
Merge remote-tracking branch 'origin/main' into aircore-350/solu
soluwalana f913c7d
Merge branch 'main' into aircore-350/solu
soluwalana 38c6c56
test fixes
soluwalana febff03
Merge branch 'main' into aircore-350/solu
soluwalana 666c1d9
PR Comment fixes
soluwalana 246d537
Try to resolve flaky IGW test only occurring under xdist
soluwalana 524bb50
Merge remote-tracking branch 'origin/main' into aircore-350/solu
soluwalana 697777c
Fix tests
soluwalana bcf7131
Fix tests
soluwalana 421834f
Merge branch 'main' into aircore-350/solu
soluwalana 2324ada
Remove unused bake variable, pin unsloth
soluwalana 3641f60
Merge branch 'main' into aircore-350/solu
soluwalana 2263669
Merge remote-tracking branch 'origin/main' into aircore-350/solu
soluwalana f162ed1
Fix missing mkdocs.yaml in dockerfile
soluwalana 77f136f
Merge remote-tracking branch 'origin/main' into aircore-350/solu
soluwalana bc100df
update platform-workspace comments after Fern docs migration
soluwalana 347ef2a
Merge remote-tracking branch 'origin/main' into aircore-350/solu
soluwalana 252098d
Resolve python type merge conflict with VLLM PR
soluwalana f8d2616
Allow lint-fix to report on whether the fix was successful afterwards…
soluwalana 977a431
Merge branch 'main' into aircore-350/solu
soluwalana 8f8cc09
lint fix
soluwalana b12824d
Merge branch 'main' into aircore-350/solu
soluwalana cd32dfe
Remove type hint fixes
soluwalana 6a9b1ca
Address Aaron's comments:
soluwalana 58133e2
Update test cases to supply required sdk contributions
soluwalana e4b0ad6
Merge branch 'main' into aircore-350/solu
soluwalana File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # Newline-separated regexes for paths TruffleHog should skip. | ||
| # uv.lock contains many sha256 hex digests that false-positive as SentryToken. | ||
| uv\.lock |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.