Skip to content

Allow for multiple master forks #5

@sladg

Description

@sladg

As a developer with monorepo, I want to control what application get's deployed where while keeping the code together.
To do this in Bitbucket, I need to have separate branches with it's own deployment steps.
To do this, release utils needs to support forking master to multiple release branches.

Expected behaviour:

  • I pass website and api as parameters to release command,
  • release command forks master to release/website-v0.0.0 and release/api-v0.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions