Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: local variables in go templates #561

Merged
merged 1 commit into from
Aug 15, 2023
Merged

feat: local variables in go templates #561

merged 1 commit into from
Aug 15, 2023

Conversation

Charles546
Copy link
Collaborator

Description

The {% %} go template now supports using .local.filename. This is useful to extract org information from the file name and path.

This PR fixes the following issues

The {% %} go template now supports using `.local.filename`. This is useful to extract
org information from the file name and path.
@Charles546 Charles546 requested a review from a team as a code owner August 11, 2023 18:17
@Charles546 Charles546 merged commit e66e2cf into dev Aug 15, 2023
9 checks passed
@Charles546 Charles546 deleted the CH-temp branch August 15, 2023 18:34
dipperuser pushed a commit that referenced this pull request Aug 15, 2023
# [3.2.0](v3.1.0...v3.2.0) (2023-08-15)

### Features

* local variables in go templates ([#561](#561)) ([e66e2cf](e66e2cf))
@dipperuser
Copy link
Collaborator

🎉 This PR is included in version 3.2.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants