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

Upgrade the changelog for 1.1.3a0 release #10

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

Pierre-Sassoulas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a1fc41e) 86.96% compared to head (8f8559d) 86.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   86.96%   86.96%           
=======================================
  Files          33       33           
  Lines         399      399           
  Branches       81       81           
=======================================
  Hits          347      347           
  Misses         48       48           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

setup.py Show resolved Hide resolved
setup.py Show resolved Hide resolved
@Pierre-Sassoulas Pierre-Sassoulas merged commit 1c2613b into master Oct 15, 2023
39 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the release-branch-1.1.3 branch October 15, 2023 09:48
@Pierre-Sassoulas
Copy link
Member Author

@stdedos
Copy link
Collaborator

stdedos commented Oct 15, 2023

image

🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉

@Pierre-Sassoulas
Copy link
Member Author

Haha, no error on first try, nice

@stdedos
Copy link
Collaborator

stdedos commented Oct 15, 2023

Nice to you! You have made a solid, re-usable action for releasing 🚀 🚀 🚀 🚀 🚀

stdedos added a commit to stdedos/pylint-pytest that referenced this pull request Oct 23, 2023
…ter-unused-argument

# By Stavros Ntentos (15) and others
# Via GitHub (9) and Stavros Ntentos (1)
* origin/master:
  Release v1.1.3
  Fixing _is_pytest_fixture
  test direct import
  Improve packaging + Release v1.1.3rc1
  Release v1.1.3rc0 (pylint-dev#17)
  Fix testing + coverage
  Improvements for `.github/workflows/run-tests.yaml`
  Fix the repository badges
  Roll back `from __future__ import annotations` for Python 3.6
  Fix mypy issues
  Activate mypy in pre-commit
  [mypy] Fix Item "None" of "Optional[Module]" has no attribute "__file__"
  Carry over some `.pylintrc` configuration
  Minor re-ordering of the `tool.pylint`, with some comments
  Move the pylint configuration to pyproject.toml
  [pylint] Add pylint in the continuous integration and pre-commit
  Activate ruff, ignore the typing of classvar
  Upgrade the changelog for 1.1.3a0 release (pylint-dev#10)
  Use ruff instead of flake8 pyupgrade autoflake and isort
  Enable https://github.com/asottile/pyupgrade + `.git-blame-ignore-revs`
  `pre-commit run -a`
  Add `.pre-commit-config.yaml`
  Add a release job to publish on pypi on github tag creation
  MOAR Improvements: Cross-OS testing, `.gitignore` updates, supporting only `pylint<3`, coverage at Codecov, drop other CI
  CI: Modernize, MOAR Pythons, GH-Actions

Signed-off-by: Stavros Ntentos <[email protected]>

# Conflicts:
#	pylint_pytest/checkers/fixture.py
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.

2 participants