2027 Alpha update - #162
Open
CarvalhoJeo wants to merge 35 commits into
Open
Conversation
Collaborator
|
Thank you for this! I was going to tackle it after we officially announce the Cpp version and the YAGSL 2027 preview (built with WPILib 2026). The API will stay the same and I am debating on moving to commandsv3 |
Collaborator
|
Also please fix the ci |
Updated Java version to 25 and removed roboRIO toolchain installation steps.
Added steps to install the system core toolchain in the CI workflow.
Updated CI workflow to include new containers and Java version.
Collaborator
|
Just fixed the CI, all errors reported now should be the real errors. Hope this helps! |
Contributor
Author
|
Thank you! This will help for sure |
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.
I have updated the YAMS classes to use the new
WPILib API 2027.0.0-alpha-5, CTR Electronics Phoenix 6 and REV Robotics libs.Still missing A301 wrapper, new coordinates system and CPP update.
Is it possible to create a 2027-alpha branch in the main YAMS repository to continue the development?