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

not only add tag, but also make a proper release #12

Open
robertoostenveld opened this issue Nov 2, 2021 · 0 comments
Open

not only add tag, but also make a proper release #12

robertoostenveld opened this issue Nov 2, 2021 · 0 comments

Comments

@robertoostenveld
Copy link
Member

Right now we use a daily cron job script to tag a specific commit on the release branch if that commit passed all dashboard tests. That causes those versions of the code to show up at https://github.com/fieldtrip/fieldtrip/tags with the version identifier YYYYMMDD.

Besides tagging, we could also make an explicit release using the gh command line client. See https://cli.github.com/manual/gh_release_create and https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases

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

1 participant