Activity
fix(ci): add maxproblems parameter to maven test command
fix(ci): add maxproblems parameter to maven test command
ci(workflows): enable cancel-in-progress for concurrent jobs
ci(workflows): enable cancel-in-progress for concurrent jobs
fix(test): update Maven command in test to use antrun
fix(test): update Maven command in test to use antrun
chore(pom): update plugin config and format XML
chore(pom): update plugin config and format XML
fix(test): add p11151 to skip list in MavenTest
fix(test): add p11151 to skip list in MavenTest
fix(test): adjust test timeout and skip list
fix(test): adjust test timeout and skip list
fix(test): reduce test timeout from 5 to 3 seconds
fix(test): reduce test timeout from 5 to 3 seconds
fix(test): reduce test timeout and add problem skip list
fix(test): reduce test timeout and add problem skip list
fix(test): reduce test timeout from 30s to 10s
fix(test): reduce test timeout from 30s to 10s
fix(test): ignore test failures and simplify test execution
fix(test): ignore test failures and simplify test execution
fix(test): reduce test timeout from 300 to 30 seconds
fix(test): reduce test timeout from 300 to 30 seconds
fix(test): increase test timeout to 300 seconds
fix(test): increase test timeout to 300 seconds
ci(workflows): change environment from prod to dev
ci(workflows): change environment from prod to dev
ci(github-actions): Set fetch-depth for checkout actions
ci(github-actions): Set fetch-depth for checkout actions
ci: update JDK version to 24 in maven workflow
ci: update JDK version to 24 in maven workflow
ci(workflows): add concurrency groups
ci(workflows): add concurrency groups
chore(ci): add test workflow badge to README
chore(ci): add test workflow badge to README
fix(ci): improve JAVA_HOME verification in test workflow
fix(ci): improve JAVA_HOME verification in test workflow
ci: rename workflow from "Compile" to "Test"
ci: rename workflow from "Compile" to "Test"
ci: update JDK version and add JAVA_HOME check in test workflow
ci: update JDK version and add JAVA_HOME check in test workflow
fix(build): use $JAVA_HOME/bin/java in pom.xml
fix(build): use $JAVA_HOME/bin/java in pom.xml
ci: add GitHub workflow for Maven tests
ci: add GitHub workflow for Maven tests
fix(pom): update java path in exec plugin config
fix(pom): update java path in exec plugin config
refactor(test): rename MavenTestRunner to MavenTest
refactor(test): rename MavenTestRunner to MavenTest
chore(pom): Update versions and dependencies
chore(pom): Update versions and dependencies
refactor(uva): remove unused local testing code
refactor(uva): remove unused local testing code
refactor(uva): remove local judge setup code
refactor(uva): remove local judge setup code