Skip to content

[FEATURE] Change release workflow to be scheduled fortnightly #722

Open
@agdimech

Description

@agdimech

Describe the feature

Change release workflow to be scheduled fortnightly in order to throttle the number of releases.

Use Case

PYPI has limitations on the Project size and as such we need to throttle our releases.

Proposed Solution

  • Change the release script to be scheduled.
  • Add a check to ensure latest commit has a tag (meaning it has been released), otherwise abort.
  • Manual releases will still be supported.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

PDK version used

latest

What languages will this feature affect?

Typescript, Java, Python

Environment details (OS name and version, etc.)

NA

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions