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

Have a release pipeline #356

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pirafrank
Copy link

Hi, this PR to add a pipeline to create releases with code and bundled artifacts.

There are a couple of reasons to do this:

  • have a single (albeit fat) executable you can ship
  • offer yet another way to run dotbot
  • avoid dependence on Python on the target environment (many reasons to do this)

The pipeline currently builds and creates a release only on tag push.

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

Successfully merging this pull request may close these issues.

1 participant