I've had surgery a couple weeks ago, as I mentioned. It went very well and I'm recovering quickly, so all is good on this front. Thank you all for your kind messages, it means a lot!
I also wanted to open up the nightly builds section, but I ran into a little issue. Basically, I made the database field for artifact IDs a regular integer, but Github's artifact IDs eventually became greater than 2147483647, which is the highest value a 32-bit signed integer can represent. Due to this, the commits since November were stored without their associated artifacts (the nightly builds).
I fixed the database structure. Now I will see if I can run a script to download the missing artifacts. Otherwise, further commits should have their artifacts downloaded correctly.
Once all that is sorted out, I will open up the nightly builds section.
|
16 comments have been posted.
|