Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add liveUrl to code:status #49

Merged
merged 3 commits into from
Oct 26, 2023

Conversation

rami-monday
Copy link
Contributor

@rami-monday rami-monday requested a review from tsemachLi October 26, 2023 10:45
@@ -1,6 +1,6 @@
{
"name": "@mondaycom/apps-cli",
"version": "1.3.4",
"version": "1.3.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maorb-dev also have a pr, try to talk to him to mange the deployment.

@@ -29,6 +29,7 @@ export const appVersionDeploymentStatusSchema = z
.object({
url: z.string(),
latestUrl: z.string(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can remove the latestUrl already

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but if it came back from apps-backend it will throw an error

@rami-monday rami-monday merged commit 9373c1d into master Oct 26, 2023
1 check passed
@gregra81 gregra81 deleted the feat/rami/add_live_url_to_code_status branch October 27, 2023 08:47
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