Commit Graph

9 Commits

Author SHA1 Message Date
c0ae476beb Configure PostgreSQL database settings for test and production profiles
- Add PostgreSQL datasource configuration for test and prod profiles
- Use environment-specific database URL, username, and password variables
- Set hibernate.ddl-auto=update for both profiles
- Enable SQL logging in test, disable in production
- Replace H2 in-memory database with PostgreSQL for consistency
2026-01-23 21:16:56 +05:30
742bcef858 ISSUE-33 (#96) (#98)
Some checks failed
Promote image with tag test to prod / tag (push) Successful in 6s
Promote image with tag test to prod / build_tag_push (push) Successful in 13s
Daily cloudflare API integration test / cloudflare-api-test (push) Failing after 1m25s
## Description
- db integration

Co-authored-by: hitanshu310 <hitanshu98@gmail.com>
Co-authored-by: = <=>
Co-authored-by: Kruti Shah <kruti@logiqids.com>
Reviewed-on: #96
Co-authored-by: Kruti Shah <krutis0201@gmail.com>
Co-committed-by: Kruti Shah <krutis0201@gmail.com>

Reviewed-on: #98
Reviewed-by: hitanshu <hitanshu98@gmail.com>
Co-authored-by: Kruti Shah <krutis0201@gmail.com>
Co-committed-by: Kruti Shah <krutis0201@gmail.com>
2026-01-14 17:37:15 +00:00
c8e8817e25 ISSUE-43: Attempting to fix Hithomelabs/HomeLabDocker#43 disbling server side csrf check
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m35s
2025-10-18 16:35:23 +05:30
b3b3d4a441 Trying to fix OIDC configuration with TLS termination behind reverse proxy
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m41s
2025-09-20 20:29:48 +05:30
30ec013002 Trying to do everythng via http
All checks were successful
sample gradle build and test / build (pull_request) Successful in 2m12s
sample gradle build and test / tag (push) Successful in 6s
sample gradle build and test / build_tag_push (push) Successful in 1m49s
2025-09-16 01:30:02 +05:30
e46974870a Trying to avoid clash with baseUrl variable
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m58s
sample gradle build and test / tag (push) Successful in 7s
sample gradle build and test / build_tag_push (push) Successful in 1m49s
2025-09-15 01:57:34 +05:30
f1ec120715 Tinkering with redirect-uri
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m58s
sample gradle build and test / tag (push) Successful in 7s
sample gradle build and test / build_tag_push (push) Successful in 1m53s
2025-09-15 01:17:29 +05:30
674d541d78 Trying to address the issue of redirect_uri
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m28s
sample gradle build and test / tag (push) Successful in 10s
sample gradle build and test / build_tag_push (push) Successful in 1m45s
2025-09-15 00:59:13 +05:30
c5d01ece01 Adding profiles for different OpenAPI server URLS in different environments
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m41s
2025-06-04 01:27:34 +05:30