Skip to content

Fixes #275: Record last_sync time when provisionin a branch #276

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

jeremystretch
Copy link
Contributor

Fixes: #275

Note: This should be rebased once PR #274 is merged into main, as it will introduce merge conflicts.

  • Set the last_sync time when provisioning a branch
  • Remove the synced_time property from Branch

@jeremystretch jeremystretch requested a review from a team June 4, 2025 19:26
@jeremystretch jeremystretch modified the milestone: v0.5.6 Jun 5, 2025
@jeremystretch jeremystretch force-pushed the 275-branch-last_sync branch from 359b073 to bf88de0 Compare June 5, 2025 20:08
Copy link
Contributor

@arthanson arthanson left a comment

Choose a reason for hiding this comment

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

It's now null but now it showing just "ago" which is confusing
Monosnap nbx | NetBox 2025-06-06 08-26-20

@jeremystretch jeremystretch requested a review from arthanson June 6, 2025 15:42
@arthanson arthanson merged commit af3b57f into main Jun 6, 2025
8 checks passed
@jeremystretch jeremystretch deleted the 275-branch-last_sync branch June 6, 2025 16:59
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.

Branch sync time is not set during initial provisioning
2 participants