Skip to content

Consider moving towards implicit repository creation on push. #20

Open
@dmitshur

Description

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.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions