You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Wave integration for unified package management
Extends Wave client to support the new package directive:
- WaveClient: Adds support for 'package' attribute in container
resolution, with automatic conversion from PackageSpec to
Wave's PackagesSpec format
- convertToWavePackagesSpec(): Maps unified package specs to
Wave-compatible format
- mapProviderToWaveType(): Maps package providers to Wave types
This enables seamless container building with the new package
directive while maintaining existing conda functionality.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Edmund Miller <[email protected]>
0 commit comments