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

Resurrect CBOR index handling and migration, update to migrate failed builds #2187

Merged
merged 3 commits into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. Revert "drop CBOR index support & migration"

    This reverts commit ea7eb5c.
    Nemo157 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    da9a698 View commit details
    Browse the repository at this point in the history
  2. Don't report non-existing index as an error

    This can be expected in some situations, like if the docs failed to build.
    Nemo157 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cf30a56 View commit details
    Browse the repository at this point in the history
  3. Convert archives for builds that failed too

    These can still have a source archive that needs converting
    Nemo157 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    520a65f View commit details
    Browse the repository at this point in the history