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

Rename "pub deploy" -> "pub build" #11363

Closed
sethladd opened this issue Jun 19, 2013 · 6 comments
Closed

Rename "pub deploy" -> "pub build" #11363

sethladd opened this issue Jun 19, 2013 · 6 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug
Milestone

Comments

@sethladd
Copy link
Contributor

Ask most developers, and they'd probably say deploy is the act of taking your code/app and putting it onto test or production servers.

The pub deploy command has a confusing name. It does not put an app onto servers or into production.

Recommend we change the command name (to build, maybe?)

This command is crucial for our productivity story, very glad we have it. But it's not obvious (especially because it's fronted by pub, which deals with packages, so one user thought pub deploy was for uploading his packages).

This command isn't documented, it's not too late to find a more obvious name.

@munificent
Copy link
Member

After a bit of discussion we've decided to call it "build". We'll add support for "build" and then gradually phase out the old name.


Set owner to @munificent.
Added Accepted label.

@munificent
Copy link
Member

Added this to the M8 milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@munificent
Copy link
Member

Changed the title to: "Rename "pub deploy" -> "pub build"".

@munificent
Copy link
Member

Added Started label.

@munificent
Copy link
Member

Added Fixed label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#581.

@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

4 participants