Merge branch 'main' into 2027#589
Merged
PeterJohnson merged 40 commits intowpilibsuite:2027from Apr 25, 2026
Merged
Conversation
Add a cancel button to deprecated OS window. Windows 11 also reports as Windows 10, so it's necessary to check build numbers. Use existing frcYear variable, which required moving the deprecated page one page later. Fixes wpilibsuite#550
This should simplify updating versions. Only pylance and the platform specific python extensions are not availible on openVSX. The CPP extension is hosted again on github. Updated to the patch version that was hosted. We were previously using a pre-release version.
v5 adds parallel downloads which significantly speeds up the build
GSON's POM uses newer features that throw an exception with the current version. Updating to the latest stable release fixes it.
VSCode will recommend the VS Code Java extension pack, which will then prompt the user to install java 25 and cause issues. This setting is deprecated, but the recommended replacement needs manual action by users, and the method hasn't been removed in the 5 years since its been deprecated.
Does not update Java extension due to dependency on Java 21, and doesn't update java dependency extension due to nagging to update to Java 21.
wpilibsuite/frc-docs#3159 and wpilibsuite/frc-docs#3160 changed the documentation directory from frc-docs-latest to frc-docs which makes more sense. Update shortcuts to point to the new directory. Simplify the install location, which was documentation/rtd/frc-docs-latest to just documentation/frc-docs which should be more discoverable, since most people don't know what rtd is.
This may reduce the number of people that mess up thier installation after logging into their github account
…" (wpilibsuite#584) This reverts commit 277e8bf.
They auto-update to broken versions, and the intended versions don't work with python 3.14
Provides a better error message then the hash error seen in wpilibsuite#604
A patch to use LF line breaks instead of CRLF in Linux shortcut creator
141c671 to
992562c
Compare
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.
No description provided.