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 keeko:publish command #12

Open
gossi opened this issue Oct 28, 2016 · 0 comments
Open

Create keeko:publish command #12

gossi opened this issue Oct 28, 2016 · 0 comments

Comments

@gossi
Copy link
Member

gossi commented Oct 28, 2016

A keeko publish command needs to do the following tasks:

  • Ask for the version number (or suggests one?) if none is provided
  • Generate the required git tag
  • Needs to collect all migrations and makes them executable from the Module::update() class
  • Manages composer packages in composer.json so it can be installed via composer over packagist

Bonus:

  • Collects all closed issues since the release before and creates a changelog
  • Uses the github API to create a release and put the changelog inside
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

No branches or pull requests

1 participant