-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Repository for 2024-2025 Season #2
base: main
Are you sure you want to change the base?
Conversation
Spelling corrections with grammerly :D
Issues and Discussions Related to the Repository Update |
Moved the networking section to the Wiki, instead of here as it makes more sense to have that there
Added a linter workflow that uses super-linter v4
Changed the file to check the whole codebase, this is primarily for testing
Bump WPILib, and respective WPILib Vendordeps to latest full release (if applicable). Create new workflows for testing and linting
Guess VSCode still didn't use my gpg key... I'll figure it out some other time, I'll just commit through the terminal fully instead. But in other news, this is now a command-based project. Created without the advanced skeleton to allow for a better understanding of how it works before just going all in with it blind. |
I'll start working on fixing up the linting errors then go-ahead and start making a framework. Though I want to talk with the other programmers who will be working on this as well about how we should divide up this project and start learning how to write in command-based rather than time-based. |
Update Repository for 2024-2025 Season
Updating the current repository to shift from having multiple projects to just having a single, primary project with multiple branches.
Changes
Additional Notes
This is a pretty big change and there's still some updates that need to be completed for things like branch layout, issue templates and such that I will link here for when they get created with discussions or issues