Merge forgejo/master (tts stack) into wizard/android-emulator
Some checks failed
ci/woodpecker/push/default Pipeline failed
ci/woodpecker/push/postmortem-todos Pipeline was successful
ci/woodpecker/push/build-cli Pipeline was successful

# Conflicts:
#	stacks/tripit/main.tf
This commit is contained in:
Viktor Barzin 2026-06-11 19:53:07 +00:00
commit 6bf216751b
37 changed files with 1774 additions and 86 deletions

View file

@ -1170,3 +1170,9 @@ resource "kubectl_manifest" "mutate_strip_cpu_limits" {
}
})
}
# Apply re-trigger 2026-06-11: 87702bdc landed with [ci skip], so this stack was
# never CI-applied; tripit#26 (tour-guide redo) needs the tts GPU-priority
# exclusion live before the tts stack applies. No functional change in this commit.
# (See stacks/tts/main.tf same apply-trigger note, tripit#26.)