Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial Ci automation #25

Merged
merged 28 commits into from
Sep 24, 2024
Merged

initial Ci automation #25

merged 28 commits into from
Sep 24, 2024

Conversation

cleary
Copy link
Owner

@cleary cleary commented Sep 24, 2024

automate testing on ubuntu releases available directly in ci-runners
refs #24

todo: investigate vagrant for using with distros not provided by ci-runners

@cleary cleary merged commit 00ac21d into master Sep 24, 2024
3 checks passed
cleary added a commit that referenced this pull request Oct 2, 2024
* add test vagrant ci actions

* use diff apt-cacheing task

* install vagrant too

* use `working-directory`

* hail mary

* check env

* Update vagrant-up.yml

* checkout first, try for global default working-directory

* fix syntax

* force virtualbox use

* add extra deps

* Update Vagrantfile.debian12_64, do not use gui

* try not cacheing packages

* fix apt syntax

* try libvirt/qemu

* use sudo

* discard vagrant requirement

* fix syntax for checkout submodules

* rename vagrant-up.yml to ubuntu-latest.yml

* Create ubuntu-24.04.yml action

* Create ubuntu-22.04.yml

* Create ubuntu-20.04.yml

* fix syntax for job spec

* fix syntax for job spec

* fix syntax for job spec

* combine tasks into one job

* use non-caching apt

* Update Vagrantfile.debian12_64
cleary added a commit that referenced this pull request Oct 2, 2024
* add test vagrant ci actions

* use diff apt-cacheing task

* install vagrant too

* use `working-directory`

* hail mary

* check env

* Update vagrant-up.yml

* checkout first, try for global default working-directory

* fix syntax

* force virtualbox use

* add extra deps

* Update Vagrantfile.debian12_64, do not use gui

* try not cacheing packages

* fix apt syntax

* try libvirt/qemu

* use sudo

* discard vagrant requirement

* fix syntax for checkout submodules

* rename vagrant-up.yml to ubuntu-latest.yml

* Create ubuntu-24.04.yml action

* Create ubuntu-22.04.yml

* Create ubuntu-20.04.yml

* fix syntax for job spec

* fix syntax for job spec

* fix syntax for job spec

* combine tasks into one job

* use non-caching apt

* Update Vagrantfile.debian12_64

* revisit vagrant on debian11

* update job name

* use sudo

* update vbox options for github ci

* use vbox for vagrant ci run

* add some notes to vagrant readme

* gurumeditation error, try newer runner image

* vagrant missing in 24.04, try 20.04

* create test playbook, vars for all roles

* nonce commit to trigger workflow

* update all vagrantfiles to use all roles playbook

* disable vbox gui for all boxes

* run workflow steps if previous step failed

* remove debian 10 support

* use correct vagrant files, destroy when finished

* add ssh option for vagrant, remove todo

* use force destroy to bypass confirmation

* use specific version for bookworm

* use correct version syntax

* migrate to 24.04 for vagrant host

* explicitly install vagrant after adding

* change syntax for adding repo

* split distro families to separate runners

* rename jobs correctly

* remove mint20 testing, update readme

* rename ubuntu workflow to be consistent with others

* try ubuntu in vagrant

* turn gui off for ubuntu

* use testing playbook for ubuntu vagrant files

* initial Ci automation (#25)

* add test vagrant ci actions

* use diff apt-cacheing task

* install vagrant too

* use `working-directory`

* hail mary

* check env

* Update vagrant-up.yml

* checkout first, try for global default working-directory

* fix syntax

* force virtualbox use

* add extra deps

* Update Vagrantfile.debian12_64, do not use gui

* try not cacheing packages

* fix apt syntax

* try libvirt/qemu

* use sudo

* discard vagrant requirement

* fix syntax for checkout submodules

* rename vagrant-up.yml to ubuntu-latest.yml

* Create ubuntu-24.04.yml action

* Create ubuntu-22.04.yml

* Create ubuntu-20.04.yml

* fix syntax for job spec

* fix syntax for job spec

* fix syntax for job spec

* combine tasks into one job

* use non-caching apt

* Update Vagrantfile.debian12_64

* rename workflow

* use github actions to test all os families, closes #24

* remove non-functional test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant