Conversation
Initial project skeleton with static analysis and release workflow.
Fix Sonar issues preventing scans. Fix issue with NPM cache
|
…-plugin to v3.3.2 (#10) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ven-plugin to v4 (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…rter-parent to v3.3.4 (#9) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Enable automerging of minor or patch updates to dependencies with a high or very high confidence level. Signed-off-by: Timothy Walshjamin <walshta@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Removed schedule for dependency updates. Signed-off-by: Timothy Walshjamin <walshta@users.noreply.github.com>
* Rename analysis.yml to ci.yml * Add mutation testing * Fix pitest configuration * Fix sonar configuration * Another pit fix * Another pit fix * Another pit fix * Sonar fix * Add integration test * Add integration test * default not skipping unit tests * default not skipping unit tests * fix line continuation * downgrade sonar-maven-plugin * fix sonar pr decoration bug * fix chatgpt induced error * fix token * fix sonar * use GitHub Actions format
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ci: Update version in pom and pass to Sonar * ci: add --ignore-scripts
…rter-parent to v4.0.2 (#27) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…rter-parent to v4.0.3 (#33) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: add .env to gitignore * ci: publish images to ghcr when a release is successful * feat: containerize * ci: use same hash version of checkout action * ci: use standard Surefire flag * ci: use standard Surefire flag * ci: use standard Surefire flag * ci: Use db agnostic env variables * ci: fix root user issue * ci: fix db connection error during test execution * ci: remove explicit spring profile setting * ci: fix failsafe to run * feat: init database schema * feat: simple controller * fix: mocking of OffsetDateTime.now() to test * fix: unit and integration tests for ping controller * fix: unit and integration tests for ping controller
🧬 Mutation Testing (PIT)Mutation testing details
Non-blocking. For visibility only. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Enable authentication to the Google organization.