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

Auto install of Git releases through GH CLI #7

Open
mastercoms opened this issue Dec 26, 2020 · 6 comments
Open

Auto install of Git releases through GH CLI #7

mastercoms opened this issue Dec 26, 2020 · 6 comments

Comments

@mastercoms
Copy link
Member

We can automate installation of Git and friends (and even include a "latest" option) by setting up a repository and pattern to download releases from, and then automatically running those in succession. This will improve workflow by removing the need to download separately and open from the browser, and it will give an opportunity for us to not exit on fail and rather repeat the version check/install process.

@User21T
Copy link

User21T commented Oct 5, 2024

Hello. Would you like to give more detailed description what do you want to do? I think I can do it.

@User21T
Copy link

User21T commented Oct 10, 2024

I have one question. Can we use shell script to automate installation?

@mastercoms
Copy link
Member Author

mastercoms commented Oct 17, 2024

Sorry for the delay in replaying. It refers to this part: https://github.com/ProjectBorealis/PBSync/blob/main/pbsync/__main__.py#L61-L120

@User21T
Copy link

User21T commented Oct 24, 2024

I think using a GitHub Actions workflow, like the one used for Python build, would be a good idea. What do you think?

@mastercoms
Copy link
Member Author

This is for an end user machine, it's meant to run in the program. I linked the relevant code that should be updated.

@User21T
Copy link

User21T commented Oct 24, 2024

Thank you. If I have free time and nothing else to do, I will check it.

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

2 participants