dependabot[bot]
364aaceb1c
Bump actions/upload-artifact from v2.1.1 to v2.1.2 ( #38505 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.1...c8879bf5aef7bef66f9b82b197f34c4eeeb1731b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 10:12:37 +02:00
Franck Nijhof
417e00ee9c
Temporary lock pip to 20.1.1 to avoid build issue ( #38358 )
2020-07-29 15:31:29 +02:00
dependabot[bot]
a92a7ec848
Bump actions/upload-artifact from 2.1.0 to v2.1.1 ( #38315 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 12:05:20 +02:00
dependabot[bot]
4001eabafa
Bump codecov/codecov-action from v1.0.11 to v1.0.12 ( #38102 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 13:16:31 +02:00
dependabot[bot]
1fc37fec7b
Bump actions/setup-python from v2 to v2.1.1 ( #38034 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2 to v2.1.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...0c28554988f6ccf1a4e2818e703679796e41a214 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 12:54:35 +02:00
dependabot[bot]
2a975db9cf
Bump codecov/codecov-action from v1.0.10 to v1.0.11 ( #38006 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 11:58:22 +02:00
Franck Nijhof
a3174a88f5
Don't reuse venv cache when Python version changes ( #37881 )
2020-07-15 15:08:38 +02:00
dependabot[bot]
f0916aeb86
Bump actions/upload-artifact from v2.0.1 to 2.1.0 ( #37841 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.0.1 to 2.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.0.1...ebad382c0953e8c6b4039e8d30dfd19ee7b2a862 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 10:39:58 +02:00
Paulus Schoutsen
0bcc8624b7
Reference constraint files from requirement files ( #37751 )
...
* Reference constraint files from requirement files
* Update azure-pipelines-wheels.yml
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-11 06:20:14 -07:00
dependabot[bot]
4a28133f11
Bump codecov/codecov-action from v1 to v1.0.10 ( #37556 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f3570723ef743f6942b6a480461ed0cd6c0f9baa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-06 16:12:12 +02:00
dependabot[bot]
308421f1d6
Bump actions/upload-artifact from v1 to v2.0.1 ( #37555 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v1 to v2.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1...97b7dace6c8d860ce9708aba808be6a2ee4cbc3a )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-06 16:11:43 +02:00
Franck Nijhof
c3b5bf7437
GitHub Actions: Add pytest problem matcher ( #37508 )
2020-07-05 14:10:42 +02:00
Franck Nijhof
ff3407ea25
GitHub Actions: Show diff on failure ( #37461 )
2020-07-04 17:19:46 -07:00
Franck Nijhof
79fb722657
GitHub Actions: Add flake8 problem matcher ( #37465 )
2020-07-04 17:19:00 -07:00
Franck Nijhof
3eb6e75d3e
GitHub Actions: Add yamllint problem matcher ( #37468 )
...
* GitHub Actions: Add yamllint problem matcher
* Introduce YAML issue to test problem matcher
* Revert "Introduce YAML issue to test problem matcher"
This reverts commit fa88c9484e
.
2020-07-04 17:05:14 -07:00
Franck Nijhof
6d6188e34d
GitHub Actions: Add mypy problem matcher ( #37485 )
2020-07-04 17:04:39 -07:00
Franck Nijhof
fa6bd786d2
GitHub Actions: Add check executables problem matcher ( #37488 )
...
* GitHub Actions: Add check executables problem matcher
* Create a problem for testing
* Revert "Create a problem for testing"
This reverts commit 3532b3777f
.
2020-07-04 17:04:25 -07:00
Franck Nijhof
b4aa6f9f8b
GitHub Actions: Add pylint problem matcher ( #37463 )
...
* GitHub Actions: Add pylint problem matcher
* Create a pylint issue to test
* Create another pylint issue to test
* Register problem matcher in same step
* Apply possible workaround
* Disable problem matcher to catch raw output
* Trying again with new CI containers
* Extend problem matcher with errors and warnings
* Improve matching, keep error code in message
* Revert "Create another pylint issue to test"
This reverts commit a90e23656e
.
* Revert "Create a pylint issue to test"
This reverts commit 9dd5148eb4
.
* Fix stable name in job description
2020-07-04 17:00:51 -07:00
Franck Nijhof
c71fcc8cbb
GitHub Actions: Add json problem matcher ( #37490 )
...
* GitHub Actions: Add json problem matcher
* Create a problem for testing
* Revert "Create a problem for testing"
This reverts commit d7735e4af3
.
2020-07-04 16:59:41 -07:00
Franck Nijhof
83b41897f8
GitHub Actions: Add codespell problem matcher ( #37487 )
...
* GitHub Actions: Add codespell problem matcher
* Add some spelling issues for test
* Disable color, might throw off matcher
* Revert "Add some spelling issues for test"
This reverts commit 3afb59c8d9
.
2020-07-04 16:59:22 -07:00
Franck Nijhof
c630037f04
GitHub Actions: Add hadolint problem matcher ( #37494 )
2020-07-04 16:59:02 -07:00
Franck Nijhof
573134fcb4
Add GitHub Actions for CI ( #37419 )
...
* Add GitHub Actions for CI
* Add base/full to step descriptions
2020-07-03 19:18:01 +02:00