Skip to content
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

Split blocks tool #9517

Merged
merged 12 commits into from
Oct 7, 2024
Merged

Split blocks tool #9517

merged 12 commits into from
Oct 7, 2024

Conversation

andyasp
Copy link
Contributor

@andyasp andyasp commented Oct 3, 2024

What this PR does

We'd like to have a tool that splits multi-day blocks into day blocks. This can be helpful when migrating from other systems.

Which issue(s) this PR fixes or relates to

Fixes: N/A

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

andyasp and others added 3 commits October 3, 2024 18:08
Split blocks at duration boundaries.

Signed-off-by: Peter Štibraný <[email protected]>
Signed-off-by: Peter Štibraný <[email protected]>
Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

Thank you, lgtm. Left some minor comments.

tools/splitblocks/main.go Outdated Show resolved Hide resolved
tools/splitblocks/main.go Show resolved Hide resolved
tools/splitblocks/main.go Outdated Show resolved Hide resolved
@andyasp andyasp changed the title WIP: Split blocks tool Split blocks tool Oct 7, 2024
@andyasp andyasp marked this pull request as ready for review October 7, 2024 19:19
@andyasp andyasp requested a review from a team as a code owner October 7, 2024 19:19
@andyasp andyasp enabled auto-merge (squash) October 7, 2024 19:23
@andyasp andyasp merged commit a16f763 into main Oct 7, 2024
29 checks passed
@andyasp andyasp deleted the aasp/splitblocks branch October 7, 2024 19:44
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.

2 participants