Noa
cc0a1ce9e2
Update webpack ( #5585 )
...
* Update webpack
* Build demo before notebook
* Use with instead of env for actions-gh-pages
2025-03-05 16:15:14 -06:00
Ashwin Naren
6804dd4363
use rust-toolchain targets options instead of using rustup
2025-03-05 13:45:31 -06:00
Ashwin Naren
defcadafbb
publish demo on weekly release
2025-03-05 13:45:31 -06:00
Noa
4468dcbe34
Switch to libz-rs-sys for zlib implementation
2025-02-25 23:19:19 -06:00
Jeong YunWon
0e00d2328d
wasm32-wasi -> wasm32-wasip1
2025-01-13 15:06:29 +09:00
Shubham Patil
e2a55cbf34
Handle pre-release flag being empty for schedule triggers in release workflow
...
GitHub workflow_dispatch input variables are always empty for other triggers
2025-01-09 17:31:02 +09:00
Shubham Patil
3feaf689d8
Re-enable Release Notes Generation
2025-01-03 21:49:17 +05:30
Shubham Patil
bd627b58af
Schedule Pre-Release on Monday 9AM UTC
2025-01-03 21:49:17 +05:30
Shubham Patil
c561d33cb2
Support both Release & Pre-Release in Release Workflow
...
On Push "main" is removed
2025-01-03 21:49:17 +05:30
Ashwin Naren
c8fd3bd683
Build wasm on release
2025-01-03 14:56:58 +09:00
Shubham Patil
1abaf87abe
Temporarily disable release notes generation
...
Release creation fails with this error:
```
HTTP 422: Validation Failed (https://api.github.com/repos/RustPython/RustPython/releases )
body is too long (maximum is 125000 characters)
Error: Process completed with exit code 1.
```
Most likely because there's no previous release to diff of from.
Disabling, getting a green release & enabling back might fix this.
2024-12-30 16:44:55 +09:00
Shubham Patil
646cc81656
Add GitHub Binary Release Pipeline for RustPython ( #5456 )
2024-12-28 11:34:53 +09:00