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

Plumbing for releases stolen straight from weave. #143

Merged
merged 1 commit into from
Jun 1, 2015

Conversation

tomwilkie
Copy link
Contributor

For #129

@@ -26,10 +26,16 @@ func main() {
batch = flag.Duration("batch", 1*time.Second, "batch interval")
window = flag.Duration("window", 15*time.Second, "window")
listen = flag.String("http.address", ":"+strconv.Itoa(xfer.AppPort), "webserver listen address")
printVersion = flag.Bool("version", false, "print version number and exit.")

This comment was marked as abuse.

@peterbourgon
Copy link
Contributor

Would you mind also putting brief instructions to maintainers (i.e. me, @davkal) in the README, so we can perform releases?

@tomwilkie
Copy link
Contributor Author

'Instructions' can be found at https://github.com/weaveworks/weave/wiki/Release-Process

@tomwilkie
Copy link
Contributor Author

The instructions are also linked from our wiki https://github.com/weaveworks/scope/wiki/ReleaseProcess

@peterbourgon
Copy link
Contributor

👍

tomwilkie added a commit that referenced this pull request Jun 1, 2015
Plumbing for releases stolen straight from weave.
@tomwilkie tomwilkie merged commit b4ad86e into weaveworks:master Jun 1, 2015
@tomwilkie tomwilkie deleted the release branch June 1, 2015 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants