Skip to content

Is it possible to refresh the label of your builds #280

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

Closed
northkode opened this issue Jul 9, 2016 · 16 comments
Closed

Is it possible to refresh the label of your builds #280

northkode opened this issue Jul 9, 2016 · 16 comments

Comments

@northkode
Copy link

northkode commented Jul 9, 2016

Instead of the label incrementing to some huge number depending on code release..
are we able to do something like code-push deployment <app-name> <development> --resetVersion

which sets the version label to v1 again...

not sure if this makes sense.. but if i have to release a binary version of the app to the respective stores.. and we went from 1.1.0 to 1.2.0 i would be interested in having my version numbers now reset to 1 for the new builds..

@slowsay
Copy link

slowsay commented Jul 10, 2016

me too,i don‘t know which one is the current version,

@geof90
Copy link
Contributor

geof90 commented Jul 10, 2016

We will be adding support for having custom labels soon!

@slowsay
Copy link

slowsay commented Jul 10, 2016

there is also problem to update latest version ,but app display is still the old version

@slowsay
Copy link

slowsay commented Jul 10, 2016

"react-native-code-push": "^1.13.2-beta", is the package.json

@slowsay
Copy link

slowsay commented Jul 11, 2016

info.plist ,setting production ,appstore app is not hot update

@geof90
Copy link
Contributor

geof90 commented Jul 11, 2016

@slowsay Could you open a new issue for the problem you're facing?

Also, did you use release-react to release the update? Is your targetBinaryVersion of the update the same as the one in production?

@slowsay
Copy link

slowsay commented Jul 11, 2016

i have soloved this problem , it 's component about "react-native-code-push" ,
the code is not detected when the tube error information, in webstorm.thankyou!

@kristojorg
Copy link

kristojorg commented Sep 7, 2016

Any update on when custom version labels will be out?

I would love to update my versioning to be MAJOR_BINARY.MINOR_BINARY.CODEPUSH

@pke
Copy link

pke commented Oct 6, 2016

The option for custom lables should be:

--label default
--label git
--label "My custom label"

value description
default/legacy (codepush manages the incremental vXX label
git the current branch commit id
my custom label A user provided label

I'd love to provide a PR but the source does not seem to be public.

@TombolaShepless
Copy link

Any word on this? The project as a whole seems to be slowing down, which is worrying me about adopting CodePush for our company.

@dkpalmer
Copy link

+1

@iageoghe
Copy link
Contributor

iageoghe commented Jul 6, 2017

@TombolaShepless @dkpalmer @kristojorg @pke Sorry for the super late response. We hear you and are taking your requests seriously. When I have a better sense of when we will start work on label management I will let you all know.

@krewllobster
Copy link

Any updates on the custom labeling front?

@facundofarias
Copy link

Hi! Any news?

@ghost ghost added the Stale label Dec 13, 2021
@ghost
Copy link

ghost commented Dec 13, 2021

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

@ghost
Copy link

ghost commented Dec 28, 2021

This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.

@ghost ghost closed this as completed Dec 28, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests