Skip to content

feat: add support for contract template#219

Merged
Sashwat-K merged 2 commits intoibm-hyper-protect:mainfrom
Sashwat-K:Feature/Template
Apr 15, 2026
Merged

feat: add support for contract template#219
Sashwat-K merged 2 commits intoibm-hyper-protect:mainfrom
Sashwat-K:Feature/Template

Conversation

@Sashwat-K
Copy link
Copy Markdown
Collaborator

@Sashwat-K Sashwat-K commented Apr 15, 2026

Description

  • Add support to get template for contract, env or workload.

Related Issue

Fixes #160

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactor (no functional changes)
  • CI/CD or build changes

Target Platform

  • HPVS (IBM Confidential Computing Container Runtime)
  • HPCR-RHVS (IBM Confidential Computing Container Runtime for Red Hat Virtualization Solutions)
  • HPCC-PeerPod (IBM Confidential Computing Containers for Red Hat OpenShift Container Platform)
  • All platforms
  • Not platform-specific

Testing

  • make test passes
  • make fmt applied (no formatting changes needed)
  • New tests added for new functionality (if applicable)

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have added/updated GoDoc comments for public functions
  • I have updated documentation (README, docs/README.md) if needed
  • All new and existing tests pass (make test)
  • I have verified there are no breaking changes (or documented them above)

@Sashwat-K Sashwat-K self-assigned this Apr 15, 2026
@Sashwat-K Sashwat-K added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 15, 2026
@Sashwat-K Sashwat-K merged commit ddb852d into ibm-hyper-protect:main Apr 15, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Generate contract template (workload, env or both)

1 participant