calcom / docker

The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
MIT License
646 stars 338 forks source link

Identify pre-release in Create Release workflow #305

Closed alishaz-polymath closed 8 months ago

alishaz-polymath commented 9 months ago

We currently mark pre-release on cal.com repo as -rc in suffix. In this PR, we see if the RELEASE_TAG contains -rc, and the prerelease property of the createRelease function is dynamically set based on that.

alishaz-polymath commented 8 months ago

@krumware Can you please review this one?

krumware commented 8 months ago

LGTM, will merge and test