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

pub-dartlang: allow posting packages 'hidden' #6599

Closed
kevmoo opened this issue Nov 7, 2012 · 9 comments
Closed

pub-dartlang: allow posting packages 'hidden' #6599

kevmoo opened this issue Nov 7, 2012 · 9 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@kevmoo
Copy link
Member

kevmoo commented Nov 7, 2012

Scenario:

I'm often working on BOT and HOP at the same time. They also have a circular dependency.

Let's say they are both on 1.0 and I'd like to bump them both to 2.0 (due to inter-related breaking changes)

I'd like BOT v2 to have a hard dependency on HOP v2 and vice-versa.

I'd also like to verify pub update on both projects with their new version dependencies before I go live.

Being able to push both v2 releases 'hidden' would allow a specific reference to 2.0 in both pub files to be verified without advertising their existence to the world.

It would also allow time for verification and possibly re-submitting before being locked into a broken v2 and having to do the v2.0.1 hot fix (which we all hate)

@iposva-google
Copy link
Contributor

Added Area-Pub, Triaged labels.

@munificent
Copy link
Member

I've pondered something like this too. A way to publish a package in a "staging" state where you can depend on it but it doesn't appear on the site. Probably not a near term thing, but I can see us maybe wanting this at some point.

Thanks!


Added this to the Later milestone.

@kevmoo
Copy link
Member Author

kevmoo commented Nov 8, 2012

Exactly. Not super urgent, but really nice once folks get serious about doing packages correctly.

@munificent
Copy link
Member

Removed Type-Defect label.
Added Type-Enhancement label.

@munificent
Copy link
Member

Removed Area-Pub label.
Added Area-PubSite label.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@nicolasgarnier
Copy link
Contributor

This issue has been moved to Github as part of a migration. Please use the Issue on Github going forward: https://github.com/dart-lang/pub-dartlang/issues


Added MovedToGithub label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/pub-dartlang#308.

@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