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 template, resigning Unverified commit #51

Merged
merged 45 commits into from May 3, 2023

Conversation

pacrob
Copy link
Collaborator

@pacrob pacrob commented May 1, 2023

What was wrong?

The project template was updated. This pulls in those changes. This is a re-do of PR #49 , re-signing what is now commit fe19f5a with a valid gpg key

Cute Animal Picture

image

kclowes and others added 30 commits November 19, 2021 13:43
Show full explanation for pydocstyle failures
* Add breaking change type to newsfragment

* Move breaking-change -> breaking
Frankly not sure why recursive-exclude doesn't work here, but prune does, and that's good enough for me now. It's also probably preferable to only exclude venv* at the root, anyway.
Exclude huge and unnecessary venv*/ from dist
Upgrade towncrier to fix the duplicate title bug
It can get big with installed libraries. On a relatively small release
of eth-portal, this one change cut the .tar.gz release size from 574Kb
to 14Kb.
Don't push .tox file to tar.gz release
* Tweaks to release process

* Drop python 3.6
toxinidir won't mean anything in a Makefile
- Clean up github PR template to remove double links to the newsfragment README.md
- Clean up some typos and make some minor refactors.
- It is not recommended to invoke ``setup.py`` directly, instead opting for ``python -m build`` for the commands in this commit (see: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html)
- Add newsfragment for #70
Do not invoke `setup.py` directly; minor refactor + cleanup
pacrob and others added 12 commits May 1, 2023 15:19
* new issue and pr templates
* convert bash scripts to py
* bump versions in dependencies and ci builds

* move tox to [dev] per issue ethereum#34

* move RTD deps pointer into .readthedocs.yml

* unpin flake8 add flake8-bugbear to lint deps
* remove gitter, testing setup, and pandoc sections, add quotes to dev install
* repin flake8, bump tox to >=4.0.0 as that's where whitelist was deprecated, misc updates
* template cleanup following initial merge with py-evm

* add flake8 pin comment

* correct license years

* add pin note to mypy
* apply template updates found following merge with eth-typing

* add build as a dev dependency

* remove timeout from pytest.ini, it doesn't do anything without pytest-timeout as a dep
* add updates found when merging template with py-ssz and eth-abi

* add wheel and wheel-windows to ci and reorg
* remove testall because it doesnt work
@pacrob pacrob force-pushed the upgrade-template-all-commits-verified branch 2 times, most recently from 96f48c2 to ae65fc7 Compare May 1, 2023 22:11
@pacrob pacrob mentioned this pull request May 1, 2023
1 task
@pacrob pacrob force-pushed the upgrade-template-all-commits-verified branch 2 times, most recently from 91e03c8 to a6d5110 Compare May 2, 2023 18:48
@pacrob pacrob changed the title Upgrade template all commits verified Upgrade template, resigning Unverified commit May 2, 2023
@pacrob pacrob requested review from kclowes and fselmo May 2, 2023 18:51
Copy link
Contributor

@kclowes kclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

tox.ini Show resolved Hide resolved
@pacrob pacrob force-pushed the upgrade-template-all-commits-verified branch 2 times, most recently from eb5e1d6 to 7608378 Compare May 3, 2023 16:38
setup.py Outdated Show resolved Hide resolved
@pacrob pacrob force-pushed the upgrade-template-all-commits-verified branch from 3b04096 to 48edc1d Compare May 3, 2023 17:18
@pacrob pacrob force-pushed the upgrade-template-all-commits-verified branch from 48edc1d to f41913b Compare May 3, 2023 17:22
@kclowes kclowes merged commit cf77e47 into ethereum:master May 3, 2023
28 checks passed
@pacrob pacrob deleted the upgrade-template-all-commits-verified branch December 8, 2023 17:11
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.

None yet

5 participants