Skip to content

feat(): add OAuth2.0 authentication#8

Open
walshta wants to merge 31 commits intoalphafrom
feature/oauth
Open

feat(): add OAuth2.0 authentication#8
walshta wants to merge 31 commits intoalphafrom
feature/oauth

Conversation

@walshta
Copy link
Copy Markdown
Member

@walshta walshta commented Apr 29, 2024

Enable authentication to the Google organization.

walshta added 4 commits April 29, 2024 10:02
Initial project skeleton with static analysis and release workflow.
Fix Sonar issues preventing scans.
Fix issue with NPM cache
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
33.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

renovate bot and others added 25 commits September 20, 2024 23:20
…-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
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

🧬 Mutation Testing (PIT)

Mutation testing details
Metric Value
Total mutations 1
Killed 0
Survived 0
Mutation score 0%

Non-blocking. For visibility only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant