Prathamesh Musale prathamesh
  • Joined on 2023-10-09
1a60c7ae2f Configure spec with all given URLs
f5947a8a65 Check for existing deployment
prathamesh created branch pm-multiple-domain-deployments in deep-stack/stack-orchestrator 2025-02-05 12:27:58 +00:00
a8e7235267 Handle multiple domains in webapp deployment request
873a6d472c Update webapp deployment flow for supporting custom domains (#963)
Compare 2 commits »
prathamesh released v1.1.0-873a6d4-202502041326 at cerc-io/stack-orchestrator 2025-02-04 13:27:40 +00:00
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-02-04 12:22:15 +00:00
21334df4cb Update method to rollback to previous version
720411d5d2 Update comment for backward compatibility
027c88e148 Update deletion flow to handle deployments without canonical deployments
2c71b8c95f Rename variables for canonical deployments
6a2a8bb3c4 Add loaders for action buttons
Compare 14 commits »
prathamesh pushed to pm-custom-domains-test at deep-stack/stack-orchestrator 2025-02-04 04:24:02 +00:00
74b0792d00 Skip container build and actual deployment for testing
prathamesh created branch pm-custom-domains-test in deep-stack/stack-orchestrator 2025-02-04 04:24:01 +00:00
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-02-03 13:23:22 +00:00
b409d43e51 Update flow for deleting deployments
b50efe315b Remove hyperlink from deployer base domains
ced815802e Update deployment request config value if not env variables are set
Compare 3 commits »
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-02-03 10:43:36 +00:00
22bb409617 Add check for while accessing project URL
8322f877c0 Fix check for old DNS deployment
fd38127cb5 Update query to get latest DNS record
b6084008b8 Remove unused GQL methods
d1e6171874 Send DNS deployment removal request on changing custom domain
Compare 6 commits »
prathamesh pushed to pm-upload-to-pinata at deep-stack/sol-mem-gen 2025-02-03 10:26:01 +00:00
371a140419 Add script to upload image to Pinata
prathamesh pushed to pm-upload-to-pinata at deep-stack/sol-mem-gen 2025-02-03 10:24:39 +00:00
prathamesh created branch pm-upload-to-pinata in deep-stack/sol-mem-gen 2025-02-03 10:24:39 +00:00
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-02-03 06:01:02 +00:00
c685b7d5b1 Rename method for getting commit deployments by Id
32001b3d5a Set types for fetched registry records
6f32ea4da8 Update comments for update deployment data flow
a16b44b43a Rename Latest DNS response type
Compare 4 commits »
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-02-03 04:26:20 +00:00
a17386eb68 Update method name to get record by Id
f318a95641 Fix custom domain not showing up in UI
e9f746cd8b Revert removing order while getting latest DNS data
e59c14440c Fix check for setting isCurrent
22f8a8c943 Update method to return single DNS record by ID
Compare 33 commits »
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-02-03 03:41:16 +00:00
54af65fc8a Fix custom domain not showing up in UI
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-01-31 13:51:56 +00:00
ab989ed12d Revert removing order while getting latest DNS data
0aead3e555 Fix check for setting isCurrent
Compare 2 commits »
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-01-31 13:16:32 +00:00
605124e785 Update method to return single DNS record by ID
00b0cec964 Remove ununsed imports
c1e0f73811 Fix method to get latest DNS data
d8ac298642 Update isCurrent status for commit deployments
ac839791bb Update methods for using stored DNS deployments in UI
Compare 11 commits »
prathamesh pushed to custom-domain at deep-stack/snowballtools-base 2025-01-31 09:15:12 +00:00
d4cadf1401 Remove showing domain status in overview pannel
2284985722 Populate domainId while creating deployment
0aa7b81994 Store DNS deployment records data in Deployment entity
5dee4bcae9 Display custom domain in project card
05d4b8526d Show custom domain in overview tabs panel
Compare 6 commits »
prathamesh created pull request cerc-io/snowballtools-base#49 2025-01-31 03:48:40 +00:00
[WIP] Support setting custom domain on app deployment