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

Feat: ancillary archive creation #2191

Draft
wants to merge 8 commits into
base: ensemble/2151/extend-snapshotter-for-specific-files-directories
Choose a base branch
from

Conversation

dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Dec 23, 2024

Content

This PR updates the AncillaryArtifactBuilder to include the creation of an archive from the ancillary files of the Cardano database. The archive contains:

  • The /ledger directory and its content.
  • The /volatile directory and its content.
  • The /immutable directory, including the latest trio of immutable files (.chunk, .primary, .secondary).

Additionally, the returned locations for downloading the archive are now referenced in the artifact.

⚠️ The branch of this PR is based on the branch ensemble/2151/extend-snapshotter-for-specific-files-directories, which should be merged first (PR #2189).

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Issue(s)

Relates to #2151

@dlachaume dlachaume self-assigned this Dec 23, 2024
Copy link

github-actions bot commented Dec 23, 2024

Test Results

    4 files  ±0     52 suites  ±0   10m 35s ⏱️ +9s
1 471 tests +6  1 471 ✅ +6  0 💤 ±0  0 ❌ ±0 
1 727 runs  +6  1 727 ✅ +6  0 💤 ±0  0 ❌ ±0 

Results for commit 9290e74. ± Comparison against base commit 58133cb.

♻️ This comment has been updated with latest results.

@dlachaume dlachaume force-pushed the ensemble/2151/create-ancillary-archive branch from ba20145 to 66638f7 Compare December 24, 2024 15:31
@dlachaume dlachaume force-pushed the ensemble/2151/create-ancillary-archive branch from 66638f7 to d412a36 Compare December 24, 2024 15:57
@dlachaume dlachaume deployed to testing-preview December 24, 2024 16:34 — with GitHub Actions Active
@dlachaume dlachaume deployed to testing-sanchonet December 24, 2024 16:34 — with GitHub Actions Active
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