Skip to content

Add --build-template option for container build templates#101

Merged
pditommaso merged 1 commit into
masterfrom
add-build-template-option
Dec 10, 2025
Merged

Add --build-template option for container build templates#101
pditommaso merged 1 commit into
masterfrom
add-build-template-option

Conversation

@pditommaso

Copy link
Copy Markdown
Contributor

Summary

  • Add --build-template CLI option to specify build templates for container builds
  • Update wave-api and wave-utils dependencies to version 1.31.0
  • Update required Wave backend version to 1.31.0
  • Support build templates: conda/micromamba:v1, conda/micromamba:v2, conda/pixi:v1, cran/installr:v1

Changes

  • New --build-template option in App.java with template format <scope>/<name>:<version>
  • Updated dependencies in build.gradle
  • Documentation and usage examples updated in README.md and usage-examples.txt
  • Added unit tests for build template option

Test plan

  • Build compiles successfully with ./gradlew assemble
  • All unit tests pass with ./gradlew test
  • Manual testing with Wave service

🤖 Generated with Claude Code

- Add --build-template CLI option to specify build templates
- Update wave-api and wave-utils to version 1.31.0
- Update required Wave backend version to 1.31.0
- Support templates: conda/micromamba:v1, conda/micromamba:v2,
  conda/pixi:v1, cran/installr:v1
- Update documentation and usage examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pditommaso

Copy link
Copy Markdown
Contributor Author

@claude review

@pditommaso pditommaso merged commit 8d0c309 into master Dec 10, 2025
16 checks passed
@munishchouhan munishchouhan deleted the add-build-template-option branch December 16, 2025 16:44
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