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

Webhooks for notifying Athens of a new module/version #1068

Open
arschles opened this issue Feb 16, 2019 · 4 comments
Open

Webhooks for notifying Athens of a new module/version #1068

arschles opened this issue Feb 16, 2019 · 4 comments
Labels
enhancement New feature or request proposal A proposal for discussion and possibly a vote

Comments

@arschles
Copy link
Member

Is your feature request related to a problem? Please describe.

It would be nice for module authors to tell an Athens instance when a new version of their module is published, without relying on someone to do a go get for that new version.

Describe the solution you'd like

A simple webhook that can be called which:

  • Notifies Athens of a new module@version
  • Prompts Athens to go fetch that module@version and store it in its storage
    • Just as if someone ran a go get against Athens

Describe alternatives you've considered

None

Additional context

I'm reviving this idea from the following related issues:

cc/ @marpio

@phaizel
Copy link

phaizel commented Mar 12, 2019

I am keen to work on this.

@arschles
Copy link
Member Author

@phaizel great! DM me if you like and I'll help get you started

@arschles
Copy link
Member Author

@phaizel are you still interested in doing this one?

@arschles
Copy link
Member Author

arschles commented Dec 19, 2019

Please see #1341 for a more detailed idea of how this could be implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request proposal A proposal for discussion and possibly a vote
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants