How I can integrate Github repo with ues.io for managing version controls?
Hello @rbdwt09 -
The uesio CLI can be used to support version control for your ues.io applications. Once you have installed the CLI, you can run uesio workspace retrieve to download all the current metadata for a workspace and then use standard git commands. Additionally, if you make changes to your local copy, you can run uesio workspace deploy to push your local changes to the server.
While not directly associated to simple version control of ues.io applications, the following videos both use this paradigm and can be used for reference:
Hope this helps!
@barry
I logged in via Google successfully. However, when trying to log in through the CLI, it prompts for a username and password. Since I signed up using Google, I don’t have a password set, and there doesn’t seem to be an option to create or update one.
Could you please advise on how to proceed?
Hi @rbdwt09 -
We are currently working on adding google login support to the CLI, the feature should be released soon so keep an eye out on the uesio Releases · ues-io/uesio page for that being added.
In the meantime, it appears your ues.io account is an email based account with a username/password unless I’m looking at the wrong account. I’ll send you a DM so we can continue to work through any issues you may be having.
Thanks!
Regards,
-bds
yes that worked we can close this issue thank you..