Skip to content

Refactor artifact handling and bundle management#132

Merged
jwric merged 6 commits intomainfrom
feat/artifact-transfering
Mar 5, 2026
Merged

Refactor artifact handling and bundle management#132
jwric merged 6 commits intomainfrom
feat/artifact-transfering

Conversation

@jwric
Copy link
Member

@jwric jwric commented Mar 4, 2026

  • Removed the old bundle module and replaced it with a new burn-central-artifact crate.
  • Updated ExperimentArtifactClient to utilize the new artifact download and upload functionalities.
  • Simplified the model source handling in the fleet module to work with the new bundle structure.
  • Deprecated the old model registry method in BurnCentral for future improvements.
  • Enhanced error handling for artifact downloads and uploads.
  • Updated tests to reflect changes in the artifact handling logic.

- Removed the old bundle module and replaced it with a new `burn-central-artifact` crate.
- Updated `ExperimentArtifactClient` to utilize the new artifact download and upload functionalities.
- Simplified the model source handling in the fleet module to work with the new bundle structure.
- Deprecated the old model registry method in `BurnCentral` for future improvements.
- Enhanced error handling for artifact downloads and uploads.
- Updated tests to reflect changes in the artifact handling logic.
@jwric jwric marked this pull request as ready for review March 4, 2026 22:11
@jwric jwric merged commit ad468a3 into main Mar 5, 2026
1 check passed
@jwric jwric deleted the feat/artifact-transfering branch March 5, 2026 20:45
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