feat:Update pnpm-lock.yaml to link shared package; modify API routes to utilize new schemas for domain and service management; enhance DNS record handling with CNAME support; refactor service and subdomain routes for improved functionality; implement confirm dialog for domain deletion in the frontend; clean up unused components and improve UI consistency.
Build, Test, and Push CFDM Docker Image / test (push) Failing after 51s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Has been skipped
Build, Test, and Push CFDM Docker Image / update-wiki (push) Has been skipped
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped
Build, Test, and Push CFDM Docker Image / test (push) Failing after 51s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Has been skipped
Build, Test, and Push CFDM Docker Image / update-wiki (push) Has been skipped
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped
This commit is contained in:
Generated
+3
@@ -87,6 +87,9 @@ importers:
|
||||
'@base-ui/react':
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(@types/[email protected])([email protected]([email protected]))([email protected])
|
||||
'@cfdm/shared':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/shared
|
||||
'@cfdm/ui':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/ui
|
||||
|
||||
Reference in New Issue
Block a user