Mauricio Siu
6467ce0a24
feat(backups): improve backup retention across different database types
...
- Add serverId parameter to keepLatestNBackups function
- Execute backup retention commands on the specific server for each database type
- Remove global backup retention call in favor of per-database type retention
2025-03-09 11:54:36 -06:00
vicke4
cf4d6539e4
feat(server): function to keep only the latest N backups
2025-03-05 17:52:38 +05:30
Mauricio Siu
a965c0e924
fix: add prefix and remove resolution esm flag ( #1095 )
...
* fix: add prefix and remove resolution esm flag
* refactor: revert
2025-01-12 15:10:25 -06:00
Mauricio Siu
f34a209c67
Merge pull request #600 from mezotv/switch-env-syntax
...
Switch to use ! syntax instead of || ""
2024-10-27 02:16:58 -06:00
Mauricio Siu
27c33c7661
fix(server): update build paths
2024-10-26 15:48:30 -06:00
Dominik Koch
bc91bb3132
fix: use ! syntax instead of || ""
2024-10-26 12:28:40 +02:00
Mauricio Siu
47aa223f87
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00
Mauricio Siu
fbda00f059
refactor: update webhooks and added validation to prevent deploy when the server is inactive
2024-10-21 00:34:16 -06:00
Mauricio Siu
ab5871add7
chore: biome
2024-10-07 01:05:47 -06:00
Mauricio Siu
5f56512e56
refactor: update queue jobs
2024-10-06 14:16:31 -06:00
Mauricio Siu
24e4930fc1
refactor: use connection IORedis
2024-10-06 02:57:46 -06:00
Mauricio Siu
541728805f
refactor: add health path to middleware
2024-10-06 02:46:07 -06:00
Mauricio Siu
9e4bac1386
refactor: update ioredis connection
2024-10-06 02:44:35 -06:00
Mauricio Siu
58c06fba86
refactor(cloud): add api key for autentication between servers
2024-10-06 01:56:53 -06:00
Mauricio Siu
3cf27a068a
refactor: add authorization
2024-10-06 01:37:39 -06:00
Mauricio Siu
89f3078ce5
refactor: update package name
2024-10-05 22:15:57 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00
Mauricio Siu
43555cdabe
feat(schedules): add schedules server
2024-10-05 22:11:38 -06:00