Skip to content

Commit

Permalink
Merge branch 'main' into eliza/instance-watch-rpw
Browse files Browse the repository at this point in the history
; Conflicts:
;	dev-tools/omdb/src/bin/omdb/nexus.rs
;	nexus-config/src/nexus_config.rs
;	nexus/examples/config.toml
;	nexus/src/app/background/init.rs
;	nexus/tests/config.test.toml
;	smf/nexus/multi-sled/config-partial.toml
;	smf/nexus/single-sled/config-partial.toml
  • Loading branch information
hawkw committed May 6, 2024
2 parents c1661e9 + 371a813 commit b1ec6e1
Show file tree
Hide file tree
Showing 132 changed files with 7,428 additions and 1,275 deletions.
1 change: 1 addition & 0 deletions .github/buildomat/jobs/host-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ source "$TOP/tools/include/force-git-over-https.sh"
HELIOSDIR=/work/helios
git clone https://github.com/oxidecomputer/helios.git "$HELIOSDIR"
cd "$HELIOSDIR"
git checkout pin-amd-host-image-builder
# Record the branch and commit in the output
git status --branch --porcelain=2
# Setting BUILD_OS to no makes setup skip repositories we don't need for
Expand Down
Loading

0 comments on commit b1ec6e1

Please sign in to comment.