Skip to content

Conversation

@rjshrjndrn
Copy link

Add support for {{.OS}} and {{.Arch}} template variables in the asset_filters configuration setting. These variables are automatically replaced with the target system's OS and architecture values.

The substitution considers:

  • The --system flag if provided
  • The system setting in repository config
  • The runtime system as fallback

This allows portable configuration that adapts to different platforms without hardcoding system-specific values.

Add support for {{.OS}} and {{.Arch}} template variables in the
asset_filters configuration setting. These variables are automatically
replaced with the target system's OS and architecture values.

The substitution considers:
- The --system flag if provided
- The system setting in repository config
- The runtime system as fallback

This allows portable configuration that adapts to different platforms
without hardcoding system-specific values.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
@rjshrjndrn
Copy link
Author

#141

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