Commit Graph

11 Commits

Author SHA1 Message Date
8bf1594329 Merge pull request 'add-ci' (#4) from add-ci into main
Reviewed-on: pierront/rock-paper-scissors#4
2025-11-23 01:19:53 +01:00
Maxime Pierront
33b24c62d4 Refactor InMemoryStatRepository initialization with default stats constant, make Application.main public, update Java version to 21 in pom.xml, and remove redundant Jenkinsfile configuration. 2025-11-23 01:12:37 +01:00
Maxime Pierront
ac66320f9a Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages. 2025-11-23 00:59:37 +01:00
Maxime Pierront
71cc786ea5 Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages. 2025-11-23 00:48:59 +01:00
b8c9b382d8 Merge pull request 'Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages.' (#3) from add-ci into main
Reviewed-on: pierront/rock-paper-scissors#3
2025-11-23 00:40:16 +01:00
Maxime Pierront
56aa4c7b3a Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages. 2025-11-23 00:39:26 +01:00
56206c02bb Merge pull request 'Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages.' (#2) from add-ci into main
Reviewed-on: pierront/rock-paper-scissors#2
2025-11-23 00:28:21 +01:00
Maxime Pierront
cb499eaf32 Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages. 2025-11-23 00:25:44 +01:00
9405b66593 Merge pull request 'Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages.' (#1) from add-ci into main
Reviewed-on: pierront/rock-paper-scissors#1
2025-11-23 00:22:12 +01:00
Maxime Pierront
1d67074daa Add Jenkinsfile for CI/CD pipeline setup, including build, test, package, and deployment stages. 2025-11-23 00:19:06 +01:00
Maxime Pierront
513ac8356e Initialize Rock-Paper-Scissors project with Spring Boot, domain, SPI, and Modulith setup. 2025-11-22 23:54:22 +01:00