Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add json naming #48

Closed
wants to merge 11 commits into from
Closed

Add json naming #48

wants to merge 11 commits into from

Conversation

avidraccoon
Copy link
Contributor

Must be merged after AddJSONSaving

@avidraccoon avidraccoon self-assigned this Nov 23, 2024
@avidraccoon avidraccoon linked an issue Nov 23, 2024 that may be closed by this pull request
2 tasks
@avidraccoon avidraccoon marked this pull request as draft November 23, 2024 23:44
@avidraccoon avidraccoon removed the request for review from linglejack06 November 23, 2024 23:44
jkleiber and others added 9 commits November 24, 2024 16:31
* WIP - try to port monitors but the packages can't see each other yet so it's all broken

* Fix MonitoredSubsystem but its still broken

* Try to add AdvantageKit, now none of my imports work instead of only some of them

* Turns out excluding wpilibj made us unable to import wpilibj, now just need to fix other import issues

* Add builder pattern and fix tests for Monitor

* Fix WPI imports and MAYBE fix advantagekit, must test out of codespace to confirm

* GREAT SCOTT GLORY HALLELUJAH IT BUILDS

* Remove to-do comment that had already been done

* Simplify boolean logic in Monitor and improve code comments

* Update normal comments to be doc comments for fields of Monitor

* Remove gradleRIO and manually add wpilib dependencies instead

* Add ability to enable and disable logging for MonitoredSubsystem and for each individual Monitor

* Make MonitoredSubsystem an abstract class to force users to override monitoredPeriodic

* Add tests for monitor fault callbacks

* Fix wpilib_interface's build.gradle so that imports work again

---------

Co-authored-by: aidnem <>
* Enables loading coppercore in maven local

* Switching to the io.github.coppercore namespace

* Adds a new github action for publishing to maven central

* Fixes javadoc errors caused by not being able to find wpilib references in comments
* Actually gets deploying to central portal to work locally

* Updates workflows to allow testing of publishing

* Updates documentation and ready to test the library auto-publish

* Makes signing only happen in github actions in order to allow for local publishing to not need GPG keys

* Updates documentation for external users

* Changes apostrophes to double quotes
@avidraccoon avidraccoon closed this Dec 4, 2024
@avidraccoon avidraccoon deleted the addJsonNaming branch December 4, 2024 14:41
@avidraccoon avidraccoon removed a link to an issue Dec 4, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants