Commit Graph

7 Commits

Author SHA1 Message Date
Renovate 382d9ef1cd Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.7.0.202606012155-r (#12)
Deploy / build (push) Successful in 2m22s
2026-06-10 18:00:31 +02:00
Renovate 1d6c8b68ba Update plugin org.springframework.boot to v4.0.6 (#8)
Deploy / build (push) Successful in 2m15s
Co-authored-by: Renovate Bot <sebastiaan.de.schaetzen+renovate@gmail.com>
Co-committed-by: Renovate Bot <sebastiaan.de.schaetzen+renovate@gmail.com>
2026-05-03 13:03:51 +02:00
Renovate 7c595ef022 Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.6.0.202603022253-r 2026-05-02 20:59:17 +00:00
seeseemelk 4077c1b28e Log test results
Deploy / build (push) Successful in 1m41s
2026-02-27 22:02:13 +01:00
seeseemelk 39f09f03ff Add JaCoCo coverage and improve tests to 98.7%
Add JaCoCo plugin for coverage reporting. Add additional tests
for null/edge cases in TelnetSession, TelnetServer, and
WebgitApplication.main to maximize coverage.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-26 08:48:06 +01:00
seeseemelk a7d03b3410 Add WebgitProperties configuration
Add configuration properties class with worktreePath and gitDirPath
settings, and JGit dependency.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-26 08:40:17 +01:00
seeseemelk 47c7841017 Initial commit 2026-02-26 08:29:29 +01:00