Skip to content

Commit

Permalink
Auto merge of #88697 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
[beta] branch 1.56.0

r? `@Mark-Simulacrum`
  • Loading branch information
bors committed Sep 7, 2021
2 parents b4e8596 + 7656e06 commit e784c96
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/ci/channel
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly
beta
8 changes: 0 additions & 8 deletions src/ci/scripts/verify-backported-commits.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ verify_backported_commits_main() {
exit 0
fi

echo 'git: unshallowing the repository so we can check commits'
git fetch \
--no-tags \
--no-recurse-submodules \
--progress \
--prune \
--unshallow

if [[ $ci_base_branch == "beta" ]]; then
verify_cherries master "$BETA_LIMIT" \
|| exit 1
Expand Down
2 changes: 1 addition & 1 deletion src/tools/rls

0 comments on commit e784c96

Please sign in to comment.