Skip to content

Malloy-DB-Publisher: Rename Projects to Environments and Increase Timeouts - #2773

Open
sagarswamirao wants to merge 11 commits into
malloydata:mainfrom
sagarswamirao:sagark/publisher-update-envs
Open

sagarswamirao wants to merge 11 commits into
malloydata:mainfrom
sagarswamirao:sagark/publisher-update-envs

Conversation

@sagarswamirao

Copy link
Copy Markdown
Contributor
  • Renamed Projects -> Environments
  • Increased Timeouts from 10 -> 60 mins

- Updated API documentation to replace 'projects' with 'environments' for lifecycle management, including creation, configuration, and deletion.
- Modified connection handling in the PublisherConnection class to use 'environmentName' instead of 'projectName'.
- Adjusted integration tests to reflect changes in API endpoints and connection URIs.
- Introduced new interfaces for Azure connections and expanded the AttachedDatabase type to include GCS, S3, and Azure options.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
…rk/publisher-update-envs

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
@sagarswamirao
sagarswamirao marked this pull request as draft April 21, 2026 17:36
@sagarswamirao
sagarswamirao marked this pull request as ready for review April 22, 2026 07:07
…tion

- Modified the unit test for PublisherConnection to check for environmentName instead of projectName, ensuring consistency with recent refactoring of connection handling.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
- Increased the timeout value in the unit test for PublisherConnection from 10 minutes to 1 hour to better accommodate longer-running operations.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
…rk/publisher-update-envs

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
This update introduces an additional `undefined` parameter in the request methods of the PublisherConnection class. Corresponding changes have been made in the unit tests to ensure proper coverage and functionality. This adjustment aims to enhance the request handling process without altering existing behavior.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
@sagarswamirao

Copy link
Copy Markdown
Contributor Author
image

This commit enhances the formatting of the unit test in `publisher_connection.unit.spec.ts` by breaking a long line into multiple lines for better readability. The functionality remains unchanged, ensuring that the test continues to validate the handling of invalid JSON responses.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
…rk/publisher-update-envs

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
…rk/publisher-update-envs

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
…rk/publisher-update-envs

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
…rk/publisher-update-envs

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>

This branch has not been deployed

No deployments
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.

2 participants