Christian Clauss
0adc6d050a
bump_version.py: `ast.Str` will be removed in Py314 so use `ast.Constant` ( #5164 )
2024-11-07 15:54:12 +09:00
Gyeongjae Choi
8fbf59203c
Unvendor pyodide-build ( #4882 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-26 23:51:57 +09:00
Loïc Estève
4cfc0ff4b6
Update codespell version in pre-commit ( #4938 )
2024-07-16 13:44:45 +02:00
Gyeongjae Choi
c4a6964429
Use Pyodide version instead of pyodide-build version when creating lockfile ( #4732 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-02 20:32:10 +09:00
Hood Chatham
6a1b0b09b6
Add CI job to check that release version matches repo file contents
2024-02-28 14:03:57 -08:00
Hood Chatham
8f71575dcc
Fix bump_version pattern for src/py/pyproject.toml
2024-02-05 17:07:32 -08:00
Matthias Köppe
eb6e03e56c
src/py/pyproject.toml: Move metadata here from setup.cfg ( #4472 )
...
Modernizing metadata
2024-02-02 08:32:08 -08:00
Hood Chatham
8c5ae6ff9e
Update description of github releases in docs ( #3498 )
2023-01-24 13:11:31 -08:00
Gyeongjae Choi
d802fb3fdc
Remove pre-built docker image support ( #3342 )
2022-12-13 12:04:15 +09:00
Gyeongjae Choi
c3a0ddb0c7
Add a version variable for Pyodide JavaScript Package ( #3074 )
2022-09-13 13:42:05 +09:00
Roman Yurchak
c85e00806b
MAINT Switch to pytest-pyodide ( #2893 )
...
Co-authored-by: ryanking13 <def6488@gmail.com>
2022-07-31 19:00:45 +09:00
Gyeongjae Choi
9d874d588b
MAINT Update pre-commit config ( #2890 )
2022-07-19 16:43:12 +01:00
Hood Chatham
cdb457bf5b
Add xbuildenv to github releases ( #2850 )
...
This adds a step that generates an xbuildenv to the circleci CI and
deploys it to github releases when we make a release. I also updated
the url in download_xbuildenv to point to github releases.
2022-07-10 10:58:39 +02:00
Gyeongjae Choi
7d7b7e899d
TST Make `pyodide-test-runner` installable ( #2742 )
2022-07-04 09:07:01 +02:00
Hood Chatham
734e91c4f5
MAINT Fix typo in bump-version ( #2745 )
2022-06-20 21:35:40 +02:00
Gyeongjae Choi
a11f72e145
Simplify the version bump process ( #2587 )
2022-05-30 10:26:40 +09:00