You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
When using the last version of corectl, 1.5.2 and building on a server installation, the availability of a migration hash prevents the app to be published:
Steps to reproduce:
Create an app in desktop.
unbuild app
move unbuild folder to server installation
build with server engine.
Now try to publish the app with the app properties specified in the corectl.yml
This fails when the migration hash key is present in the app properties json.
When deleting this key, publishing works.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ls,
When using the last version of corectl, 1.5.2 and building on a server installation, the availability of a migration hash prevents the app to be published:
Steps to reproduce:
Create an app in desktop.
unbuild app
move unbuild folder to server installation
build with server engine.
Now try to publish the app with the app properties specified in the corectl.yml
This fails when the migration hash key is present in the app properties json.
When deleting this key, publishing works.
The text was updated successfully, but these errors were encountered: