gplugin/gplugin

Parents 4a343ffeb111
Children 93a239792a2b
Remove the fedora 30 build and add fedora 33 and ubuntu groovy builds

Testing Done:
Built the images locally and tested the build against them that way.

Reviewed at https://reviews.imfreedom.org/r/107/
  • +13 -6
    convey.yml
  • --- a/convey.yml Sat Sep 05 23:32:26 2020 -0500
    +++ b/convey.yml Sun Sep 06 01:35:55 2020 -0500
    @@ -19,9 +19,9 @@
    - debian-bullseye-armhf
    - dist
    - elementary-juno-amd64
    - - fedora-30-amd64
    - fedora-31-amd64
    - fedora-32-amd64
    + - fedora-33-amd64
    - fedora-rawhide-amd64
    - i18n
    - mingw-w64-i686
    @@ -30,6 +30,7 @@
    - pvs-studio
    - scanbuild
    - ubuntu-focal-amd64
    + - ubuntu-groovy-amd64
    - valgrind
    import:
    @@ -144,10 +145,6 @@
    stages:
    - tasks: [import, build, export]
    - fedora-30-amd64:
    - environment: [DISTRO=fedora, VERSION=30]
    - stages:
    - - tasks: [import, build, export]
    fedora-31-amd64:
    environment: [DISTRO=fedora, VERSION=31]
    stages:
    @@ -156,6 +153,10 @@
    environment: [DISTRO=fedora, VERSION=32]
    stages:
    - tasks: [import, build, export]
    + fedora-33-amd64:
    + environment: [DISTRO=fedora, VERSION=33]
    + stages:
    + - tasks: [import, build, export]
    fedora-rawhide-amd64:
    environment: [DISTRO=fedora, VERSION=rawhide]
    stages:
    @@ -232,6 +233,11 @@
    stages:
    - tasks: [import, build, export]
    + ubuntu-groovy-amd64:
    + environment: [DISTRO=ubuntu, VERSION=groovy]
    + stages:
    + - tasks: [import, build, export]
    +
    valgrind:
    environment: [TARGET=valgrind]
    stages:
    @@ -264,14 +270,15 @@
    - alpine-edge-amd64
    - debian-bullseye-amd64
    - dist
    - - fedora-30-amd64
    - fedora-31-amd64
    - fedora-32-amd64
    + - fedora-33-amd64
    - fedora-rawhide-amd64
    - mingw-w64-i686
    - mingw-w64-x86_64
    - opensuse-tumbleweed-amd64
    - ubuntu-focal-amd64
    + - ubuntu-groovy-amd64
    tools:
    plans:
    - clang-format