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

New autoupdate framework #226

Open
ThunderWaffle opened this issue Dec 11, 2019 · 2 comments
Open

New autoupdate framework #226

ThunderWaffle opened this issue Dec 11, 2019 · 2 comments

Comments

@ThunderWaffle
Copy link
Member

The old autoupdate framework was my own hacked together CI tool. We eventually killed it/stopped paying for it.

I want to start building against a real CI platform that supports .NET. Then use those builds as a continuous deployment. We should in theory be able to maybe run all the autoupdate manifest data off of Github and the to be chosen CI platform.

@0xdeafcafe
Copy link
Member

We could just have a custom post-build script on AppVeyor I think?

@TrevorAvrett
Copy link

TrevorAvrett commented Oct 18, 2020

If this hasn't already been implemented, take a look into the source code for gibMacOS as example. The code is very easy to follow and replicate.
https://github.com/corpnewt/gibMacOS/blob/master/MakeInstall.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants