Commit Graph

31 Commits

Author SHA1 Message Date
dependabot[bot]
723c4e756d build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 05:26:45 +00:00
dependabot[bot]
f1c7e2d90f build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
2024-01-01 05:51:55 +00:00
dependabot[bot]
ed6ff645c2 build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 05:45:52 +00:00
Erik Sundell
73e8eb2252 test refactor: slim down workflow for readability 2023-06-09 03:34:06 +02:00
Erik Sundell
c1aa30a479 hub env: remove pip pinning, always upgrade pip 2023-05-18 23:52:14 +02:00
Erik Sundell
4c6d54c79d Upgrade pip in hub env from 21.3 to to 23.1 when bootstrap script runs 2023-05-13 23:30:26 +02:00
Min RK
000e4f2540 sync with main 2023-04-17 09:44:58 +02:00
Erik Sundell
acd420765a ci: cleanup no longer needed .rst file type reference 2023-04-15 11:45:44 +02:00
Erik Sundell
6ecbe083d5 ci: use non-deprecated codecov action 2023-04-15 10:49:40 +02:00
Erik Sundell
d531a127d8 ci: shorten job names 2023-04-15 10:49:40 +02:00
Min RK
6b0b5f2998 add bzip2 to test env
required for testing against miniconda 4.5
2023-03-24 11:58:12 +01:00
Min RK
aa72179afa require ubuntu 20.04, test on debian 10 2023-03-21 10:17:02 +01:00
Erik Sundell
c56035ec0b ci: update github action versions 2022-09-09 22:29:41 +02:00
Erik Sundell
eec5da6b9b ci: don't test 21.10, only 22.04 2022-09-09 22:22:51 +02:00
Mridul Seth
2e5d275c7e ci: run int. and unit tests on 22.04 LTS + py3.10 2022-05-09 12:25:45 -06:00
Erik Sundell
6531f79371 ci: Disable unit tests against 21.10 2021-10-19 14:42:36 +02:00
Erik Sundell
ba25e09b82 Pin pip to 21.3.* 2021-10-19 14:42:36 +02:00
Erik Sundell
1d6ac29145 ci: add notes about pytest --maxfail=2 choice 2021-10-19 14:42:36 +02:00
Erik Sundell
5b820bc855 ci: provide a timeout to ensure logs are collected 2021-10-19 14:42:36 +02:00
Erik Sundell
69f2b0b504 ci: test against 21.10 2021-10-19 14:42:36 +02:00
Erik Sundell
a4768226ee ci: make pytest report time per test 2021-10-19 14:42:36 +02:00
Erik Sundell
4042967437 Unpin pip to support 20.04 2021-10-19 14:42:36 +02:00
Erik Sundell
2dfe4b8211 ci: towards testing non-LTS ubuntu versions 2021-10-19 14:42:36 +02:00
Erik Sundell
fd99caa8fb ci: bust cache based on python version 2021-10-19 14:42:36 +02:00
Erik Sundell
5d3e3c0f2c ci: run unit tests against 18.04-20.04 and py36-py39 2021-10-19 14:42:36 +02:00
Erik Sundell
f4feaa08b5 ci: coalesce integration-test and upgrade-test into one workflow 2021-10-19 14:42:36 +02:00
Erik Sundell
1f16542e09 ci: don't run tests unless needed 2021-10-19 14:42:36 +02:00
Erik Sundell
6daee0d643 ci: use pytest flags --color --exit-first --verbose 2021-10-19 14:42:36 +02:00
Erik Sundell
82212f8494 ci: add some vertical space for readability 2021-10-19 14:42:36 +02:00
GeorgianaElena
c8f86833b7 Install git too 2021-04-05 21:52:37 +03:00
GeorgianaElena
8839d67c8e Add GHA unit test 2021-03-23 11:44:36 +02:00