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

Swap to gradle plugin for git info #97

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Swap to gradle plugin for git info #97

merged 2 commits into from
Apr 28, 2024

Conversation

pordonj
Copy link
Contributor

@pordonj pordonj commented Apr 28, 2024

  • Switch to using gversion (WPILib recommended) gradle plugin to generate build and git info
  • Switch displaying git info to use the Dashboards paradigm
  • Made new package folder frc.robot.generated
    • The intent of this folder is to be ignored in .gitignore, and any auto-generated code should go in this package. (Adding things here should be rare)
  • Started adding credits for evergreen features - should be a fun way to keep track of who worked on what throughout history

image

@pordonj pordonj requested a review from jagernet-ops April 28, 2024 15:31
@pordonj pordonj merged commit a19e80d into main Apr 28, 2024
2 checks passed
@pordonj pordonj deleted the git-gradle-plugin branch April 28, 2024 19:44
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.

2 participants