Commit graph

565 commits

Author SHA1 Message Date
3973aace83
ci: only run stable workflows on stable branch
for now
2024-09-10 02:06:23 +02:00
ebdcc98113
chore: bump versions to make new releases 2024-09-10 00:37:14 +02:00
4c313bf862
ci(py): re-enable macos 2024-09-10 00:37:14 +02:00
c69dc2f68a
fix(js): specify which platforms to build for 2024-09-10 00:37:14 +02:00
241c3d6eb9
ci(js): re-enable mac runner 2024-09-10 00:37:14 +02:00
27859e69cb
fix(js): specify targets to build for 2024-09-10 00:37:13 +02:00
bab5136636
chore(js): add metadata to package.json 2024-09-10 00:37:13 +02:00
402e73ab68
ci: re-disable macos
always ratelimited, makes all builds fail and debugging impossible ughhh
2024-09-10 00:37:13 +02:00
e28214a528
ci(py): paths 2024-09-10 00:37:13 +02:00
d1484b2eed
ci(java): dont do macosx64 yet 2024-09-10 00:37:13 +02:00
b9dcf5520a
ci(js): print what is going on 2024-09-10 00:37:13 +02:00
0a2d8c7f12
ci(py): enable macos build, cwd for publish 2024-09-10 00:37:13 +02:00
01f2d70ddb
ci(js): sed workdir, enable mac build 2024-09-10 00:37:12 +02:00
decbda1bc8
ci(js): publish natives under @codemp scope...
... but keep using just codemp for package. to do this, we sed
@codemp/native into just codemp before doing npm publish, because napi
doesnt seem to have a flag to configure that without resorting to
package.json while creating subdirs.
2024-09-10 00:37:12 +02:00
003711c9c0
ci(js): aaargg the url 2024-09-10 00:37:12 +02:00
f1715f46e7
ci(py): oops remove needs 2024-09-10 00:37:12 +02:00
3915e1052e
ci(js): must set registry url 2024-09-10 00:37:12 +02:00
15b43310c2
ci(js): create bindings, cleanup artifacts, add token 2024-09-10 00:37:12 +02:00
f5b3a25192
ci(js): use action for publish to avoid add-account 2024-09-10 00:37:11 +02:00
fad8bb04b2
ci: fix js, place artifacts under publish dir 2024-09-10 00:37:11 +02:00
8e76eeec30
ci: try to make python release
not for macos because we're rate limited now, re-enable it later
2024-09-10 00:37:11 +02:00
e6ad4ae6ed
ci: cheap log because i don't know whats going on 2024-09-10 00:37:11 +02:00
95ceb7b6d0
ci: actually download and publish in js ci 2024-09-10 00:37:11 +02:00
c8174bb81c
chore(js): bump version and try a publish 2024-09-10 00:37:11 +02:00
f1c36dcd31
ci: add auth token to npm publish step 2024-09-10 00:37:11 +02:00
659f3ac8b7
fix: tests won't work anymore otherwise
this means we probably can't cross compile lua right now, but not doing
it yet anyway sooo
2024-09-10 00:37:10 +02:00
4f875ebfe4
ci: disable macos target for js for now
so it runs the publish step
2024-09-10 00:37:10 +02:00
0c9893f442
ci: java ci to make jars 2024-09-10 00:37:10 +02:00
aee82bd65d
ci: test just tests 2024-09-10 00:37:10 +02:00
b64ba92382
ci: strip js binaries 2024-09-10 00:37:10 +02:00
f8329cb0f1
ci: fix for python, always release 2024-09-10 00:37:10 +02:00
ade03cb590
ci: fix for lua, use filename 2024-09-10 00:37:10 +02:00
8f72f21951
ci: js typo 2024-09-10 00:37:09 +02:00
9ee5c8a1d6
ci: update checkout action 2024-09-10 00:37:09 +02:00
631452756a
ci: don't fail fast when building artifacts 2024-09-10 00:37:09 +02:00
8702fc5ed6
ci: fix python pattern key 2024-09-10 00:37:09 +02:00
033ab68c04
ci: added rust publish ci 2024-09-10 00:37:09 +02:00
ad86c7b372
ci: added js ci 2024-09-10 00:37:09 +02:00
05e8343641
ci: simplified workflows, disabled targets 2024-09-10 00:37:09 +02:00
1541ede699
fix(js): dist package.json specifies name
also macos on arm64
2024-09-10 00:37:08 +02:00
08d97b58a7
ci: removed js binding, as it gets generated 2024-09-10 00:37:08 +02:00
a9706cdf3d
ci: fix python, container off for protoc
also no need for rustup, maturin does it for us
2024-09-10 00:37:08 +02:00
27159ea733
fix(lua): option to build on mac and x86 linux 2024-09-10 00:37:08 +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
8202c3f7d3
chore: dont gitignore ci 2024-09-10 00:37:07 +02:00
ba3eeca205
ci: auto build py wheels and lua module 2024-09-10 00:37:07 +02:00
7d6b14fe7a
fix(java): bundle mac binaries too 2024-09-09 20:59:07 +02:00
f6ee2f0806
fix(java): borked glue methods 2024-09-09 16:06:05 +02:00