Mauricio Siu
|
20f79ac655
|
fix: update import statements to include file extensions for consistency
|
2026-03-03 15:35:37 -06:00 |
|
Tanmay Pathak
|
2eb73b988b
|
feat(preview): ✨ add manual rebuild option for preview deployments
|
2026-01-04 15:24:25 -06:00 |
|
Mauricio Siu
|
668aaf9a91
|
Refactor deployment utilities: rename remote deployment functions for clarity and consistency, enhancing the deployment logic in the application. Streamline the build application function by commenting out unused build types to improve maintainability.
|
2025-11-09 03:29:40 -06:00 |
|
HarikrishnanD
|
32cbc5b4b7
|
feat: Add custom title/description for deployments via API/CLI - Add optional title/description fields to deployment schemas - Update TRPC and external API endpoints - Replace generic "Manual deployment" with custom titles - Maintain backward compatibility with default values Fixes #1485
|
2025-09-04 19:12:29 +05:30 |
|
Mauricio Siu
|
83531ceacd
|
Integrate Inngest for deployment management in the API. Added Inngest client initialization and updated deployment handling to send events to Inngest instead of using Redis. Updated package dependencies to include Inngest version 3.40.1.
|
2025-08-16 23:44:45 -06:00 |
|
Mauricio Siu
|
1a415b96c9
|
refactor: remove unused auth service and clean up server-side code
|
2025-02-22 18:03:12 -06:00 |
|
Mauricio Siu
|
ce0e9ccddc
|
refactor: add preview deployments for cloud version
|
2024-12-08 17:30:32 -06:00 |
|
Mauricio Siu
|
6c92e6efc9
|
chore(version): bump version
|
2024-10-30 21:48:19 -06:00 |
|
Mauricio Siu
|
27c33c7661
|
fix(server): update build paths
|
2024-10-26 15:48:30 -06: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
|
f3ce69b656
|
refactor: rename builders to server
|
2024-10-05 22:15:47 -06:00 |
|
Mauricio Siu
|
997dc85985
|
refactor(api): remove deploy normal compose on the same dokploy server
|
2024-10-05 00:34:41 -06:00 |
|
Mauricio Siu
|
388ded9aa5
|
feat(cloud): add deploy on remote worker
|
2024-10-03 23:46:26 -06:00 |
|
Mauricio Siu
|
2872ef3ccb
|
feat(api): add dockerfile api
|
2024-09-30 00:27:14 -06:00 |
|
Mauricio Siu
|
e0a9eb0366
|
feat: add api to handle license api keys
|
2024-08-25 20:10:20 -06:00 |
|