Skip to content

Commit 3239033

Browse files
CopilotCrow-Control
andcommitted
fix(snipe-it): rootless startup, tcp test pass, move to working
Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
1 parent 268946b commit 3239033

13 files changed

Lines changed: 50 additions & 86 deletions

File tree

porting/queues/passing/snipe-it/SWEEP_STATUS.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

porting/queues/passing/snipe-it/start.sh

Lines changed: 0 additions & 78 deletions
This file was deleted.

porting/queues/passing/snipe-it/Dockerfile renamed to porting/queues/working/snipe-it/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ RUN \
2121
php-redis \
2222
composer \
2323
php8.3-common \
24+
php8.3-cli \
2425
php8.3-xml \
2526
php8.3-zip \
2627
php-mcrypt && \
File renamed without changes.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Sweep Status
2+
3+
- Timestamp (UTC): 2026-02-20T20:24:27Z
4+
- Build: ok
5+
- Forgetool test: pass
6+
- Run status: running
7+
- Timeout for build/test: 120 seconds
8+
- Forgetool path: /tmp/forgetool-bin/forgetool
9+
10+
## Last test log tail
11+
```
12+
20:23:52 ℹ️ [INFO] 🧪 Health check: image=snipe-it:8.0.4
13+
20:23:52 ℹ️ [INFO] 🚀 Starting container: image=snipe-it:8.0.4 customizers=1
14+
20:24:22 ✅ [OK] Container is up: image=snipe-it:8.0.4
15+
20:24:23 ℹ️ [INFO] 🧪 Wait checks: image=snipe-it:8.0.4 http=0 tcp=1
16+
20:24:23 ℹ️ [INFO] 🚀 Starting container: image=snipe-it:8.0.4 customizers=2
17+
20:24:26 ✅ [OK] Container is up: image=snipe-it:8.0.4
18+
20:24:27 ℹ️ [INFO] 🧪 Standard run check: image=snipe-it:8.0.4
19+
20:24:27 ✅ [OK] Container is up: image=snipe-it:8.0.4
20+
```
File renamed without changes.
File renamed without changes.
File renamed without changes.

porting/queues/passing/snipe-it/root/defaults/nginx/site-confs/default.conf.sample renamed to porting/queues/working/snipe-it/root/defaults/nginx/site-confs/default.conf.sample

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)