Commit Graph

17 Commits

Author SHA1 Message Date
Dan Bungert a7ecf9c8ee workflow: run both linters always
If the linter is broken in the distro in the devel series but not the
LTS, such as right now, it's interesting to allow the LTS linter to
finish.
2023-03-21 18:44:51 -06:00
Olivier Gayot 9b18f45700 snapcraft: upgrade to core22
Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2023-03-16 12:21:44 +01:00
Dan Bungert 4db88f5075 workflow: +lunar 2022-12-15 07:20:44 -07:00
Dan Bungert 5bd940cb0a workflows: -impish 2022-07-18 13:17:58 -06:00
Dan Bungert d8f80d1e33 workflow: +kinetic for linter
Add a second linter container to also lint against the newer python.
2022-07-08 08:31:34 -06:00
Dan Bungert 51492b8f53 workflows: +kinetic 2022-04-25 15:18:31 -06:00
Dan Bungert c260df2894 workflow: -hirsute 2022-02-03 12:21:04 -07:00
Dan Bungert c30cf2d3d3 workflows: +jammy 2021-10-28 18:21:09 -06:00
Dan Bungert 2886a491b9 workflows: drop bionic 2021-10-05 18:39:00 -06:00
Dan Bungert 103f3876b8 workflows: fail-fast false to let other builds run
Use fail-fast: false to let the non-failing matrix builds continue to
run.  Right now impish is timing out early in the process and we can't
see the results for the others.

Co-authored-by: Didier Roche <didrocks@ubuntu.com>
2021-10-05 10:27:08 -06:00
Dan Bungert 7b066f24b6 Remove groovy from CI image matrix 2021-08-09 11:07:05 -06:00
Dan Bungert 1d42f897a1
test-in-lxd: remove privileged container usage (#974)
* test-in-lxd: remove privileged container usage

* Don't assume certain home directory name

* Try enabling groovy
2021-06-07 14:36:37 -06:00
Dan Bungert 1a91ee7a01
github action: s/groovy/impish (#969) 2021-06-02 08:03:16 -06:00
Dan Bungert 4f9de12556
Split unit / integration tests a bit (#956)
Unit tests should be quick and run frequently.
Integration tests can be longer and run less often.
Split them up.
2021-05-17 07:31:29 -06:00
Michael Hudson-Doyle 2d8e288ac4 run lint on ubuntu-20.04 too 2021-02-19 09:37:05 +13:00
Michael Hudson-Doyle 7ce8bdfa81 fix github action, apparently we are running on 20.04 now
this worked yesterday, I promise!
2021-02-19 09:24:20 +13:00
Michael Hudson-Doyle d1afc54389 switch to github actions 2021-02-18 13:01:45 +13:00