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

Add in --release flag to build command #85

Closed
JasonYao opened this issue Oct 17, 2022 · 3 comments
Closed

Add in --release flag to build command #85

JasonYao opened this issue Oct 17, 2022 · 3 comments
Labels

Comments

@JasonYao
Copy link
Owner

Would enable outputting zipped-up files for easy release in a ci/cd pipeline

@JasonYao
Copy link
Owner Author

JasonYao commented Oct 17, 2022

Expected behavior:

  • Change build directory from temp files to pydotfiles-build
  • Generate the following zip files for my personal dotfiles:
dotfiles-macos-personal.zip
dotfiles-macos-work.zip
dotfiles-linux-personal.zip
dotfiles-linux-work.zip

@JasonYao
Copy link
Owner Author

Depends on changes in #84 to go in

github-actions bot pushed a commit that referenced this issue Oct 17, 2022
# [4.2.0](v4.1.0...v4.2.0) (2022-10-17)

### Features

* **build:** adds in the -r or --release flag to the build command, which zips up build packages ([5367eaf](5367eaf)), closes [#85](#85)
@JasonYao
Copy link
Owner Author

🎉 This issue has been resolved in version 4.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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