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

Feature/windows #46

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

Conversation

abdheshnayak
Copy link

@abdheshnayak abdheshnayak commented Feb 29, 2024

Enhancements

  • Introduced support for Windows environments through the addition of a PowerShell (PS1) script.
  • Implemented functionality to select a specific binary from the release, as detailed in Pull Request #45.
  • Implemented Docker-build in ci pipleline to build docker image as well.
  • Added Taskfile for the development purpose.

Note: For Windows platforms, only ZIP file formats are supported. This limitation exists due to the absence of native command-line tools capable of extracting other types of compressed files.

Now it's capable of handling if binary name differs from reponame and also previous state will work as same as it was working.
updated issue with formatting in readme for line query_params -> bin.
corrected wrong comment.
* ✨ Added support of windows

* 📝 Docs updated

added download url for windows in readme.

* 👷 Added docker-build to github-actions.

* 🔖 Fixed issue with ci

* 🐛 Fixed ci issue

* 🎨 Improved names of jobs and ci, in workfile
@abdheshnayak abdheshnayak mentioned this pull request Feb 29, 2024
@jpillora
Copy link
Owner

jpillora commented Feb 29, 2024 via email

* 🐛 Fix bugs
while parsing release, user and program, was not working properly in case of no user and program provided and release is provided.
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.

2 participants