dependabot[bot]
8b68ec050d
Bump actions/checkout from 2 to 3 ( #3588 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
556aeb675b
Bump actions/setup-python from 2 to 3 ( #3586 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
nihui
bbb450f256
disable tools and examples building in python ci ( #3463 )
4 years ago
nihui
8916d1e47b
use concurrency for cancelling previous ci jobs ( #3405 )
4 years ago
nihui
f4f7fabe27
fix python wheel, parallel 3 for macos tasks ( #3396 )
4 years ago
dependabot[bot]
d3fa6dd706
Bump actions/cache from 2.1.6 to 2.1.7 ( #3376 )
4 years ago
nihui
c0d494298d
ci release update ( #3371 )
* update xcode 12.4
* fix windows package
4 years ago
dependabot[bot]
dd52ae4a78
Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 ( #3121 )
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases )
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.9.0...0.9.1 )
---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
nihui
8e0dd011e0
use more precise path filter for ci jobs ( #3003 )
5 years ago
dependabot[bot]
2f7635b94a
Bump actions/cache from 2.1.5 to 2.1.6 ( #2960 )
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
a3b1377c8b
Bump actions/cache from 1 to 2.1.5 ( #2946 )
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v1...v2.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
266d8891c7
Bump styfle/cancel-workflow-action from 0.7.0 to 0.9.0 ( #2945 )
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action ) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases )
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.7.0...0.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
nihui
a546ac034a
do not trigger ci on docs changes only and restyled bot commits
5 years ago
Cai Shanli
18980d717e
release to pypi on windows, linux and macos ( #2644 )
* release python
* fix twine upload only push tags, fix linux bdist_wheel so path error
* fix long_description_content_type
* remove log print
* set cibuildwheel version 1.6.3
* add pyproject.toml
* set release python only on push tag
* add ci build python 2.7
* remove python2.7; update readme.md
5 years ago
nihui
9268c25c83
ci cancel workflow ( #2635 )
5 years ago
Cai Shanli
6dc21825eb
add python build ci on mac and windows ( #2566 )
add test mat, blob and paramdict
fix README.md build
print mat'data in python
5 years ago