...I built a house for you. It is over there. But I won't tell you how to get in...timer wrote: ↑Wed Oct 11, 2023 4:36 amhttps://artifacts.oolite.space
Thank you for that URL. But where do I have to send the files?
Moderators: winston, another_commander
...I built a house for you. It is over there. But I won't tell you how to get in...timer wrote: ↑Wed Oct 11, 2023 4:36 amhttps://artifacts.oolite.space
at the moment, I just copied the files to my VPS server. BUT I know you won't like this solutionhiran wrote: ↑Wed Oct 11, 2023 5:32 am...I built a house for you. It is over there. But I won't tell you how to get in...
Thank you for that URL. But where do I have to send the files?
If it is a manual or one-time update, I've alrady had the Wiki page. Noone likes to do that on a regular base.
Sounds usable. Could you configure the access from the domain? I believe you are much faster than I am.timer wrote: ↑Wed Oct 11, 2023 5:52 amI propose the following solution - on an existing (or you can create a new) repo in GitHub - enable GitHub Pages and bind the subdomain name to this instance. I believe that moving artifacts into a separate resource is more correct than trying to put it into the site - in this case, we don’t have to worry about not matching site styles, and develop this resource separately. We can place a link to this subdomain in the Community section first.
No problem
We do not. The list in expansionUrls.txt needs to be updated.phkb wrote: ↑Wed Oct 11, 2023 6:46 amSo I updated Manual Witchspace Alignment today. New version is 2.7, and I included the information url in the manifest. The expansion list now has 2.7 listed (and the link to the wiki is working successfully), but the release date is 1/1/1970. Do we need to put the upload_date in the manifest as well?
So, I would have to change the download URL each time in order to get the system to change the upload date? For reference, for my OXP's I keep the same URL no matter what version is being released. I find that keeps it simple from a management point of view.
Wouldn't a change in the version number be a better trigger for a change in the upload date?
The upload_date is not connected to the date when you update the url in the list.
Sooooo... I have to change my methodology to change the url each time?hiran wrote: ↑Wed Oct 11, 2023 7:11 amThe reason why we need to update the url is that the "301 Moved permanently" does not contain any Last-Modified header. While the code could again silently follow the redirect and get the Last-Modified timestamp from there there is an unnecessary lookup that I want to remove. Yes, I am pedantic here.
You don't - please look at my edit in previous post.phkb wrote: ↑Wed Oct 11, 2023 7:14 amSooooo... I have to change my methodology to change the url each time?hiran wrote: ↑Wed Oct 11, 2023 7:11 amThe reason why we need to update the url is that the "301 Moved permanently" does not contain any Last-Modified header. While the code could again silently follow the redirect and get the Last-Modified timestamp from there there is an unnecessary lookup that I want to remove. Yes, I am pedantic here.
We are using Github hosted runners - that is the servers executing the actions. Here you can see their 'supported software':
thanks! there is a starting point to explore...hiran wrote: ↑Wed Oct 11, 2023 7:32 amWe are using Github hosted runners - that is the servers executing the actions. Here you can see their 'supported software':
https://docs.github.com/en/actions/usin ... d-software
hiran wrote: ↑Wed Oct 11, 2023 7:32 amAssuming we use Ubuntu 22 LTS, there seems to be Perl 5.34.0 installed.
https://github.com/actions/runner-image ... -Readme.md
I agree, but only if rescanning happens quite often and it is fast.