chore: Remove obsolete build scripts#3518
Conversation
We recently finished moving our build system to GitHub Actions, so I've been removing obsolete scripts.
|
We'll probably want to keep the cron script that moves files into subdirectories automatically each month. 😄 |
…S universal build [skip ci]
|
Good catch. |
|
Good thinking. I'd totally forgotten to make those changes to the actual cron script (a copy of this) on the nightlies server. Hmmm, any interest in updating the script on the nightlies server too while you're at it? 😄 |
Yes, I've modified it to match your review, so take a look and if you approve, I'll replace the script. :) |
justinclift
left a comment
There was a problem hiding this comment.
Cool, looks good to me. 😄
|
Thanks, I've also replaced it on the server. |
We recently finished moving our build system to GitHub Actions, so I've been removing obsolete scripts.