Skip to content

fix(registry): read the date the metadata actually publishes - #196

Merged
QaidVoid merged 1 commit into
mainfrom
metadata-date
Aug 12, 2026
Merged

fix(registry): read the date the metadata actually publishes#196
QaidVoid merged 1 commit into
mainfrom
metadata-date

Conversation

@QaidVoid

@QaidVoid QaidVoid commented Aug 12, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes
    • Improved package metadata compatibility by accepting date as an alternative serialized field for build dates.

@QaidVoid
QaidVoid merged commit 2772841 into main Aug 12, 2026
8 of 9 checks passed
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: dd494615-cf7f-4847-994b-ac0ca725edcf

📥 Commits

Reviewing files that changed from the base of the PR and between 6846b89 and e0e1b67.

📒 Files selected for processing (1)
  • crates/soar-registry/src/package.rs

📝 Walkthrough

Walkthrough

RemotePackage.build_date now accepts the serialized field name date through a serde alias. Existing field-name deserialization remains unchanged.

Changes

Remote package date parsing

Layer / File(s) Summary
Add build date alias
crates/soar-registry/src/package.rs
RemotePackage.build_date accepts date during deserialization in addition to its existing field name.

Estimated code review effort: 1 (Trivial) | ~2 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch metadata-date

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@QaidVoid QaidVoid mentioned this pull request Aug 12, 2026
github-actions Bot pushed a commit to Azathothas/soar that referenced this pull request Aug 12, 2026
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.

1 participant