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

Preparing for release of v0.3.0 #91

Merged
merged 7 commits into from
May 18, 2022
Merged

Preparing for release of v0.3.0 #91

merged 7 commits into from
May 18, 2022

Conversation

safl
Copy link
Member

@safl safl commented May 18, 2022

This includes the routine tasks of updating:

  • Changelog
  • Contributors
  • man-pages
  • bash-completions
  • version-bump
  • lib-conf

Changes after this are expected to only be fixes and documentation.

safl added 7 commits May 18, 2022 13:02
The following hooks are removed from the pre-commit-framework:

* git-commit-message, it did not reflect the commit-message format
  correctly, it has only been commented out as it should be adjusted and
  re-introduced
* vultr and mypy, the things that they are good for does not apply to
  the use of Python in the toolbox, thus they produce a lot of
  false-positives to work around / add exceptions to, and not catching
  anything useful. Should the nature of the Python code change, then we
  can add them again and set them up properly
* pylint, with flake8 also present, then the two in some cases disagree
  on linting. pylint is quite pedantic, flake8 is slighty more
  pragmatic. This can also be seen in the amount of exceptions added to
  the pylint hook before removal. flake8 will take over the linting
  duties for now.

Additonally, a redundant comment was removed from the Shellcheck hook

Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
@safl safl merged commit 1b5be40 into xnvme:next May 18, 2022
@safl safl deleted the rc/v0.3.0 branch May 18, 2022 11:33
@safl safl mentioned this pull request May 18, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant