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

[pull] main from astral-sh:main #34

Merged
merged 211 commits into from
Jan 8, 2025
Merged
Changes from 1 commit
Commits
Show all changes
211 commits
Select commit Hold shift + click to select a range
7e3b04a
Use rye for Python CI (#805)
cnpryer Feb 28, 2024
5bbbd7f
Retain markers (#807)
mitsuhiko Feb 28, 2024
2111778
Fix the script name to be the project name (#801)
mitsuhiko Feb 28, 2024
f7ce0f4
Sync latest UV releases (#812)
github-actions[bot] Feb 29, 2024
703bc75
Fix philosophy.md typo (#814)
joshuabambrick Feb 29, 2024
3bcab6b
valid templates (#815)
335g Feb 29, 2024
592beba
Sync latest UV releases (#820)
github-actions[bot] Mar 2, 2024
2654039
Ignore .rye folder added by github action (#822)
mitsuhiko Mar 2, 2024
37f5ba9
Ruff 0.3.0 (#821)
mitsuhiko Mar 2, 2024
6998deb
Update CI triggers (#823)
cnpryer Mar 3, 2024
fa0b306
Bump eifinger/setup-rye from v1 to v2 (#829)
eifinger Mar 3, 2024
91b1f3d
Fix a bug that caused impartial lock options recalling (#830)
mitsuhiko Mar 4, 2024
11af741
Add --skip-existing to publish command (#831)
cnpryer Mar 4, 2024
831e7ee
Report the actual self python version (#843)
bluss Mar 6, 2024
00eae4b
Add tests for --version and changelog entry
mitsuhiko Mar 6, 2024
0fbcbe2
Sync latest UV releases (#837)
github-actions[bot] Mar 6, 2024
2e02efb
Add changelog entry
mitsuhiko Mar 6, 2024
39f2c04
Update publish command's `--skip-existing` description (#832)
cnpryer Mar 6, 2024
bab0144
Automatically create RYE_HOME in config (#844)
mitsuhiko Mar 6, 2024
0ca4a64
Add changelog entry
mitsuhiko Mar 6, 2024
e55be15
Retain version/url on rye add (#846)
mitsuhiko Mar 6, 2024
0d5b689
Implement rye test command built on pytest (#847)
mitsuhiko Mar 7, 2024
c44dc7e
0.28.0
mitsuhiko Mar 7, 2024
7eeaf59
0.29 ready for dev
mitsuhiko Mar 7, 2024
0923ecb
Update to docs to reflect new init
mitsuhiko Mar 7, 2024
c13d7de
Link test docs
mitsuhiko Mar 7, 2024
a7e1110
Reformat python
mitsuhiko Mar 7, 2024
b0e9ecc
Fix version info in test docs
mitsuhiko Mar 7, 2024
9484b1a
Fix a bug with the applink detector (missing trailing NULL) (#852)
mitsuhiko Mar 8, 2024
e2a138d
Make rye-dev package virtual (#857)
bluss Mar 9, 2024
f2d8b82
Sync latest UV releases (#850)
github-actions[bot] Mar 9, 2024
3d5cc59
Changelog entry
mitsuhiko Mar 9, 2024
e497653
Trap panics and silence bad pipe errors (#862)
mitsuhiko Mar 10, 2024
810aa94
Update self-venv on rye update (#863)
mitsuhiko Mar 10, 2024
71166f4
Rye can update self to a special git branch (#864)
ischaojie Mar 10, 2024
10bb5a8
Fix update of pip-tools on outdated self-venv (#865)
mitsuhiko Mar 10, 2024
c36c7eb
Update build and certify (#866)
mitsuhiko Mar 10, 2024
2004924
Sync latest UV releases (#867)
github-actions[bot] Mar 11, 2024
6d86d0b
Update changelog
mitsuhiko Mar 11, 2024
42b179f
0.29.0
mitsuhiko Mar 11, 2024
a0cc665
0.30 ready for dev
mitsuhiko Mar 11, 2024
c0fa966
fix CHANGELOG.md (#883)
rachtsingh Mar 13, 2024
78ff901
fix doc (#876)
hyyking Mar 13, 2024
2dc258c
fix: rye test output format uncorrect (#880)
tiramission Mar 13, 2024
8f466cb
Sync latest UV releases (#884)
github-actions[bot] Mar 14, 2024
946c60c
Update changelog
mitsuhiko Mar 14, 2024
c98c681
Migrate rye_devtools unittest to pytest (#892)
j178 Mar 15, 2024
56d961a
Ignore `target` when running `pytest` in rye (#893)
j178 Mar 15, 2024
c8021cf
Fix `rye add m --path ./m` panic on windows (#897)
j178 Mar 17, 2024
b33bdec
Sync latest UV releases (#890)
github-actions[bot] Mar 17, 2024
9c96659
Update CHANGELOG.md
mitsuhiko Mar 17, 2024
b4f0d59
Update CHANGELOG.md
mitsuhiko Mar 17, 2024
9862d8a
Sync latest UV releases (#904)
github-actions[bot] Mar 19, 2024
eb2c60e
Update CHANGELOG.md
mitsuhiko Mar 19, 2024
b290cae
Load .env files (#894)
mitsuhiko Mar 19, 2024
913e8a6
uv: move all uv commands to uv.rs (#869)
dsp Mar 19, 2024
4a99f58
Simplify `echo!()` output (#898)
j178 Mar 19, 2024
c7cbdd9
0.30.0
mitsuhiko Mar 19, 2024
1d6476f
0.31.0 ready for dev
mitsuhiko Mar 19, 2024
41131a7
Allow `rye publish` working outside of project (#910)
j178 Mar 20, 2024
2fa6afe
Fix changelog entry
mitsuhiko Mar 20, 2024
495ccdd
FIX: Docs Pypi default link (#914)
Zaloog Mar 21, 2024
0f5196b
test: Don't enable capture=no in quiet mode (#915)
bluss Mar 22, 2024
4295502
Sync latest UV releases (#916)
github-actions[bot] Mar 22, 2024
56a361c
Update CHANGELOG.md
mitsuhiko Mar 22, 2024
b17ed16
Add Docker instructions (#906)
GeorchW Mar 22, 2024
8d88964
Remove build info by default and add explicit fetching (#917)
mitsuhiko Mar 22, 2024
0b19329
Installer now recommends uv (#918)
mitsuhiko Mar 22, 2024
72e239b
0.31.0
mitsuhiko Mar 22, 2024
c93a137
0.32 ready for dev
mitsuhiko Mar 22, 2024
b629469
Always create .gitignore file (#919)
ischaojie Mar 22, 2024
153213c
Add changelog entry
mitsuhiko Mar 22, 2024
fc70643
Fix `rye fetch` detection of registered toolchain (#931)
j178 Mar 29, 2024
4fbd9bd
Fix verbose/quiet for rye lint and format (#959)
bluss Mar 29, 2024
b3695f6
Added basic version command tests (#936)
ischaojie Mar 29, 2024
d48701f
Bump minor deps (#943)
kevherro Mar 29, 2024
ebd947d
Ignore build-system configuration for virtual projects (#929)
bluss Mar 29, 2024
6396952
Add changelog entry
mitsuhiko Mar 29, 2024
c2f5a65
fix eval command on completion command doc (#934)
sbarrios93 Mar 29, 2024
740a944
Cleanup duplicated functions in rye-devtools (#933)
j178 Mar 29, 2024
700000a
Sync latest UV releases (#924)
github-actions[bot] Mar 29, 2024
de1556b
Fix windows builds (#962)
mitsuhiko Mar 29, 2024
6b76174
Add changelog entry
mitsuhiko Mar 29, 2024
4dea727
Fetch PyPy during test setup (#923)
j178 Mar 29, 2024
09c8e07
Fix rye list overwrites .venv (#942)
ischaojie Mar 29, 2024
c216b90
Refuse to remove the target directory if it is not a python installat…
j178 Mar 29, 2024
efa0fa8
Remove unused dependencies (#963)
mitsuhiko Mar 29, 2024
e1b4f2a
0.32.0
mitsuhiko Mar 29, 2024
5440506
0.33 is ready for dev
mitsuhiko Mar 29, 2024
2dcb3ba
Add --refresh argument on -f (#994)
charliermarsh Apr 24, 2024
f1256c8
DOC: correct black run command and refine text (#987)
willingc Apr 24, 2024
80684d4
doc: Typos and wording (#1001)
emarsden-iso Apr 24, 2024
da3fbb0
init: Preserve trailing newline in templates (#979)
bluss Apr 24, 2024
ebdb12c
Sync latest UV releases (#980)
github-actions[bot] Apr 24, 2024
5c0da37
DOC: simplify wording for rye sync after rye add (#986)
willingc Apr 24, 2024
7c01d34
Allow comments in .python-version (#1038)
charliermarsh Apr 24, 2024
d87bfc9
Sync Python Releases (#1022)
github-actions[bot] Apr 24, 2024
58523f6
Prep v0.33.0 for release (#1039)
charliermarsh Apr 24, 2024
d55d844
Prep v0.34.0 for development (#1040)
charliermarsh Apr 24, 2024
045bd17
Fix uv version typo in `CHANGELOG.md`
charliermarsh Apr 24, 2024
cbf54c3
Add nushell completion support (#1030)
MilesCranmer Apr 24, 2024
5fc717d
Run cargo update (#1041)
charliermarsh Apr 24, 2024
c62d0f4
Use uv in rye build when enabled (#978)
bluss Apr 24, 2024
76695ca
Add short version add -d for rye add --dev (#1044)
bluss Apr 25, 2024
c0db24c
Sync UV Releases (#1045)
github-actions[bot] Apr 25, 2024
9a01fb1
Flip uv to the default Rye backend (#1053)
charliermarsh Apr 26, 2024
fd4f8ca
Fix Rye not using user-chosen toolchain as default during installatio…
pjdon Apr 27, 2024
ab8d5b4
Sync UV Releases (#1055)
github-actions[bot] Apr 27, 2024
27e392b
Update minijinja to 2.x (#1058)
mitsuhiko May 5, 2024
45b7bd3
Add keyring support for uv (#1016)
emarsden-iso May 6, 2024
2f59957
Allow to generate lockfiles with hashes when using uv. (#1070)
mvaled May 10, 2024
f590ff1
Fix some spellings (#1068)
my1e5 May 12, 2024
674e99b
Add missing features for windows build (#1073)
mitsuhiko May 12, 2024
4f95b61
Sync UV Releases (#1063)
github-actions[bot] May 12, 2024
43ac3a3
Bump boostrap ruff to 0.4.4 (#1075)
davfsa May 13, 2024
3dfdcdb
Fix TOML array formatting (#1084)
my1e5 May 15, 2024
7c4b699
Sync UV Releases (#1085)
github-actions[bot] May 15, 2024
8074daa
Discover cosmo-ified (`.com`) binaries on Windows (#1091)
mataha May 20, 2024
0cd65d8
Write `use-uv = true` in no-prompt mode (#1098)
charliermarsh May 20, 2024
28efbe9
Run `cargo update` (#1099)
charliermarsh May 20, 2024
d313401
Prep v0.34.0 for release (#1100)
charliermarsh May 20, 2024
39fe0d0
Bump actions/checkout to v4 (#1101)
davfsa May 20, 2024
6d395c6
Enforce `--pre` when auto-syncing (#1107)
charliermarsh May 22, 2024
c388c12
Sync UV Releases (#1103)
github-actions[bot] May 22, 2024
6b2c3f4
Temporarily change installer location (#1112)
charliermarsh May 23, 2024
68d85ed
Move from `rye-up.com` to `rye.astral.sh` (#1113)
charliermarsh May 23, 2024
9caff1c
Sync UV Releases (#1110)
github-actions[bot] May 23, 2024
703cf9e
Fix install instructions on README.md for mac/linux (#1114)
timothycrosley May 23, 2024
ec1e513
Sync UV Releases (#1115)
github-actions[bot] May 25, 2024
c14f2a7
Sync UV Releases (#1117)
github-actions[bot] May 27, 2024
2107ff0
Fix CLI deserialization of PowerShell (powershell) (#1125)
charliermarsh May 30, 2024
7828a28
Add ability to specify option to generate hashes within pyproject.tom…
asmith26 Jun 24, 2024
7412ee4
Sync UV Releases (#1123)
github-actions[bot] Jun 24, 2024
5df957d
improve config.toml error msg (#1155)
zys864 Jun 24, 2024
a1dbc56
Prep for v0.35.0 release (#1169)
charliermarsh Jun 24, 2024
288bf4e
Upgrade pyyaml to v6.0.1 (#1170)
charliermarsh Jun 24, 2024
98d7abb
Update links to behavior quirks guide (#1178)
charliermarsh Jun 28, 2024
03d535d
Update `uv` to `v0.2.17` (#1171)
github-actions[bot] Jun 28, 2024
c60682f
Pass keyring-provider to uv sync and install (#1183)
emarsden-iso Jun 30, 2024
b88f1ec
docs: add hint for packages on multiple indexes (#1188)
dennisrall Jul 2, 2024
11fc495
Pass universal flag down to uv (#1186)
lbowenwest Jul 2, 2024
f38f979
Sync UV Releases (#1182)
github-actions[bot] Jul 4, 2024
fc7b54c
Use musl build for ARM Linux (#1192)
charliermarsh Jul 7, 2024
18dd72f
docs: fix tildes (#1198)
guyrosin Jul 7, 2024
3eda35c
Upgrade twine version (#1199)
charliermarsh Jul 7, 2024
12c024c
Prep for v0.36.0 release (#1200)
charliermarsh Jul 7, 2024
a57dd4b
fix verify-ssl option parsing problem (#1208)
taki-d Jul 13, 2024
d3a8440
Update Docs Description for Download Options (#1201)
MichaelYochpaz Jul 13, 2024
f742c95
Emit warning when asked to build a virtual proj (#1227)
nazq Jul 13, 2024
93e4cb8
Update `uv` to `v0.2.24` (#1205)
github-actions[bot] Jul 14, 2024
e293330
Add short version `-d` for `rye remove --dev` (#1239)
nikhilweee Jul 20, 2024
e93210a
Remove redundant alias information from CLI (#1237)
piotrgredowski Jul 20, 2024
349d4d2
Update uv to `v0.2.27` (#1232)
github-actions[bot] Jul 20, 2024
9954cc6
Sync Python Releases (#1230)
github-actions[bot] Jul 20, 2024
2c6247b
Respect `.python-version` in Rye builds (#1250)
charliermarsh Jul 20, 2024
2469686
Update bundled Ruff version to v0.5.4 (#1251)
charliermarsh Jul 20, 2024
09b67c4
Prep for v0.37.0 release (#1252)
charliermarsh Jul 20, 2024
57b7c08
Fix `rye add` and `rye remove` to create proper tool.rye section on -…
flyaroundme Jul 21, 2024
3f9dcfb
uninstall_cmd fix in Windows (#1153)
250h Jul 23, 2024
2fd1895
Make rye run print script list to stdout (#1268)
mitsuhiko Jul 24, 2024
1ce72f2
Always write `--index-url` before `--extra-index-url` (#1278)
charliermarsh Jul 25, 2024
05f1c49
Use case-insensitive comparison for detecting `rye.exe` (#1286)
charliermarsh Jul 27, 2024
ec56412
Sync UV Releases (#1269)
github-actions[bot] Jul 27, 2024
0da8f3f
Sync Python Releases (#1280)
github-actions[bot] Jul 27, 2024
4b34ca1
Fix documentation for readline license (#1297)
3w36zj6 Jul 30, 2024
c0616e1
Sync UV Releases (#1295)
github-actions[bot] Aug 1, 2024
29e3657
Update bundled pip to 24.2.0 (#1304)
charliermarsh Aug 2, 2024
640c8ce
Sync UV Releases (#1303)
github-actions[bot] Aug 2, 2024
3e3c854
Prep for v0.38.0 release (#1305)
charliermarsh Aug 2, 2024
ab5baa0
Update Cargo dependencies (#1310)
charliermarsh Aug 3, 2024
b9b9224
Sync UV Releases (#1319)
github-actions[bot] Aug 8, 2024
fab67a5
fix: requiement -> requirements typo in add.md (#1322)
mikkelam Aug 10, 2024
53fdc7d
Sync UV Releases (#1325)
github-actions[bot] Aug 11, 2024
2747e04
Typo in FAQ (#1330)
toadjaune Aug 21, 2024
04fa587
Sync Python Releases (#1336)
github-actions[bot] Aug 21, 2024
d271eef
Sync UV Releases (#1332)
github-actions[bot] Aug 21, 2024
bf3ccf8
Prep for v0.39.0 release (#1344)
charliermarsh Aug 21, 2024
2c69050
Remove pip-tools, use uv for all operations (#1226)
nazq Aug 21, 2024
ce3c91a
Fix Docker code example (#1345)
dabeeeenster Aug 21, 2024
87e0cec
Respect exclusions when generating hashes (#1357)
charliermarsh Aug 28, 2024
6067894
Sync Python Releases (#1359)
github-actions[bot] Aug 29, 2024
d103a75
List all existing tool references on `rye toolchain remove` (#1346)
soof-golan Sep 3, 2024
23e125e
Upgrade bundled uv version to v0.4.3 (#1347)
github-actions[bot] Sep 3, 2024
6cd803e
Update bundled Ruff version to v0.6.3 (#1367)
charliermarsh Sep 3, 2024
d026370
Fix a few regex inefficiencies (#1326)
InSyncWithFoo Sep 3, 2024
06db9d3
rye list: Never modify or delete the virtualenv (#1351)
bluss Sep 3, 2024
2a55d63
Use `inspect_err` over `map_err` (#1385)
charliermarsh Sep 19, 2024
0506c92
Sync UV Releases (#1370)
github-actions[bot] Sep 19, 2024
2491ca0
Sync Python Releases (#1379)
github-actions[bot] Sep 19, 2024
660d7ba
Sync UV Releases (#1386)
github-actions[bot] Sep 20, 2024
44990bc
Sync UV Releases (#1388)
github-actions[bot] Sep 22, 2024
3eb590c
Update bundled Ruff version to v0.6.7 (#1389)
charliermarsh Sep 22, 2024
a928cd5
Prep for v0.40.0 release (#1390)
charliermarsh Sep 22, 2024
e8b5f99
Update CHANGELOG.md to reference Ruff v0.6.7 (#1397)
charliermarsh Sep 25, 2024
17b37bc
Restore hash annotations in lockfile (#1403)
charliermarsh Sep 29, 2024
9fc557b
Edit wording in `workspaces.md` (#1395)
oerd Sep 29, 2024
0ec112f
Upgrade bundled uv version to v0.4.17 (#1393)
github-actions[bot] Sep 29, 2024
10d691d
Prep for v0.41.0 release (#1404)
charliermarsh Sep 29, 2024
d92f67d
Sync Python Releases (#1406)
github-actions[bot] Oct 17, 2024
6dca262
Bump bundled Ruff version to v0.7.0 (#1419)
charliermarsh Oct 21, 2024
9698e56
Bump bundled uv version to v0.4.25 (#1405)
github-actions[bot] Oct 21, 2024
2c430d5
Prep for v0.42.0 release (#1421)
charliermarsh Oct 21, 2024
b8f472e
Add a uv banner to the Rye README (#1420)
charliermarsh Oct 21, 2024
7b8b101
Fix compatibile toolchain (#1429)
PushUpek Nov 7, 2024
2d2c6ea
Ignore freethreaded CPython builds (#1437)
Alexis-D Nov 22, 2024
8e0c47c
Fix Clippy issues (#1441)
charliermarsh Dec 9, 2024
af74c72
Bump bundled Ruff version to v0.8.2 (#1440)
charliermarsh Dec 9, 2024
ade913e
Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1 (…
github-actions[bot] Dec 9, 2024
d8d0da3
Upgrade bundled uv version to v0.5.7 (#1424)
github-actions[bot] Dec 9, 2024
f925c41
Prep for v0.43.0 release (#1442)
charliermarsh Dec 9, 2024
d67cac1
Upgrade runners to `macos-14` (#1443)
charliermarsh Dec 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Prep for v0.35.0 release (astral-sh#1169)
  • Loading branch information
charliermarsh authored Jun 24, 2024
commit a1dbc56d424cef520564548618d5e31eea2e0c17
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,18 @@ that were not yet released.

<!-- released start -->

## 0.35.0

Released on 2024-06-24.

* Enforce `--pre` when auto-syncing by @charliermarsh in https://github.com/astral-sh/rye/pull/1107
* Move from `rye-up.com` to `rye.astral.sh` by @charliermarsh in https://github.com/astral-sh/rye/pull/1113
* Fix install instructions on README.md for mac/linux by @timothycrosley in https://github.com/astral-sh/rye/pull/1114
* Fix CLI deserialization of PowerShell (`powershell`) by @charliermarsh in https://github.com/astral-sh/rye/pull/1125
* Add ability to specify option to generate hashes within pyproject.toml by @asmith26 in https://github.com/astral-sh/rye/pull/1129
* Bump uv to 0.2.13 by @charliermarsh in https://github.com/astral-sh/rye/pull/1123
* Improve `config.toml` error messages by @zys864 in https://github.com/astral-sh/rye/pull/1155

## 0.34.0

Released on 2024-05-20.
@@ -18,7 +30,7 @@ Released on 2024-05-20.
* Allow to generate lockfiles with hashes when using uv by @mvaled in https://github.com/astral-sh/rye/pull/1070
* Bump ruff to 0.4.4 by @davfsa in https://github.com/astral-sh/rye/pull/1075
* Fix TOML array formatting by @my1e5 in https://github.com/astral-sh/rye/pull/1084
* Bump uv to 0.1.44 in https://github.com/astral-sh/rye/pull/1085
* Bump uv to 0.1.44 by @charliermarsh in https://github.com/astral-sh/rye/pull/1085
* Discover cosmo-ified (`.com`) binaries on Windows by @mataha in https://github.com/astral-sh/rye/pull/1091
* Write `use-uv = true` in no-prompt mode by @charliermarsh in https://github.com/astral-sh/rye/pull/1098

2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rye/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rye"
version = "0.34.0"
version = "0.35.0"
edition = "2021"
license = "MIT"