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

raidboss: normalize timelines in preparation for conversion #5975

Merged
merged 2 commits into from
Dec 2, 2023

Commits on Dec 2, 2023

  1. raidboss: normalize timelines in preparation for conversion

    - Various sync fixes where it is clearly broken.
    - Various sync massaging to look like other syncs.
    - Break apart any (source1:id1|source2:id2) into (source1|source2):(id1:id2)
    - Adjust LakshmiEx timeline to avoid sync /.*/ by adding filler.
    quisquous committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    dbac183 View commit details
    Browse the repository at this point in the history
  2. review comments

    quisquous committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4a00c11 View commit details
    Browse the repository at this point in the history