Skip to content

Variable for defining whether the project will have a release cycle#11

Merged
nekeal merged 4 commits intomasterfrom
variable_for_defining_whether_the_project_will_have_a_release_cycle
Jan 2, 2025
Merged

Variable for defining whether the project will have a release cycle#11
nekeal merged 4 commits intomasterfrom
variable_for_defining_whether_the_project_will_have_a_release_cycle

Conversation

@nekeal
Copy link
Owner

@nekeal nekeal commented Dec 27, 2024

  • Replace license badge from pypi to github
  • Replace pypi python version badge with a static one
  • Add new releasable variable. When false, some parts of the template regarding making a release are not included.

Mai goal of this pull reuqest is to be able to use this template for a python project that does not need to be released to PyPI. When releasable variable will be set to False:

  • some sections of a README will not be included
  • python-kacl package won't be installed
  • Some file regarding releases such as changelog or workflows will be added to .gitignore.

@nekeal nekeal merged commit 09f7da1 into master Jan 2, 2025
4 checks passed
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