Skip to content

Commit

Permalink
MAINTAINERS.md: Remove reference to marketplace (wpilibsuite#6470)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty authored Apr 4, 2024
1 parent 9983402 commit 02c78bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Desktop tools publish to the development repo on every push to main. To publish

## Publishing VS Code
Before publishing, make sure to update the gradlerio version in `vscode-wpilib/resources/gradle/version.txt` Also make sure the gradle wrapper version matches the wrapper required by gradlerio.
Upon pushing a tag, a release will be built, and the files will be uploaded to the releases on GitHub. For publishing to the marketplace, you need a Microsoft account and to be added as a maintainer.
Upon pushing a tag, a release will be built, and the files will be uploaded to the releases on GitHub.

## Publishing GradleRIO
Before publishing, make sure to update the version in build.gradle. Publishing must happen locally, using the command `./gradlew publishPlugin`. This does require your API key for publishing to be set.
Expand Down

0 comments on commit 02c78bc

Please sign in to comment.