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

Consider moving towards implicit repository creation on push. #20

Open
dmitshur opened this issue Oct 18, 2018 · 0 comments
Open

Consider moving towards implicit repository creation on push. #20

dmitshur opened this issue Oct 18, 2018 · 0 comments

Comments

@dmitshur
Copy link
Member

Here are results of prototyping this experience.

The hello repository did not exist in advance, it got created as I pushed:

image

Here are the corresponding events:

image

The "created repository" events become less relevant, and it's not really possible to provide a description. Might want to move towards "created package" events by discovering which Go packages were added as part of a push:

image

Need to think this through and ensure the end result would provide a coherent experience before committing.

dmitshur added a commit that referenced this issue Nov 4, 2018
It seems like a good idea to commit to.

Updates #20.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant