Skip to content

Commit

Permalink
Merge branch 'master' into pool3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy C committed Nov 12, 2024
2 parents e935d28 + 05713df commit 3a6f7ef
Show file tree
Hide file tree
Showing 498 changed files with 30,763 additions and 12,375 deletions.
4 changes: 2 additions & 2 deletions .builds/dummy_orig.yml_disabled
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ secrets:
- 2678474d-b22b-449f-a19a-16cb403c94cd
tasks:
- dummy: |
cd oil
cd oils
soil/worker.sh JOB-dummy
- publish-html: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key
26 changes: 13 additions & 13 deletions .builds/worker1.yml_disabled
Original file line number Diff line number Diff line change
Expand Up @@ -20,56 +20,56 @@ secrets:

tasks:
- mount-perms: |
cd oil
cd oils
soil/host-shim.sh mount-perms $PWD

- dummy: |
cd oil
cd oils
soil/host-shim.sh run-job-uke podman $PWD dummy

# Relies on SSH key, so do it outside the container
- publish-dummy: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key dummy

- job-reset-1: |
cd oil
cd oils
soil/host-shim.sh job-reset

- pea: |
cd oil
cd oils
soil/host-shim.sh run-job-uke podman $PWD pea

- publish-pea: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key pea

- job-reset-2: |
cd oil
cd oils
soil/host-shim.sh job-reset

- cpp-small: |
cd oil
cd oils
soil/host-shim.sh run-job-uke podman $PWD cpp-small

- publish-cpp-small: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key cpp-small

# - cpp-coverage: |
# cd oil
# cd oils
# soil/host-shim.sh run-job-uke podman $PWD cpp-coverage
#
# - publish-cpp-coverage: |
# cd oil
# cd oils
# soil/sourcehut.sh publish-html-assuming-ssh-key
#
# - job-reset-2: |
# cd oil
# cd oils
# soil/host-shim.sh job-reset


- did-all-succeed: |
cd oil
cd oils
soil/host-shim.sh did-all-succeed dummy pea cpp-small
#soil/host-shim.sh did-all-succeed pea cpp-coverage dummy
22 changes: 11 additions & 11 deletions .builds/worker2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,45 +17,45 @@ secrets:

tasks:
- mount-perms: |
cd oil
cd oils
soil/host-shim.sh mount-perms $PWD
- cpp-tarball: |
cd oil
cd oils
soil/host-shim.sh run-job-uke podman $PWD cpp-tarball
- publish-cpp-tarball: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key cpp-tarball
- job-reset-1: |
cd oil
cd oils
soil/host-shim.sh job-reset
- benchmarks: |
cd oil
cd oils
soil/host-shim.sh run-job-uke podman $PWD benchmarks
- publish-benchmarks: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key benchmarks
#- cpp-spec: |
#cd oil
#cd oils
#soil/host-shim.sh run-job-uke podman $PWD cpp-spec
#- publish-cpp-spec: |
#cd oil
#cd oils
#soil/sourcehut.sh publish-html-assuming-ssh-key cpp-spec
#- other-tests: |
# cd oil
# cd oils
# soil/host-shim.sh run-job-uke podman $PWD other-tests
#- publish-other-tests: |
# cd oil
# cd oils
# soil/sourcehut.sh publish-html-assuming-ssh-key other-tests
- did-all-succeed: |
cd oil
cd oils
soil/host-shim.sh did-all-succeed cpp-tarball benchmarks
18 changes: 9 additions & 9 deletions .builds/worker3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,40 +23,40 @@ secrets:

tasks:
- dev-setup-debian: |
cd oil
cd oils
soil/worker.sh JOB-dev-setup-debian
- publish-dev-setup-debian: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-debian
#- mount-perms: |
# cd oil
# cd oils
# soil/host-shim.sh mount-perms $PWD

#- dev-minimal: |
# cd oil
# cd oils
# soil/host-shim.sh run-job-uke podman $PWD dev-minimal

## Relies on SSH key, so do it outside the container
#- publish-dev-minimal: |
# cd oil
# cd oils
# soil/sourcehut.sh publish-html-assuming-ssh-key dev-minimal

# Outside container
#- job-reset: |
# cd oil
# cd oils
# soil/host-shim.sh job-reset

#- other-tests: |
# cd oil
# cd oils
# soil/host-shim.sh run-job-uke podman $PWD other-tests

#- publish-other-tests: |
# cd oil
# cd oils
# soil/sourcehut.sh publish-html-assuming-ssh-key

# - did-all-succeed: |
# cd oil
# cd oils
# soil/host-shim.sh did-all-succeed dev-minimal
# #soil/host-shim.sh did-all-succeed dev-minimal other-tests
14 changes: 7 additions & 7 deletions .builds/worker4.yml_disabled
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@ secrets:

tasks:
- mount-perms: |
cd oil
cd oils
soil/host-shim.sh mount-perms $PWD

#- ovm-tarball: |
# cd oil
# cd oils
# soil/host-shim.sh run-job-uke podman $PWD ovm-tarball

## Relies on SSH key, so do it outside the container
#- publish-ovm-tarball: |
# cd oil
# cd oils
# soil/sourcehut.sh publish-html-assuming-ssh-key

#- job-reset-2: |
# cd oil
# cd oils
# soil/host-shim.sh job-reset

- benchmarks2: |
cd oil
cd oils
soil/host-shim.sh run-job-uke podman $PWD benchmarks2

- publish-benchmarks2: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key benchmarks2

- did-all-succeed: |
cd oil
cd oils
soil/host-shim.sh did-all-succeed benchmarks2
#soil/host-shim.sh did-all-succeed ovm-tarball benchmarks2
6 changes: 3 additions & 3 deletions .builds/worker5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ secrets:

tasks:
- dev-setup-fedora: |
cd oil
cd oils
soil/worker.sh JOB-dev-setup-fedora
- publish-dev-setup-fedora: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-fedora
- did-all-succeed: |
cd oil
cd oils
soil/host-shim.sh did-all-succeed dev-setup-fedora
6 changes: 3 additions & 3 deletions .builds/worker6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ secrets:

tasks:
- dev-setup-alpine: |
cd oil
cd oils
soil/worker.sh JOB-dev-setup-alpine
- publish-dev-setup-alpine: |
cd oil
cd oils
soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-alpine
- did-all-succeed: |
cd oil
cd oils
soil/host-shim.sh did-all-succeed dev-setup-alpine
Loading

0 comments on commit 3a6f7ef

Please sign in to comment.