aboutsummaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Nightly ZIP level 9Jeroen van Rijn2024-06-051-2/+2
* Rewrite upload_b2 nightly action against B2 SDKJeroen van Rijn2024-06-054-109/+140
* Update `create_nightly_json`Jeroen van Rijn2024-06-041-1/+2
* Update `delete_old_binaries.py`Jeroen van Rijn2024-06-041-2/+2
* Complete nightly scripts update to new b2 cli versionJeroen van Rijn2024-06-043-8/+5
* b2 uriJeroen van Rijn2024-06-042-2/+2
* Try `/` rather than ` `gingerBill2024-06-031-1/+1
* Add `print` to `delete_old_binaries.py`gingerBill2024-06-031-0/+1
* Try updating nightly stuffgingerBill2024-06-031-1/+1
* fix releases being a zip of a zipLaytan Laats2024-02-291-2/+14
* Update create_nightly_json.pyMikkel Hjortshøj2021-08-081-1/+1
* Add git sha to `odin version` commandMikkel Hjortshoej2020-08-231-31/+0
* Add sizeInBytes of zip files to nightly.json generationMikkel Hjortshoej2020-04-231-0/+2
* Actually include script to delete binariesMikkel Hjortshoej2020-04-191-0/+34
* Remove on:push in nightly.ymlMikkel Hjortshoej2020-04-151-0/+0
* Pass the bucket to /ci/create_nightly_json.pyMikkel Hjortshoej2020-04-151-2/+4
* Update /ci/build_ci.batMikkel Hjortshoej2020-04-151-5/+12
* Fix typo in upload-create-nightly.shMikkel Hjortshoej2020-04-151-1/+1
* Upload to nightly path and echo out some infoMikkel Hjortshoej2020-04-151-2/+4
* Use the correct path during uploadMikkel Hjortshoej2020-04-151-1/+1
* use b2 upload-file instead of b2 syncMikkel Hjortshoej2020-04-151-0/+11
* Make the json for nightly have friendly URLsMikkel Hjortshoej2020-04-112-8/+4
* Python script for creating jsonMikkel Hjortshoej2020-04-111-0/+46
* Start on json scriptMikkel Hjortshoej2020-04-112-0/+29