Skip to content

Conversation

NotTheEvilOne
Copy link
Contributor

What this PR does / why we need it:
This PR adds gl-gh-release script to our list of available tools and fixes a missing __init__.py file.

@NotTheEvilOne NotTheEvilOne self-assigned this Oct 2, 2025
@NotTheEvilOne NotTheEvilOne added the enhancement New feature or request label Oct 2, 2025
gl-cname = "gardenlinux.features.cname_main:main"
gl-features-parse = "gardenlinux.features.__main__:main"
gl-flavors-parse = "gardenlinux.flavors.__main__:main"
gl-gh-release = "gardenlinux.github.release_main:main"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you think github/release_main.py is better than github/release/main.py? In case of release_main.py the "main" part doesn't hold any additional value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants