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

Create your first release! #1

Open
github-actions bot opened this issue Mar 23, 2022 · 0 comments
Open

Create your first release! #1

github-actions bot opened this issue Mar 23, 2022 · 0 comments

Comments

@github-actions
Copy link

When you are ready, create your first shard release!

Releasing a crystal shard is easy, based on git tags. Here is an except from the crystal Reference:

When libraries are installed from Git repositories, the repository is expected to have version tags following a semver-like format, prefixed with a v. Examples: v1.2.3, v2.0.0-rc1 or v2017.04.1.

To create your first release, head on over to https://github.com/public-law/rails.cr/releases/new and pick a tag matching the shards tagging system (for example: v0.1.0)

For my first releases, I usually use v0.1.0, and once things become ready for public consumption, I bump to v1.0.0 (or higher).

This issue was automatically created by the GitHub Action workflow .github/workflows/init.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants