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

Editor doesn't report what channel is it #6980

Closed
sethladd opened this issue Nov 27, 2012 · 10 comments
Closed

Editor doesn't report what channel is it #6980

sethladd opened this issue Nov 27, 2012 · 10 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug
Milestone

Comments

@sethladd
Copy link
Contributor

There's no way to tell if I'm using the nightlies, the weeklies, or the milestone release. Can we add something to the About page?

@danrubel
Copy link

We could capture this information in a version file that is created during a trunk build and modified when a trunk build is pushed out as a weekly or milestone. If this version file is not present, then we could assume that the build is continuous.


Set owner to @devoncarew.
Added this to the Later milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@devoncarew
Copy link
Member

The editor auto-update always pulls from the integration stream (trunk that's been promoted to integration). So currently there's just one channel. I'm closing this, but feel free to re-open if you think there's somethings we should do re: channels or user messaging.


Added WontFix label.

@sethladd
Copy link
Contributor Author

sethladd commented Jan 4, 2013

If someone downloads a bleeding_edge build, but then turns on auto-update, then will "switch" to trunk builds. This isn't obvious.

Am I understanding the situation correctly? Can we be more obvious about what happens?

(not debating the status of this issue, but am raising a related question...)

Thanks!

@devoncarew
Copy link
Member

Phil, thoughts? Should we adjust out messaging a bit in the update pref page and about box?


Set owner to @pq.
Added Triaged label.

@sethladd
Copy link
Contributor Author

sethladd commented Nov 7, 2013

Issue #14865 has been merged into this issue.

@sethladd
Copy link
Contributor Author

sethladd commented Nov 7, 2013

Issue #14909 has been merged into this issue.

1 similar comment
@clayberg
Copy link

clayberg commented Nov 7, 2013

Issue #14909 has been merged into this issue.

@sethladd
Copy link
Contributor Author

sethladd commented Nov 7, 2013

Is there any other way to tell what channel a user is on?

I guess we could show both versions (dev and stable) on dartlang.org and say:

DEV: 12334
STABLE: 933

And then the user can go to About Editor and compare versions. This might work in the meantime.

@pq
Copy link
Member

pq commented Nov 7, 2013

https://codereview.chromium.org/61643010/


Removed this from the Later milestone.
Added this to the M8 milestone.
Added Started label.

@pq
Copy link
Member

pq commented Nov 7, 2013

Fixed w/ r30083.


Added Fixed label.

@sethladd sethladd added this to the M8 milestone Nov 7, 2013
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

6 participants