Skip to content

Conversation

@pietern
Copy link
Contributor

@pietern pietern commented Jun 19, 2025

Changes

  • Move the downloader and the configuration conversion functions to bundle/generate.
  • Export necessary functions.
  • Add a simple unit test.

Why

While looking into #2528, I wanted to add a unit test to the downloader and found it doesn't have any direct unit tests yet, and was colocated with the command implementations. This consolidates the downloader and the configuration conversion functions from bundle/config/generate into bundle/generate and adds a simple unit test for the downloader. A follow-up PR will address path normalization.

Tests

Unit tests pass.

@pietern pietern temporarily deployed to test-trigger-is June 19, 2025 08:16 — with GitHub Actions Inactive
@pietern pietern temporarily deployed to test-trigger-is June 19, 2025 08:40 — with GitHub Actions Inactive
@pietern
Copy link
Contributor Author

pietern commented Jun 19, 2025

Integration test failure is unrelated.

@pietern pietern merged commit fb2b646 into main Jun 19, 2025
9 of 10 checks passed
@pietern pietern deleted the move-bundle-generate-utils branch June 19, 2025 09:25
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.

3 participants