dependabot[bot]
46cc3e552b
Bump actions/checkout from 6 to 7 in the github-actions group ( #3486 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1週間前
Ivan Pozdeev
e55613a267
CI: Don't trigger push checks on a pull request
1ヶ月前
Ivan Pozdeev
9b85239875
CI: - commented-out code
7ヶ月前
Ivan Pozdeev
293798582a
CI: build: - EOL 3.9, + 3.13
7ヶ月前
dependabot[bot]
a30c26ddf5
Bump actions/checkout from 5 to 6 in the github-actions group ( #3360 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7ヶ月前
dependabot[bot]
cd78412b80
Bump actions/checkout from 4 to 5 in the github-actions group ( #3318 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10ヶ月前
native-api
330e3fc130
CI: use Ubuntu 24.04; use ubuntu-latest for the ubuntu_build check ( #3144 )
Now that ubuntu-24 is out of beta at Github
Since for ubuntu_build, we only use one OS version
and the changes between versions are not as drastic as with MacOS,
it seems safe to have it upgrade automatically.
1年前
Edgar Ramírez-Mondragón
81632f0ab4
Remove EOL Python 3.8 from CI
1年前
Edgar Ramírez-Mondragón
a79440470e
Run `ubuntu_build` on Python 3.13
1年前
Ivan Pozdeev
948f53f6d8
CI: run builds in debug mode
since we're only interested in the output when something goes wrong
2年前
dependabot[bot]
96f93fd553
Bump the github-actions group with 1 update ( #2864 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2年前
Ivan Pozdeev
709534c21f
CI: add 3.12
2年前
Ivan Pozdeev
259b5cad26
Remove 3.7 from CI
3.7 is EOL since 2023-06-27
https://peps.python.org/pep-0537/
2年前
Ivan Pozdeev
e8a4b54231
CI: ubuntu-build: Fix 404s on `apt install`
3年前
Ivan Pozdeev
a3f0bddc2a
CI: Migrate to checkout@v3
Actions runner warns about v2 deprecation
3年前
Ivan Pozdeev
13d8568620
Add 3.11 into CI for Linux
3年前
Alex
8dd46e3915
GitHub Workflows security hardening ( #2511 )
Signed-off-by: Alex <aleksandrosansan@gmail.com>
3年前
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
3年前
native-api
a648682ed6
CI: Bump OS versions ( #2448 )
* CI: Bump OS versions
Github released ubuntu-22.04 and macos-12 from beta
and deprecated ubuntu-18.04 and macos-10.15, due to dropping by 2013.
* CI: clean up installed packages
3年前
Ivan Pozdeev
e52ad61389
CI: Bump versions
3年前
Ivan Pozdeev
27b5f62dfb
CI: Build with -v
3年前
Ivan Pozdeev
f03adae58a
Rename CI workflows to what they actually do
4年前
Ivan Pozdeev
7256feeaa8
Remove EOL versions from CI
4年前
James Morris
3d4fc164a2
Update Python 3.6 in Ubuntu tests
4年前
Parnassius
d601efa0d5
Add Python 3.10.0
4年前
Ned Batchelder
58e2087967
Add Python 3.10.0rc2 ( #2053 )
4年前
Fredrik Averpil
1427f80828
Add test to CI
5年前
Fredrik Averpil
7355554fdc
Add CPython 3.8.10 ( #1895 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
5年前
Rajiv Bakulesh Shah
1146ce6e9c
Add CPython 3.9.5 ( #1892 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
5年前
Fredrik Averpil
79d979f954
Add test
5年前
idwpan
e18ea212e9
add CPython 3.9.4
5年前
idwpan
e2a1c77666
Add CPython 3.9.3 and 3.8.9 ( #1859 )
5年前
Christian Clauss
f75e028401
Prove that actual Python == expected Python
5年前
Christian Clauss
45b99abec6
Update ubuntu_tests.yml
5年前
Christian Clauss
9212585098
Update ubuntu_tests.yml
5年前
Christian Clauss
5ca0900a23
Update ubuntu_tests.yml
5年前
Christian Clauss
6e74abc42a
Update ubuntu_tests.yml
5年前
Christian Clauss
c20aad5ef9
Update ubuntu_tests.yml
5年前
Christian Clauss
9e4ead1f93
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
5年前
Christian Clauss
66ba35817b
Separate pyenv install, pyenv global, pyenv rehash
5年前
Christian Clauss
acb5f572b2
echo $GITHUB_PATH
5年前
Christian Clauss
63a6f1bec4
GitHub Actions: Add $PYENV_ROOT/shims to $PATH
5年前
Christian Clauss
12e6f92a56
Update ubuntu_tests.yml
5年前
Christian Clauss
5ec5f9598f
echo "$HOME/bin" >> $GITHUB_PATH
5年前
Christian Clauss
f86a799b5f
Update ubuntu_tests.yml
5年前
Christian Clauss
1e4c759b7a
PYENV_ROOT: /home/runner/work/pyenv/pyenv
5年前
Christian Clauss
8c0603acf2
Update ubuntu_tests.yml
5年前
Christian Clauss
61e2f742fc
Update ubuntu_tests.yml
5年前
Christian Clauss
bc185d76cd
Update ubuntu_tests.yml
5年前
Christian Clauss
36efced5b7
echo "$HOME/.local/bin" >> $GITHUB_PATH
5年前