We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
I'm normalising the toolbox for maintainers and contributors.
There should be just one tool to do all the checks required to contribute.
There are different sh files across several repositories.
sh
These should all be handled either by a task manager or by the openfisca command.
#1040 (comment) openfisca/extension-template#58
The text was updated successfully, but these errors were encountered:
My intention was to use https://github.com/OpenTermsArchive/changelog-action 🙂
Sorry, something went wrong.
TBH, these checks have little to do in the dev tool (Makefile, Taskfile, etc.). Go for it.
BTW I've use python-semantic-release in another project and works quite effortlessly: https://github.com/openfisca/openfisca-setup-builder/blob/main/.github/workflows/default.yaml#L63
python-semantic-release
No branches or pull requests
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
Here is what I did:
I'm normalising the toolbox for maintainers and contributors.
Here is what I expected to happen:
There should be just one tool to do all the checks required to contribute.
Here is what actually happened:
There are different
sh
files across several repositories.These should all be handled either by a task manager or by the openfisca command.
Here is data (or links to it) that can help you reproduce this issue:
#1040 (comment)
openfisca/extension-template#58
The text was updated successfully, but these errors were encountered: