Skip to content

Conversation

@YaSuenag
Copy link
Member

@YaSuenag YaSuenag commented Jan 9, 2026

Types of changes

  • Enhancement (project structure, spelling, grammar, formatting)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

A description of the changes proposed in the Pull Request

We've introduced to apply environment variables into the manifest. This PR addes feature to apply input parameters into manifests.

Due to this change, we have to specify kinds of values into top of placeholder like ${env:xxx} or ${inputs:xxx}. I updated document about this.

Signed-off-by: Yasumasa Suenaga <[email protected]>
Signed-off-by: Yasumasa Suenaga <[email protected]>
@YaSuenag YaSuenag merged commit 701d013 into main Jan 9, 2026
2 checks passed
@YaSuenag YaSuenag deleted the add-params branch January 9, 2026 10:15
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