Commit graph

17 commits

Author SHA1 Message Date
0bca8ced41
ci(lua): add macos compile flags to command line 2024-09-10 12:14:27 +02:00
a7dc209ae3
ci(lua): run on macos-latest 2024-09-10 03:45:38 +02:00
73f6ed7c8e
ci(lua): re-enable macos runner 2024-09-10 03:39:01 +02:00
a17c0e0ba5
ci(lua): ugly directories fix, docs on todos 2024-09-10 03:25:23 +02:00
49aec9e70b
ci(lua): ignore known_hosts check 2024-09-10 03:09:52 +02:00
1c90cc36bf
ci(lua): rename before uploading 2024-09-10 02:39:55 +02:00
53bfaf1d9a
ci(lua): disable macos because it wont work
keeps answering rate limited on protobuf step, will try again in a sec
2024-09-10 02:39:26 +02:00
98935ccbbc
ci(lua): is it in vars? 2024-09-10 02:18:24 +02:00
89c221ba40
ci(lua): split mac build to add rustflags
kind of ugly because most of the build step is repeated but i don't
really have a way to make conditional steps and can't add those config
flags to the bare project because they make tests fail
2024-09-10 02:16:21 +02:00
404fa0f241
ci(lua): push artifacts on our server
maybe consider luarocks in the future?
2024-09-10 02:06:57 +02:00
ade03cb590
ci: fix for lua, use filename 2024-09-10 00:37:10 +02:00
631452756a
ci: don't fail fast when building artifacts 2024-09-10 00:37:09 +02:00
05e8343641
ci: simplified workflows, disabled targets 2024-09-10 00:37:09 +02:00
988e443e78
ci: fix python format, toggle many targets
lets save up some github credits for now
2024-09-10 00:37:08 +02:00
ac3df94cf9
ci: drop targets, bump setup protoc, fix py cwd 2024-09-10 00:37:08 +02:00
68d57db212
ci: setup protoc before building
also make sure we have latest stable with rustup
2024-09-10 00:37:08 +02:00
ba3eeca205
ci: auto build py wheels and lua module 2024-09-10 00:37:07 +02:00