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 години