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

Nightly versions #967

Closed
Bionus opened this issue Jun 25, 2017 · 6 comments
Closed

Nightly versions #967

Bionus opened this issue Jun 25, 2017 · 6 comments
Assignees
Milestone

Comments

@Bionus
Copy link
Owner

Bionus commented Jun 25, 2017

For some power users, or for users with critical issues which were fixed on the development version but not released yet, it could be convenient to have some way to have a the latest build available at any time.

Those versions would be built every commit on the develop branch and made available as a separate "Nightly" pre-release, that should be used with caution (as it could be broken at any moment).

@Bionus Bionus added this to the v5.4.0 milestone Jun 25, 2017
@Bionus Bionus self-assigned this Jun 25, 2017
@Bionus
Copy link
Owner Author

Bionus commented Jun 25, 2017

I just implemented it using the AppVeyor CI 🎉

You can therefore find the latest build automatically released here:
https://github.com/Bionus/imgbrd-grabber/releases/tag/nightly

As written in the description though, USE AT YOUR OWN RISK.
These releases are triggered every time I commit something in the repo and could very well be broken.

@MasterPetrik
Copy link
Contributor

For some power users, or for users with critical issues which were fixed on the development version but not released yet, it could be convenient to have some way to have a the latest build available at any time.

I've been waiting for this for so long! Thanks!

@Zekken01
Copy link

Zekken01 commented Jun 25, 2017 via email

@MasterPetrik
Copy link
Contributor

MasterPetrik commented Jun 25, 2017

image
My browser and my Win7 dislike your nightly .exe, I think it's because of missing digital signature. Do you nave no way to sign nightly files? Or it possible?

Anyway when I try to open .exe, there is an error, that tells me, that

"it can't start because of Qt5Multimedia.dll is missing on my computer. Try to reinstall the programm."

image

@Bionus
Copy link
Owner Author

Bionus commented Jun 25, 2017

You actually have to put this file in the Grabber install folder, replacing the existing "Grabber.exe" file there.

@Bionus Bionus closed this as completed in 7acb611 Jun 25, 2017
@MasterPetrik
Copy link
Contributor

MasterPetrik commented Jun 25, 2017

Oh I see, then please write about it in nightly description

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