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

9 setup actions to run code quality control programs #10

Merged
merged 3 commits into from
Aug 19, 2022

Conversation

pekasen
Copy link
Member

@pekasen pekasen commented Jul 21, 2022

Add GH Action to check code quality.
Still untested.

@pekasen pekasen added the enhancement New feature or request label Jul 21, 2022
@pekasen pekasen requested a review from FlxVctr July 21, 2022 08:41
@pekasen pekasen self-assigned this Jul 21, 2022
@pekasen pekasen linked an issue Jul 21, 2022 that may be closed by this pull request
@pekasen pekasen marked this pull request as ready for review August 19, 2022 12:49
@pekasen pekasen merged commit b76b19b into trunk Aug 19, 2022
@pekasen pekasen deleted the 9-setup-actions-to-run-code-quality-control-programs branch August 19, 2022 13:28
pekasen added a commit that referenced this pull request Oct 24, 2022
* [add] LICENSE (#19)

* [update] version to 0.1.1-alpha.0

* [update] README

* [update] pyproject.toml metadata

* [fix] homepage not website

* [fix] mail addr in pyproject.toml

* [version] bump to 0.1.1

* 9 setup actions to run code quality control programs (#10)

* [add] workflow

* [update] add html test coverage reports

* [update] add new line before EOF

* [update] run actin only for py3.9 and 3.10

* [update] workflow

* [update] non-interactive poetry project installation

* [update] do not spawn poetry shell

* [update] pre-commit-config

* [update] stub group config

* [update] add pydocstyle

* [update] main.yml

* [update] fix isolation issue in one unit test

* [update] default debugging mode to no-debug
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.

setup Actions to run code quality control programs
2 participants