feat(ci): add wandaspecs for local discovery#60718
Closed
andrew-anyscale wants to merge 1 commit intoandrew/revup/master/refac-namesfrom
Closed
feat(ci): add wandaspecs for local discovery#60718andrew-anyscale wants to merge 1 commit intoandrew/revup/master/refac-namesfrom
andrew-anyscale wants to merge 1 commit intoandrew/revup/master/refac-namesfrom
Conversation
Pre-req to local wheel+image building using Wanda. This will allow spec discovery to source pre-req images for the wheel. Topic: wanda-specs Relative: refac-names Signed-off-by: andrew <andrew@anyscale.com>
Contributor
Author
Contributor
Author
This was referenced Feb 3, 2026
90e870a to
f7caebe
Compare
7171588 to
c152fc4
Compare
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces the .wandaspecs configuration file to enable local discovery of Wanda specifications, which is a prerequisite for local wheel and image building. The file correctly points to the ci/docker/ directory where the spec files are located. The comments included in the file are clear and effectively explain its purpose and behavior in different contexts (local vs. CI). The change is straightforward and appears correct.
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.
Pre-req to local wheel+image building using Wanda. This will allow spec discovery to source pre-req images for the wheel.
Topic: wanda-specs
Relative: refac-names
Signed-off-by: andrew andrew@anyscale.com