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

Cicd #1

Merged
merged 19 commits into from
Oct 27, 2023
Merged

Cicd #1

merged 19 commits into from
Oct 27, 2023

Conversation

enryH
Copy link
Member

@enryH enryH commented Oct 16, 2023

  • add docs with Sphinx (and publish these in using ReadTheDocs CI)
  • add docstrings to modules, functions and classes
  • format code
  • update python package information
  • add some testing and consistency checks in GitHub Actions

Henry added 19 commits March 15, 2023 13:17
- reference version from setup.cfg in njab package
- define build tools
- add pkg metadata in setup.cfg
- F401 error : include __all__, and remove some unnecessary import
- B006: no mutable default arguments
- B008: no function or instance contruction in function parameters
- B020: rename assigned in for loop (text used twice)

next: need to add a few integration tests
- artefact of formatting?
- update tox configurations
- tox environments don't manage to build references
  -> future annotations for python 3.8 don't work...
  -> find out why
will be done in readthedocs once published
@enryH enryH marked this pull request as ready for review October 27, 2023 14:45
@enryH enryH merged commit ffddd4a into main Oct 27, 2023
5 checks passed
@enryH enryH deleted the cicd branch October 27, 2023 14:49
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