editor icon indicating copy to clipboard operation
editor copied to clipboard

Persist: Publish New Build options across sessions

Open yaustar opened this issue 4 years ago • 6 comments

image

After refreshing the browser, the settings/options for Publishing a new build are reset.

This isn't usually changed very often between builds and it would be great for this to be saved to the branch so that it doesn't have to setup (especially scene selection) every build.

yaustar avatar Apr 22 '21 10:04 yaustar

That would be super useful to have, in projects with a delicate scene selection this can be a constant source of potential errors (finding the right scene combo with every build).

leonidaspir avatar Jul 17 '21 13:07 leonidaspir

It would be great not to save it per branch, but per project > branch > user, so that settings won't be changed "magically", because somebody else has changed them in the meantime.

Maksims avatar Sep 21 '21 15:09 Maksims

If it's build settings, wouldn't that be more specific to the branch/project rather than to the user? eg it should be the same scene that loads first on the branch

yaustar avatar Sep 21 '21 15:09 yaustar

If it's build settings, wouldn't that be more specific to the branch/project rather than to the user? eg it should be the same scene that loads first on the branch

Sometimes build is made for testing, so usually, it does include Source Maps, etc. And sometimes build is made for release, so it can be different settings.

If different people make builds, then users will conflict by switching between options.

Maksims avatar Sep 21 '21 15:09 Maksims

At the same time, if you have release branch, you want those settings to be the same no matter who makes the release without each person that could be doing the release know what the settings should be.

yaustar avatar Sep 21 '21 15:09 yaustar

It would be useful feature, because it annoys always to tune project settings again, Thanks!

KingMaks avatar Jun 01 '22 15:06 KingMaks