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

Dev -> Main - fixing Publishing behaviour #717

Merged
merged 11 commits into from
Feb 26, 2024
Merged

Dev -> Main - fixing Publishing behaviour #717

merged 11 commits into from
Feb 26, 2024

Conversation

FalkWolsky
Copy link
Contributor

There is a Button "Publish"... And ... the most normal thing to check in the backend before we deliver an app /view is ... "is it published???"
We introduced this check in 2.3.1 - which lead into the situation, that most of your apps may have not been effectively published. They was in edit / preview mode - but our /view endpoint was "generous" to show the latest version anyhow.

What was our mistake: We should have applied an automatic redirect for example or a warning message - not just a 400 Bad request.

However, we take this momentum as chance to introduce in the next Version (2.4.x) the "normal Publishing behaviour including this check and semantic versioning". That will give you then time to publish all apps and check it, as we communicate it then as Breaking Change.

As for today, we un-check the check and will update the 2.3.1 Docker images - so in some minutes all should work fine.

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for lowcoder-cloud ready!

Name Link
🔨 Latest commit f65f85b
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-cloud/deploys/65dd0c22b717f70008edd72d
😎 Deploy Preview https://deploy-preview-717--lowcoder-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for lowcoder-test canceled.

Name Link
🔨 Latest commit f65f85b
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/65dd0c22636a8a00086d615e

@FalkWolsky FalkWolsky merged commit eee2a41 into main Feb 26, 2024
15 checks passed
encorearon pushed a commit to encorearon/lowcoder that referenced this pull request Mar 6, 2024
Dev -> Main - fixing Publishing behaviour
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.

4 participants