Commit graph

21 commits

Author SHA1 Message Date
8970cb3d92
ci: fix syntax, needs a with
i always do this wrong..
2024-09-10 14:51:58 +02:00
c0799df2b4
ci: pass GITHUB_TOKEN to setup_protoc
hopefully will resolve a lot of these rate limit errors
2024-09-10 14:49:48 +02:00
3973aace83
ci: only run stable workflows on stable branch
for now
2024-09-10 02:06:23 +02:00
241c3d6eb9
ci(js): re-enable mac runner 2024-09-10 00:37:14 +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
b9dcf5520a
ci(js): print what is going on 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
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
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
f1c36dcd31
ci: add auth token to npm publish step 2024-09-10 00:37:11 +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
b64ba92382
ci: strip js binaries 2024-09-10 00:37:10 +02:00
8f72f21951
ci: js typo 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
ad86c7b372
ci: added js ci 2024-09-10 00:37:09 +02:00