Commit Graph

11 Commits

Author SHA1 Message Date
508ddfd425 Restore the missing semicolon in ItemsController#create so the Java compilation step succeeds.
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 1m21s
2026-05-07 21:32:44 +00:00
068ae60a17 test(#310): break compile to test copilot fix flow
Some checks failed
Build and Push to ACR / Build and Push (push) Failing after 40s
2026-05-07 21:26:16 +00:00
3ddb4f9c86 feat(k6): add bespoke load test files
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 1m16s
2026-05-07 21:16:35 +00:00
2ea631b5a4 feat(scaffold): add src/test/java/com/kyndryl/platform/service/ApplicationTests.java [skip ci] 2026-05-07 21:16:12 +00:00
c95b224bd2 feat(scaffold): add src/main/java/com/kyndryl/platform/service/ItemsController.java [skip ci] 2026-05-07 21:16:11 +00:00
bf55942d81 feat(scaffold): add src/main/java/com/kyndryl/platform/service/Application.java [skip ci] 2026-05-07 21:16:11 +00:00
cb1fb8c29a feat(scaffold): add src/main/resources/application.yml [skip ci] 2026-05-07 21:16:10 +00:00
038f5674f6 feat(scaffold): add pom.xml [skip ci] 2026-05-07 21:16:09 +00:00
6b84b15465 feat(scaffold): add Dockerfile [skip ci] 2026-05-07 21:16:08 +00:00
89139d8b44 feat(scaffold): add .gitignore [skip ci] 2026-05-07 21:16:07 +00:00
Scaffolder
57cd98d4a7 initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m5s
Change-Id: If990189cda945d2bc41eca140f5d7c3e594b69c0
2026-05-07 21:16:05 +00:00