Skip to content

Create ec tag to create a tag and push to the services repo #209

@GDYendell

Description

@GDYendell
  • Take the current year YY and month MM to create a prefix YY.MM
  • Check the existing releases to add a number N for which release number in the month is next - or 1 if there are none.
  • If the provided (or currently checked out) branch is not main, then it should add bX
  • Prompt the user to confirm the new tag is correct
  • Create tag and push
  • Print created tag YY.MM.NbX

Subcommand name to be agreed. Could also be release.

Acceptance Criteria

  • Can do ec tag and then ec deploy <service> <tag printed>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions