-
-
Notifications
You must be signed in to change notification settings - Fork 100
docs: update citation #530
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
|
Caution Review failedThe pull request is closed. WalkthroughThe CITATION.cff metadata file is restructured to add new top-level fields (type, commit, date-released, repository-code, message) and reorganize the author block to reorder fields (orcid now appears first) and add email and ORCID details. The contact block is removed entirely. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Possibly related PRs
Poem
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the CITATION.cff file to improve its structure and completeness by reorganizing metadata fields, adding new information, and reformatting the abstract for better readability.
Key changes:
- Reorganized metadata fields to follow a more logical order with critical fields (type, title, license) at the top
- Added commit hash, updated release date, and included author email
- Reformatted abstract and message fields for improved readability
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| The Go WebAuthn library is a FIDO2 Conformant WebAuthn and Passkey backend library for golang that simplifies the | ||
| WebAuthn Relying Party implementation for go developers. It implements all of the attestation elements and conforms | ||
| with modern conformance requirements from the FIDO Alliance, as well as implements the WebAuthn Level 3. | ||
| date-released: '2025-09-15' |
Copilot
AI
Oct 26, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The release date '2025-09-15' is in the future (current date is October 2025, but the current month suggests this may be an error). This date appears inconsistent with the version 0.14.0 release. Please verify the correct release date.
| date-released: '2025-09-15' | |
| date-released: '2024-09-15' |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #530 +/- ##
=======================================
Coverage 44.95% 44.95%
=======================================
Files 37 37
Lines 2449 2449
=======================================
Hits 1101 1101
Misses 1143 1143
Partials 205 205 🚀 New features to boost your workflow:
|
No description provided.