Skip to content
This repository was archived by the owner on Jul 29, 2018. It is now read-only.
This repository was archived by the owner on Jul 29, 2018. It is now read-only.

Create custom Rake release task #361

Description

@hferentschik

On top of the existing release task, this task should:

  • Update the CHANGELOG (based on a given milestone)
  • Set the right release version (interactively and via command line flags; think mvn release)
  • Push commits
  • Run the existing release task
  • Set the new dev version
  • Push commit

The idea is that provided that one gives all required information either via cli options or interactively, the whole release process is automated. This allows then also to so a release via a CI release job.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions