Commit graph

776 commits

Author SHA1 Message Date
dependabot[bot]
3b3724f2ed
Bump cookies-next from 5.1.0 to 6.1.0 in /apps/infoalloggi
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 5.1.0 to 6.1.0.
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](https://github.com/andreizanik/cookies-next/compare/v5.1.0...v6.1.0)

---
updated-dependencies:
- dependency-name: cookies-next
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 01:21:17 +00:00
dependabot[bot]
b828f3621c
Bump @types/pg from 8.15.4 to 8.15.5 in /apps/infoalloggi
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.15.4 to 8.15.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

---
updated-dependencies:
- dependency-name: "@types/pg"
  dependency-version: 8.15.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 01:09:19 +00:00
c894dc7364 Update Dependabot configuration to set the correct directory for package manifests 2025-08-04 21:45:30 +02:00
433c5dff85 Update Dependabot configuration to set the correct directory for package manifests 2025-08-04 21:43:09 +02:00
e06d1f5144 a 2025-08-04 20:54:16 +02:00
bd93966f46 Fix directory path formatting in Dependabot configuration 2025-08-04 20:50:21 +02:00
dac0cca642 Fix directory path formatting in Dependabot configuration 2025-08-04 20:46:29 +02:00
2fc5798b86 test 2025-08-04 19:52:48 +02:00
3f1779bd7d Fix CI workflow to correctly handle push events for branches and tags 2025-08-04 19:52:22 +02:00
329ec88b4c test 2025-08-04 19:51:40 +02:00
e6d0718ba2 Add tags-ignore configuration for push events in CI workflow 2025-08-04 19:49:49 +02:00
61e1d3246d Update SKIP_REDIS environment variable handling to use string comparison 2025-08-04 19:39:43 +02:00
8504fcd1cc Remove deprecated shell scripts: compose.sh and pg_dumper.sh 2025-08-04 19:39:20 +02:00
65cc263f3b Remove outdated cloning instructions from README 2025-08-04 19:20:54 +02:00
754d6c6d7b Refactor CI workflow triggers to specify paths for push and pull request events 2025-08-04 19:18:15 +02:00
d841d845fd a 2025-08-04 19:15:06 +02:00
59e4552180 Fix working directory path and update cache dependency path in CI workflow 2025-08-04 19:13:28 +02:00
4cc460d273 p 2025-08-04 19:09:52 +02:00
a767aeb349 Fix working directory path in CI workflow configuration 2025-08-04 19:08:44 +02:00
17621f1945 Add Dependabot configuration and CI workflow for npm package updates 2025-08-04 19:07:50 +02:00
fb3f43f736 Add SKIP_REDIS check in getTilesClient and handle KeyDB client initialization 2025-08-04 19:00:53 +02:00
ef58dc618c Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services 2025-08-04 18:59:33 +02:00
edd57928c7 Remove sysctl settings from keydb service in docker-compose.yml and add TELEFONO field to user seed data in 3_seed_user.sql 2025-08-04 18:40:39 +02:00
2adb9e1606 Add healthcheck for backend service in docker-compose.yml 2025-08-04 17:59:36 +02:00
d1365ba5c5 Comment out sysctl settings for keydb and backend services in docker-compose.yml 2025-08-04 17:46:50 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00