Skip to content

feat: add gomplate version input field#67

Merged
andrewb1269 merged 4 commits into
mainfrom
add-version-to-gomplate
May 27, 2026
Merged

feat: add gomplate version input field#67
andrewb1269 merged 4 commits into
mainfrom
add-version-to-gomplate

Conversation

@andrewb1269
Copy link
Copy Markdown
Contributor

Description:

Allow the user to specify a version of gomplate by using the gomplate-version field in inputs.

Related Issue(s):

Implements #66

**Description**:

Allow the user to specify a version of gomplate by using the `gomplate-version` field in inputs.

**Related Issue(s)**:

Implements #66

Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
@andrewb1269 andrewb1269 self-assigned this May 27, 2026
@andrewb1269 andrewb1269 requested a review from rbarker-dev as a code owner May 27, 2026 19:17
Copilot AI review requested due to automatic review settings May 27, 2026 19:17
@andrewb1269 andrewb1269 requested a review from nathanklick as a code owner May 27, 2026 19:17
@andrewb1269 andrewb1269 added the enhancement Enhancement or request for existing feature label May 27, 2026
rbarker-dev
rbarker-dev previously approved these changes May 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new composite-action input to let callers choose which Gomplate release version to install, implementing the request from #66.

Changes:

  • Documented a new gomplate-version input in the README’s Gomplate section.
  • Added gomplate-version to action.yml inputs with default v5.0.0.
  • Wired the new input into the “Set Up Gomplate Parameters” and “Install Gomplate” steps.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
README.md Updates the inputs table to include gomplate-version and its default.
action.yml Adds the new input and uses it to control which Gomplate release is downloaded/installed.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread action.yml
Comment thread action.yml
Comment thread action.yml
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread action.yml
Comment thread action.yml
…ut correctly

Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/test.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@andrewb1269 andrewb1269 merged commit b49f788 into main May 27, 2026
16 checks passed
@andrewb1269 andrewb1269 deleted the add-version-to-gomplate branch May 27, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or request for existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants