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

Unable to reset the build counter for a shared build number #2

Open
wrankmore opened this issue Jun 28, 2017 · 0 comments
Open

Unable to reset the build counter for a shared build number #2

wrankmore opened this issue Jun 28, 2017 · 0 comments

Comments

@wrankmore
Copy link

We have the requirement to refresh the build counter, of the shared build number, on a daily basis.

We use the format '{d}-b{0}' with a date format of 'yyDDD'. As such we have a unique build number for the day. However, although you say in the docs that 'it is recommended not to reduce the counter', it actually stops you from doing it.

I would like to reset each day change, e.g. 17179-b12 (being 12 builds on this day), would then change to 17180-b1 for the first build of the next day.

Is there an API call I could run to reset a particular value?

I know I could script something to update the XML file on the server but would rather not.

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

No branches or pull requests

1 participant