Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-20 | CI: Package build for more platforms | Matous Holinka | |
.gitlab-ci.yml: + pkg targets for some distros added + artifacts added - some distros were commented out (due to errors). misc/docker/*: + Dockerfiles updated with the necessary packages. | |||
2021-05-19 | CI: Update docker images for building of documentation | Ondrej Zajicek (work) | |
2021-05-19 | CI: Test of apkg build | Ondrej Zajicek (work) | |
Also temporarily disable cf-ospf-auth, as there is some problem with it. | |||
2021-04-21 | CI/CD: some latest releases added. | Matous | |
/misc/docker/: + debian 11 (i386+amd64) added, + fedora 32 added, + fedora 33 added, + fedora 34 added, + opensuse 15.2 added, + opensuse 15.3 added, + ubuntu 20.04 added, + ubuntu 20.10 added, + ubuntu 21.04 added, - ubuntu 19.10 removed. /.gitlab-ci.yml: + stages 'image' and 'build' updated. |