summaryrefslogtreecommitdiff
path: root/release.py
Commit message (Expand)AuthorAgeFilesLines
* Switch the vectors pacakge to use modern pyproject.toml (#8853)Alex Gaynor2023-05-021-0/+5
* Automate the version bump (#8828)Alex Gaynor2023-04-261-2/+45
* Replace release.py with OIDC publishing (#8483)Alex Gaynor2023-03-111-118/+0
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-6/+6
* Remove CircleCI (#8092)Alex Gaynor2023-01-181-113/+1
* more release.py fixes and improvements (#7956)Paul Kehrer2023-01-021-14/+27
* automatically download and upload circleci wheels (#7949)Paul Kehrer2023-01-021-1/+113
* Type annotate release.py (#7951)Alex Gaynor2023-01-021-7/+14
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-211-1/+0
* be careful to only publish wheels from the right CI run (#7865)Alex Gaynor2022-11-301-2/+2
* Build vectors and sdist artifacts in CI as well. (#7766)Alex Gaynor2022-11-031-17/+4
* Upload wheels before sdist at release (#7469)David Hotham2022-08-021-2/+2
* Provide a link to create a PAT in the release flow (#7406)Alex Gaynor2022-07-061-0/+5
* release.py event we want is push not create (#6334)Paul Kehrer2021-09-291-1/+1
* update release.py (#6332)Paul Kehrer2021-09-291-21/+14
* Updates for our new main branch (#5818)Alex Gaynor2021-02-111-1/+1
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-2/+0
* new black, actually slightly different than the old black (#5429)Paul Kehrer2020-08-261-1/+3
* refactor wheel builder to use workflows and download/build separately (#5412)Paul Kehrer2020-08-161-9/+5
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-28/+37
* goodbye azure (#5207)Paul Kehrer2020-04-191-64/+1
* Extra paranoia in the release script (#5152)Alex Gaynor2020-03-211-0/+2
* Move wheel builer to github actions (#5147)Alex Gaynor2020-03-211-4/+93
* Remove the final vestigates of Jenkins (#4897)Alex Gaynor2019-05-261-81/+1
* Update release.py to use azure for wheel building (#4878)Alex Gaynor2019-05-251-25/+84
* Remove CDN purging, the new PyPI does the right thing (#4198)Alex Gaynor2018-04-171-12/+0
* Update URLs for new pypi! (#4194)Alex Gaynor2018-04-161-0/+4
* Fixes #3821 -- improve output during release.py (#3848)Alex Gaynor2017-08-041-7/+2
* Refs #3646 -- Don't use shell globbing in our release script (#3809)Alex Gaynor2017-07-241-3/+5
* fix wheel building with parameters (#3808)Paul Kehrer2017-07-231-1/+1
* Refs #3646 -- invoke twine correctly (#3789)Alex Gaynor2017-07-171-1/+1
* parametrize the wheel builder to support out of order releases (#3731)Paul Kehrer2017-06-261-0/+1
* typo fix (#3674)Alex Gaynor2017-06-041-1/+1
* Refs #3646 -- include stdout in the output when spawning a process fails in t...Alex Gaynor2017-06-041-1/+6
* download artifacts from new jenkins (#3645)Paul Kehrer2017-05-291-42/+27
* update to new CI server for wheels + switch to using a job token (#3638)Paul Kehrer2017-05-291-6/+6
* Replace release automation with click (#3557)Alex Gaynor2017-05-201-0/+149