Skip to content

Commit

Permalink
Merge branch 'master' into amin/cleanenv
Browse files Browse the repository at this point in the history
  • Loading branch information
aminsammara authored Feb 24, 2025
2 parents e668742 + 01a3f56 commit 79ac2f9
Show file tree
Hide file tree
Showing 2,559 changed files with 83,542 additions and 176,502 deletions.
2 changes: 1 addition & 1 deletion .github/ensure-builder/install
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ function install_parallel() {
}
export -f install_parallel
if ! command -v parallel >/dev/null; then
DENOISE=1 ci3/denoise ci3/retry install_parallel
DENOISE=1 ci3/denoise "ci3/retry install_parallel"
fi
[ -x /usr/local/bin/earthly ] || ci3/dump_fail ci3/earthly_install
2 changes: 1 addition & 1 deletion .github/ensure-tester/run
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ fi
echo "exit_code=$exit_code" >> $GITHUB_OUTPUT
if [ $exit_code = 155 ]; then
echo "Spot eviction detected - retrying with on-demand."
fi
fi
134 changes: 0 additions & 134 deletions .github/prune-launch-templates/.gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions .github/prune-launch-templates/LICENSE

This file was deleted.

31 changes: 0 additions & 31 deletions .github/prune-launch-templates/README.md

This file was deleted.

Loading

0 comments on commit 79ac2f9

Please sign in to comment.