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

Create Github webhook for Piwik Plugins to release new versions #4342

Closed
mattab opened this issue Nov 26, 2013 · 2 comments
Closed

Create Github webhook for Piwik Plugins to release new versions #4342

mattab opened this issue Nov 26, 2013 · 2 comments
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Nov 26, 2013

We brainstormed the easiest and more powerful way for Plugin developers to publish their work on the Marketplace. Using Github allows access to amazing features built-in their platform. We are already using Github extensively in the Marketplace.

Use case

  • As a Plugin developer, I want to release a new version of the Plugin.

Steps:

  • I create a git tag, commit and push.
  • Github WebHook "Piwik Plugins" will forward the tag commit to the Piwik marketplace.
  • If the tag is a valid version, and other checks are OK, a new version of the plugin is published.
  • if any new version check fails, and if it works, an email is sent to the developer containing feedback on what to do next.

This ticket is about finalizing the Github webhook functionality.

@mattab
Copy link
Member Author

mattab commented Nov 26, 2013

The text was updated in github/github-services#740
(not yet deployed in github though)

@mattab
Copy link
Member Author

mattab commented Nov 26, 2013

Fixed doc in matomo-org/developer-documentation@d846067

Nice work! good feeling to be listed on Github in the list of WebHooks.

Now on to the next step: helping get developers started to develop and publish plugins, and inspiring them to do so!

@mattab mattab added this to the 2.0 - Piwik 2.0 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

1 participant