deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

chore(various): remove beta status #356

Closed vdice closed 8 years ago

vdice commented 8 years ago

Summary of Changes

Docs change in README.md and defaults change in pkg/gitreceive/config.go.

Ref deis/workflow#285

Pull Request Hygiene TODOs

Please make sure the below checklist is complete.

arschles commented 8 years ago

code LGTM, but this shouldn't be merged until v2 stable is released, right?

bacongobbler commented 8 years ago

yes, especially since this relies on a v2.0.0 image for SlugbuilderImage and DockerbuilderImage.

vdice commented 8 years ago

I've narrowed the scope of this change do only the README.md update and created a separate issue tracking the updates to pkg/gitreceive/config.go in https://github.com/deis/builder/issues/357