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

Document build corner cases #38

Closed

Conversation

calcmogul
Copy link
Member

No description provided.

README.md Outdated Show resolved Hide resolved
@calcmogul calcmogul force-pushed the document-build-corner-cases branch 7 times, most recently from 7adbbaf to 18bcd3e Compare September 19, 2024 18:40
There's two ways to fix builds after WPILib releases an alpha version for the next year and deletes the previous year's development artifacts.

1. The short-term fix to keep building with the previous year is modifying build.gradle to use `wpilibRepositories.addAllReleaseRepositories(project)` or adding `-PreleaseMode` to CI build invocations
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer an issue. All releases are also visible in the development repo.

@calcmogul calcmogul closed this Sep 20, 2024
@calcmogul calcmogul deleted the document-build-corner-cases branch September 20, 2024 00:38
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