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

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

Open
1 of 2 tasks
agdimech opened this issue Mar 14, 2024 · 1 comment
Open
1 of 2 tasks

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

agdimech opened this issue Mar 14, 2024 · 1 comment
Labels

Comments

@agdimech
Copy link
Contributor

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

@agdimech agdimech added feature-request New feature or request needs-triage labels Mar 14, 2024
Copy link

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot added the stale label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant