Skip to content

Feature/database#205

Merged
Lasim merged 4 commits into
mainfrom
feature/database
Apr 11, 2025
Merged

Feature/database#205
Lasim merged 4 commits into
mainfrom
feature/database

Conversation

@Lasim
Copy link
Copy Markdown
Member

@Lasim Lasim commented Apr 11, 2025

Description

  • Added support for managed database configurations in DigitalOcean and Render.
  • Introduced isManaged property in database and service type configurations.
  • Enhanced environment variable resolution to support database references.
  • Implemented utility functions for detecting database URLs and managing service connections.
  • Updated container and application configuration types to accommodate new properties.

Related:
https://github.com/deploystackio/feedback/issues/23

Change Type

  • Bug fix
  • New feature
  • Breaking change
  • Release
  • Minor changes in old functionality

Checklist

  • My changes are well-tested and commented
  • I reviewed my changes
  • My changes generate no new warnings

Lasim added 4 commits April 11, 2025 18:15
… DigitalOcean

- Added support for managed database configurations in DigitalOcean and Render.
- Introduced `isManaged` property in database and service type configurations.
- Enhanced environment variable resolution to support database references.
- Implemented utility functions for detecting database URLs and managing service connections.
- Updated container and application configuration types to accommodate new properties.
@Lasim Lasim merged commit 44e959a into main Apr 11, 2025
2 checks passed
@Lasim Lasim deleted the feature/database branch April 11, 2025 20:11
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