lucasacchi
  • Joined on 2025-12-07
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-10 15:43:11 +02:00
f4764253e4 fix: align lab02 and lab03 student verification flows
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-10 15:12:07 +02:00
49e15f7ea2 fix(lab-01): align student flow and final verification
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 14:30:28 +02:00
89c8e6ae07 feat: add README.md to each lab with startup instructions and remove obsolete version from compose files
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 14:23:11 +02:00
b5ccb3c149 fix: remove unnecessary sudo from docker commands in tutorial 03
823f1dc0d8 fix: correct docker top method explanation in tutorial
Compare 2 commits »
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 13:01:05 +02:00
119a4ee4d1 docs: update student guide with Debian VM prerequisites
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:59:09 +02:00
6fb15d9524 docs: update prerequisites to specify Debian VM and correct Docker install script
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:40:42 +02:00
7b6f89afb0 docs: add comprehensive student guide and update README
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:39:03 +02:00
015c7b1b27 refactor: remove unnecessary TDD test files across all labs, keep only final verifications and update references
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:37:14 +02:00
be8720db6a refactor: remove unnecessary TDD test files from lab01, keep only final verification
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:33:32 +02:00
a246d7cbfc fix: add cd to lab directory in test-03 for docker compose commands
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:29:41 +02:00
b3f06fb9b5 fix: update test-01 to check final state after tutorial completion
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:28:02 +02:00
b3b9c10d68 fix: correct line endings, paths, and syntax in all lab01 test scripts
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:24:35 +02:00
19fdb650ad fix: correct path in grep command for docker-compose.yml in tutorial
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:23:41 +02:00
09991f3c72 fix: simplify grep command in tutorial troubleshooting to directly find user directive
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:19:14 +02:00
7340be7734 fix: correct troubleshooting in tutorial to check compose file instead of test Dockerfile
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:15:53 +02:00
a0b6efc308 fix: remove invalid local declarations from bash script
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:15:06 +02:00
dceefe0573 refactor: replace deprecated docker-compose with docker compose across repository
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:11:07 +02:00
64b7d49056 fix: increase grep lines for user directive check in verification script
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 12:08:17 +02:00
30c36a5fb0 refactor: simplify 99-final-verification.sh to focus on tutorial checks only
lucasacchi pushed to main at TTF/laboratori-cloud 2026-04-09 10:38:04 +02:00
63d1e6348f Update README.md