Harden aitools raw skill installs#5770
Queued
simonfaltum wants to merge 1 commit into
Queued
Conversation
2685636 to
d0db063
Compare
Collaborator
Integration test reportCommit: e5d0608
21 interesting tests: 13 SKIP, 7 KNOWN, 1 RECOVERED
|
This was referenced Jun 30, 2026
d0db063 to
331ae5e
Compare
81030c8 to
1dd8edb
Compare
1dd8edb to
74835c1
Compare
74835c1 to
e5d0608
Compare
atilafassina
approved these changes
Jun 30, 2026
Any commits made after this event will not be merged.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Stack
Why
Bug bash installs showed that raw skill delivery could leave users with brittle failures: a missing manifest asset produced a low-context HTTP error, and a failed download could replace the canonical skill directory with a partial install. Existing third-party skill backups could also fail across filesystems.
Changes
This is PR 1 in the aitools bug bash stack.
latestskills setting through the latestdatabricks-agent-skillsrelease tag instead of installing raw skills frommain.ERROR_NOT_SAME_DEVICE.Test plan
go test ./libs/aitools/installer ./cmd/aitools./task test-exp-aitools./task checks./task lint-q./task fmt-q