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
I was trying to make release 1.1.0 and I found out that we have a kind of mess in the release scripts. I fount the following problems that should be addressed:
prepare-release.sh doesn't commit and push all local versioning files
I hotfixed the prepare-release script to add support for android versioning, but it's kind of awkward that there are some templates located in Deploy folder, some in scripts, etc...
We can automate release artifacts upload to the github. I developed a nice script for that.
The text was updated successfully, but these errors were encountered:
I was trying to make release 1.1.0 and I found out that we have a kind of mess in the release scripts. I fount the following problems that should be addressed:
prepare-release.sh
doesn't commit and push all local versioning filesDeploy
folder, some inscripts
, etc...The text was updated successfully, but these errors were encountered: