-
Notifications
You must be signed in to change notification settings - Fork 91
Add snapshot repository setup for Java Feature Flags SDK #2201
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: msiebert <[email protected]>
|
@copilot Don't inline the documentation, just link to it |
|
@copilot Don't inline the documentation, just link to it |
…f inlining Co-authored-by: msiebert <[email protected]>
Simplified the documentation to just link to Sonatype docs instead of inlining the configuration. See commit 8db055c.
Simplified the documentation to just link to Sonatype docs instead of inlining the configuration. See commit 8db055c. |
The Java Feature Flags SDK is in beta with a
-SNAPSHOTversion (1.6.0-SNAPSHOT), but the documentation didn't explain how to configure build tools to pull snapshot dependencies from Sonatype's snapshot repository.Changes
The documentation now provides users with the necessary information about the snapshot version requirement while keeping the content concise by linking to the authoritative Sonatype documentation rather than duplicating configuration examples.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.