Conversation
Add registries key to Maven ecosystem configuration to use the defined maven-releases and maven-snapshots registries. Fixes Dependabot parsing error about unused registry definitions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Keep maven-releases and maven-snapshots registries but remove username and password fields as authentication is not needed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change DNS subdomain from _bottin-verification to _nostr-verification - Change token prefix from bottin-verification= to nostr-verification= - Change well-known path from bottin-verification.txt to nostr-verification.txt - Show both DNS and Well-Known options in admin UI without method selection - Auto-generate verification token when viewing unverified domain - Try both verification methods when verifying (DNS first, then Well-Known) - Update tests and documentation to match new naming Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Qodana for JVM157 new problems were found
☁️ View the detailed Qodana report Detected 141 dependenciesThird-party software listThis page lists the third-party software dependencies used in project
Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Projects updated: - bottin: 0.1.0 → 0.2.0 (minor) Changes include: - Domain verification uses nostr-verification naming - Admin UI shows both verification options - Docker build bound to deploy phase - Various CI and security fixes - Updated nostr-java to 1.3.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release version 0.2.0 with verification improvements, CI fixes, and dependency updates.
Added
Changed
_nostr-verificationnaming for better protocol alignmentFixed
Security
Test plan
mvn verify)🤖 Generated with Claude Code