Skip to content

Comments

chore: test tests 2#1507

Merged
Crow-Control merged 8 commits intomainfrom
test-tests2
Feb 21, 2026
Merged

chore: test tests 2#1507
Crow-Control merged 8 commits intomainfrom
test-tests2

Conversation

@Crow-Control
Copy link
Member

Description

⚒️ Fixes #

⚙️ Type of change

  • 🧰 New container/image
  • 🛠️ Update existing container/image
  • 🐛 Bugfix (Dockerfile, scripts, chart values)
  • 🔃 Refactor (no functional change)
  • ⚠️ Breaking change (image tag, chart API change)

🧪 How Has This Been Tested?

  • ✅ Built container locally
  • ✅ Ran container tests (unit/integration)
  • ✅ Verified image in staging environment
  • ✅ Checked container logs for errors

📃 Notes

✔️ Checklist:

  • ⚖️ Changes follow the style guidelines of this project
  • 👀 Self-review completed
  • ✍️ Dockerfile and scripts are clear and accurate
  • 🔗 Internal references (base images) are correct
  • 🧪 Test instructions included
  • 🏷️ The PR title follows the convention:
    • feat(page):
    • fix(content):
    • docs(site):
    • chore(site):

Please don't blindly check all the boxes. Read them and only check those that apply.
Those checkboxes are there for the reviewer to see what is this all about and
the status of this PR with a quick glance.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes per-app TRIGGER placeholder files from several apps/<app>/ directories. This appears to be repo cleanup and does not affect build or runtime logic, and CI/workflows do not reference these TRIGGER files.

Changes:

  • Delete TRIGGER files from multiple app folders (wud, sonarr, java11, gluetun, cloudflareddns, adguardhome-sync).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apps/wud/TRIGGER Removed placeholder trigger file.
apps/sonarr/TRIGGER Removed placeholder trigger file.
apps/java11/TRIGGER Removed placeholder trigger file.
apps/gluetun/TRIGGER Removed placeholder trigger file.
apps/cloudflareddns/TRIGGER Removed placeholder trigger file.
apps/adguardhome-sync/TRIGGER Removed placeholder trigger file.

@trueforge-bot
Copy link

trueforge-bot bot commented Feb 21, 2026

📦 App Size Analysis

Note

Comparing ghcr.io/trueforge-org/kubectl:rollingghcr.io/trueforge-org/kubectl:sandbox

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 163.21 MB 163.21 MB +0 B (+0%) 🔄
linux/arm64 157.33 MB 157.33 MB +0 B (+0%) 🔄

@trueforge-bot
Copy link

trueforge-bot bot commented Feb 21, 2026

📦 App Size Analysis

Note

Comparing ghcr.io/trueforge-org/gluetun:rollingghcr.io/trueforge-org/gluetun:sandbox

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 142.3 MB 142.3 MB +0 B (+0%) 🔄
linux/arm64 138.58 MB 138.58 MB +0 B (+0%) 🔄

@trueforge-bot
Copy link

trueforge-bot bot commented Feb 21, 2026

📦 App Size Analysis

Note

Comparing ghcr.io/trueforge-org/adguardhome-sync:rollingghcr.io/trueforge-org/adguardhome-sync:sandbox

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 140.98 MB 140.98 MB +0 B (+0%) 🔄
linux/arm64 136.95 MB 136.95 MB +0 B (+0%) 🔄

@Crow-Control Crow-Control merged commit 9f06e63 into main Feb 21, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment