dependabot[bot]
e6d9a9aef0
Bump actions/download-artifact from 6.0.0 to 7.0.0 ( #6441 )
2025-12-15 23:54:53 +09:00
dependabot[bot]
78d2e5bdf1
Bump actions/upload-artifact from 5.0.0 to 6.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 23:53:21 +09:00
Shahar Naveh
835918afa1
Set timeout only on test step ( #6431 )
2025-12-13 11:09:26 +09:00
Shahar Naveh
6f8050526f
Ruff as part of PR auto-format ( #6421 )
2025-12-12 21:59:56 +09:00
Shahar Naveh
49522e7a5e
Update ruff CI version ( #6418 )
2025-12-12 21:12:19 +09:00
Jeong, YunWon
72e892a57d
Remove cargo vcpkg from windows build ( #6404 )
2025-12-11 23:20:24 +09:00
Jeong, YunWon
4828fb3ba6
test_os, test_io on windows ( #6379 )
...
* Allow hidden env vars on nt
* Enable test_os on windows
* enable test_io on windows
2025-12-11 13:11:29 +09:00
Jeong, YunWon
90717e5ef7
doc db to include types.* ( #6391 )
...
* Add types.* for doc/generate.py
* udpate-doc-db workflow
* Update doc DB for CPython 3.13.9
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-10 19:23:27 +09:00
Jeong, YunWon
cc534d2954
Fix failing reason ( #6370 )
2025-12-09 10:46:40 +09:00
dependabot[bot]
8ad7f912ea
Bump actions/setup-python from 6.0.0 to 6.1.0 ( #6349 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v6...v6.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 23:10:53 +09:00
dependabot[bot]
7e34ab743a
Bump actions/checkout from 5.0.1 to 6.0.1 ( #6348 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 23:09:50 +09:00
Jeong, YunWon
42d497a142
Enable PIP test on windows ( #6211 )
...
* Patch ensurepip whl to work on windows
* Enable PIP test on windows
2025-12-08 16:36:33 +09:00
Jeong, YunWon
6782fa2219
ctypes buffer ( #6311 )
...
* Fix array
* from buffer
* AsBuffer
* Fix instruction
* constructable pointer
* thunk
* in_dll
* fix sizeof/alignment
2025-11-29 21:17:04 +09:00
Jeong, YunWon
1e7a49036a
try auto-format again ( #6295 )
2025-11-25 20:04:30 +09:00
dependabot[bot]
ea3eb2a9ef
Bump actions/checkout from 4 to 6 ( #6294 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-25 05:30:13 +09:00
Jeong YunWon
9134cca17b
Make CI to run rustpython-without-js test
2025-11-17 21:30:28 +09:00
Shahar Naveh
916d3ba94b
Move wasm/lib -> crates/wasm ( #6280 )
2025-11-17 18:47:05 +09:00
Jeong, YunWon
1a783fc9ec
Replace SSL backend to rustls ( #6244 )
2025-11-16 22:17:35 +09:00
Shahar Naveh
93e4e42b53
Move compiler/source -> crates/compiler-source ( #6261 )
2025-11-16 19:14:35 +09:00
Shahar Naveh
db1adaa2c2
Move __doc__ crate to crates/doc ( #6234 )
...
* Add `__doc__` crate
* Base auto-generate ci
* Add dummy files
* Update docs
* Set codegen-units to 1 for doc db
* Mark `*.inc.rs` as auto generated
* Disable doctest
* Reset docs
2025-11-14 23:47:51 +09:00
dependabot[bot]
4562930233
Bump streetsidesoftware/cspell-action from 7 to 8 ( #6246 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 7 to 8.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-12 08:24:16 +09:00
Yash Suthar
0f8c0bc8a8
remove old auto-formte implimentaion ( #6251 )
...
Signed-off-by: Yash Suthar <yashsuthar983@gmail.com >
2025-11-11 07:35:08 +09:00
Yash Suthar
2d4617236e
Update CI auto-formate ( #6237 )
...
---------
Signed-off-by: Yash Suthar <yashsuthar983@gmail.com >
Co-authored-by: fanninpm <luxverdans@sbcglobal.net >
2025-11-10 23:46:14 +09:00
fanninpm
ed9a61d956
Add builtin_items updater to whats_left job ( #6238 )
...
Corresponds to RustPython/rustpython.github.io#81 .
2025-11-09 18:00:59 +09:00
Yash Suthar
5cad66cebf
Revert "Update CI auto-format ( #6233 )" ( #6236 )
...
This reverts commit 377151a57f .
2025-11-05 03:14:27 +09:00
Yash Suthar
377151a57f
Update CI auto-format ( #6233 )
...
---------
Signed-off-by: Yash Suthar <yashsuthar983@gmail.com >
2025-11-04 17:37:22 +09:00
dependabot[bot]
0e15e771c3
Bump actions/upload-artifact from 4 to 5 ( #6221 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 09:37:37 +09:00
dependabot[bot]
d63e44aa3a
Bump actions/download-artifact from 5 to 6 ( #6220 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 09:37:14 +09:00
dependabot[bot]
79dcba8fe7
Bump actions/setup-python from 5 to 6 ( #6159 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 19:05:37 +09:00
dependabot[bot]
13329f0a48
Bump actions/setup-node from 5 to 6 ( #6197 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 09:32:19 +09:00
Shahar Naveh
7986fee56f
Revert "Pin CI image to windows-2025 ( #6148 )" ( #6182 )
...
This reverts commit 43d643ad09 .
2025-10-12 12:55:46 +09:00
Shahar Naveh
c979059eeb
Configure dependabot to ignore ruff updates ( #6185 )
...
* Make dependabot ignore ruff updates
* Regenrate Cargo.lock
* Fix clippy
* Fix typo
2025-10-12 12:55:23 +09:00
Shahar Naveh
24f4fbad82
Run scheduled CI jobs only on upstream repo ( #6157 )
...
* Run scheduled CI jobs only on upstream repo
* Only disable if scheduling on forks
2025-09-21 02:05:32 +09:00
Shahar Naveh
30cbc41298
Update github actions in CI ( #6169 )
...
* Update `setup-python` to v6
* Update `checkout` to v5
2025-09-21 01:53:00 +09:00
dependabot[bot]
150e8ef43d
Bump actions/download-artifact from 4 to 5 ( #6162 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-21 00:01:06 +09:00
dependabot[bot]
fdae128cec
Bump actions/setup-node from 4 to 5 ( #6160 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-20 23:41:28 +09:00
Shahar Naveh
11e1330758
Reconfigure dependabot ( #6158 )
...
* Add `cargo` to dependabot
* Remove noisy comments
* Don't group updates
2025-09-20 22:46:02 +09:00
Shahar Naveh
43d643ad09
Pin CI image to windows-2025 ( #6148 )
...
For more info see see:
https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/
2025-09-13 21:24:10 +09:00
Shahar Naveh
0c3d14affc
Fix docs link in copilot ( #6145 )
2025-09-11 14:05:59 +09:00
Shahar Naveh
d897f9e0e0
Unpin Rust nightly in CI ( #6022 )
2025-07-23 12:27:41 +09:00
ShaharNaveh
95880cee72
Set the miri rustc channel via env var
2025-07-19 11:42:49 +02:00
ShaharNaveh
6b1e4a7964
Fix indent
2025-07-19 11:30:43 +02:00
Shahar Naveh
fa7849d43f
Pin rustc nightly to nightly-2025-07-18 for miri tests
2025-07-19 11:28:45 +02:00
Shahar Naveh
63e6c01924
CI: Increase windows timeout from 40 -> 45 ( #5993 )
2025-07-17 00:04:51 +09:00
Shahar Naveh
c3967bf849
Set timeout for CI ( #5947 )
2025-07-11 19:18:23 +09:00
Shahar Naveh
50c241fd71
Fix yaml error in take issue command ( #5946 )
2025-07-11 17:44:46 +09:00
Shahar Naveh
38837e587b
Make take issue comment to use curl ( #5937 )
...
* Revert "Add missing `@` for the "take" comment command (#5933 )"
This reverts commit ef385a9efa .
* Fix `take`
2025-07-11 08:35:21 +09:00
Shahar Naveh
ef385a9efa
Add missing @ for the "take" comment command ( #5933 )
2025-07-10 22:46:29 +09:00
Shahar Naveh
b2013cddc9
Add "take" comment command ( #5932 )
2025-07-10 19:55:38 +09:00
Jeong YunWon
a576569a02
update instructions
2025-07-07 19:02:37 +09:00