tuzi3040
468dc81107
CI: replace set-output with GITHUB_OUTPUT ( #3079 )
`::set-output` is deprecated as per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
1 год назад
native-api
1bcaab05b7
CI: push MacOS jobs to MacOS 13 and 14 ( #3002 )
Github has finally released those as free and retired macos-11
2 лет назад
Ivan Pozdeev
0e0ca0966b
CI: Run changed scripts in debug mode also
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 лет назад
Aviad Hahami
cf9d0dcd7b
fix: updating heredoc delimiter to be random and unique
3 лет назад
Ivan Pozdeev
a3f0bddc2a
CI: Migrate to checkout@v3
Actions runner warns about v2 deprecation
3 лет назад
Dan Dees
540c94bdb1
CI: Use PyPy 2.7 as PyPy source build bootstrapper
3 лет назад
Ivan Pozdeev
18f62f266d
Remove no-longer-needed PyPy prerequisites
3 лет назад
Ivan Pozdeev
49cc88094a
CI: Install bootstrapper Python for PyPy source builds
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
27b5f62dfb
CI: Build with -v
3 лет назад
Ivan Pozdeev
7c1e3a710c
CI: Support Micropython
3 лет назад
Ivan Pozdeev
13f273188d
CI: Exclude deleted scripts from modified check
3 лет назад
Ivan Pozdeev
42cace010b
CI: workaround MacOS jobs hanging for some Anaconda releases
Shims from executables bundled with some older Anaconda releases
cause MacOS script check jobs to hang at the end
4 лет назад
Ivan Pozdeev
64aacd5cfd
add_miniconda: support Anaconda, support non-CPython scripts in scripts check
4 лет назад
tuzi3040
0930533d92
CI: Add tests for modified python build scripts ( #2286 )
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
4 лет назад