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

🐞 Broken reference to file version.py in template for GitHub workflow #225

Closed
ckunki opened this issue Jul 16, 2024 · 1 comment · Fixed by #249
Closed

🐞 Broken reference to file version.py in template for GitHub workflow #225

ckunki opened this issue Jul 16, 2024 · 1 comment · Fixed by #249
Assignees
Labels
bug Unwanted / harmful behavior

Comments

@ckunki
Copy link
Contributor

ckunki commented Jul 16, 2024

File templates/github/workflows/checks.yml contains

        run: poetry run version-check  <<Add path to version.py file>> 

This problem could be fixed if using cookiecutter templates.

@ckunki ckunki added the bug Unwanted / harmful behavior label Jul 16, 2024
@Nicoretti Nicoretti self-assigned this Sep 25, 2024
@Nicoretti
Copy link
Member

@ckunki as discussed since this file isn't generated using cookiecutter, I implemented an alternative solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants