You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***cli:** add --version flag to `deploy`, `build publish`, and `actor create` ([#2202](https://github.com/rivet-gg/rivet/issues/2202)) ([a0f0b66](https://github.com/rivet-gg/rivet/commit/a0f0b66b03d57e2ce4dc6bcf69b2b4298e73d8f0))
14
+
***cli:** add `RIVET_ENDPOINT` and `RIVET_CLOUD_TOKEN` env vars for auth ([#2203](https://github.com/rivet-gg/rivet/issues/2203)) ([6ae4dc1](https://github.com/rivet-gg/rivet/commit/6ae4dc1a8fa7fe2551f6504971b5b54cddaf3dc3))
15
+
***cli:** publish to npm ([#2039](https://github.com/rivet-gg/rivet/issues/2039)) ([9ccee01](https://github.com/rivet-gg/rivet/commit/9ccee01607f2e46a453076c77df3e0e712638dab))
***hub:** add name column to actor builds ([#2172](https://github.com/rivet-gg/rivet/issues/2172)) ([e83ba5b](https://github.com/rivet-gg/rivet/commit/e83ba5bad78a022c750a9053064ce3fb47090df7))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* add prepare script to @rivet-gg/cli so it builds before postinstall ([1020e3a](https://github.com/rivet-gg/rivet/commit/1020e3aff9cb6b752b7854289d263e6bb2e5ba8c))
23
+
***cli:** adjust @rivet-gg/cli for npm ([#2174](https://github.com/rivet-gg/rivet/issues/2174)) ([3d49081](https://github.com/rivet-gg/rivet/commit/3d49081974004f9744df8f947ea62741a34436fd))
24
+
* container runner logs not working ([#2152](https://github.com/rivet-gg/rivet/issues/2152)) ([bf69be0](https://github.com/rivet-gg/rivet/commit/bf69be0a9b975ddbccff2a0bab398a65bc8d634b))
25
+
* core features alignment ([#2186](https://github.com/rivet-gg/rivet/issues/2186)) ([34b52da](https://github.com/rivet-gg/rivet/commit/34b52da94a85274a150b53a05128497e0d700f18))
26
+
* delete history for select wf, add actor start metric ([#2155](https://github.com/rivet-gg/rivet/issues/2155)) ([560bd20](https://github.com/rivet-gg/rivet/commit/560bd20a65ff64b84d2bebed1b03f542a45d7b22))
27
+
* fallback if @rivet-gg/cli doesn't work ([0897635](https://github.com/rivet-gg/rivet/commit/0897635965e5672c2084d94cebef0da720ec9873))
28
+
* fix building api packages ([7735744](https://github.com/rivet-gg/rivet/commit/77357446e715dea13e707f273b5972f65e9988f1))
***hub:** add trailing slashes to urls when missing ([#2179](https://github.com/rivet-gg/rivet/issues/2179)) ([3cbbbfe](https://github.com/rivet-gg/rivet/commit/3cbbbfef02433b87dde0ef61ab04876d7d16cfbb))
31
+
***hub:** display error message only if there's nothing to show ([#2166](https://github.com/rivet-gg/rivet/issues/2166)) ([745fb32](https://github.com/rivet-gg/rivet/commit/745fb32010c3320ce696df0e43b26a45616e00cc))
32
+
***hub:** force context creation on lobbies page ([#2161](https://github.com/rivet-gg/rivet/issues/2161)) ([391708d](https://github.com/rivet-gg/rivet/commit/391708da0ffd16349f0ac3f3d1414757677e4d40))
* remove node_modules hack in favor of yarn pnp ([816046e](https://github.com/rivet-gg/rivet/commit/816046ebb1388cf86f3b7ea2ecb725bb32d7ac42))
35
+
* update cli image and wording ([#2193](https://github.com/rivet-gg/rivet/issues/2193)) ([a3ca882](https://github.com/rivet-gg/rivet/commit/a3ca8826dfcafdacf187fb0b0aeb0f39edbb3946))
36
+
***workflows:** fix dupe wf run bug, signal idx bug, add wake condition property to get wf ([#2163](https://github.com/rivet-gg/rivet/issues/2163)) ([c42cc71](https://github.com/rivet-gg/rivet/commit/c42cc718750d3f97b1beadcd7b4b1b31870efdd2))
37
+
38
+
39
+
### Documentation
40
+
41
+
***cli:** add docs for all remaining commands ([#2207](https://github.com/rivet-gg/rivet/issues/2207)) ([76b2fb5](https://github.com/rivet-gg/rivet/commit/76b2fb5ebe61ac92c9db1cf92fc592de92febbf6))
* disable durable lifecycle in system test ([#2157](https://github.com/rivet-gg/rivet/issues/2157)) ([aa1ecc9](https://github.com/rivet-gg/rivet/commit/aa1ecc9496b255a79a204354b890e5f806a76ee5))
55
+
* disable publishing cli since it's broken ([46bfeff](https://github.com/rivet-gg/rivet/commit/46bfeffbdec6a9aaa8dd797ad5abd9fb520fa702))
56
+
***examples:** remove old configs ([#2206](https://github.com/rivet-gg/rivet/issues/2206)) ([f2a0bb4](https://github.com/rivet-gg/rivet/commit/f2a0bb48b237522e4284191ff025f9b5c85d4a4d))
57
+
* fix api docs ([#2209](https://github.com/rivet-gg/rivet/issues/2209)) ([7363327](https://github.com/rivet-gg/rivet/commit/73633276170a43ea5f67c21907ba416dff1feeac))
***release:** update version to 25.2.1 ([0989257](https://github.com/rivet-gg/rivet/commit/09892576c497fe265eec897790b79c465b258b9c))
72
+
***release:** update version to 25.2.1 ([875c7ad](https://github.com/rivet-gg/rivet/commit/875c7ad800aeac352d3c90da9daf34aad1deda27))
73
+
***release:** update version to 25.2.1 ([e598b6d](https://github.com/rivet-gg/rivet/commit/e598b6ddbf60c912ea1d94a04c2950e09dc46cbd))
74
+
***release:** update version to 25.2.1 ([b901253](https://github.com/rivet-gg/rivet/commit/b901253b0f99f75545a2960f962bd4186f98f9d8))
75
+
***release:** update version to 25.2.1 ([62afbfe](https://github.com/rivet-gg/rivet/commit/62afbfe0acd1c07001d749c0b4fb841dfbbe7e41))
76
+
***release:** update version to 25.2.1 ([5dc75ce](https://github.com/rivet-gg/rivet/commit/5dc75ce6753cd21a0efcd01df1ebc176eeff9a74))
77
+
***release:** update version to 25.2.1 ([4eb83de](https://github.com/rivet-gg/rivet/commit/4eb83de01ab13e9409975a4dddb45a14ea3c4803))
78
+
***release:** update version to 25.2.1 ([24cdfc5](https://github.com/rivet-gg/rivet/commit/24cdfc5339dee2e4a81f407193c62d8876c998c9))
79
+
***release:** update version to 25.2.1 ([916df87](https://github.com/rivet-gg/rivet/commit/916df8758958f179e4ff787549ee47eac4361330))
80
+
* remove @rivet-gg/cli from release temporarily ([08f5934](https://github.com/rivet-gg/rivet/commit/08f5934028e6c54c04b52b34258c8a3d5aa4016f))
81
+
* remove actors sdk in favor of actorcore ([#2199](https://github.com/rivet-gg/rivet/issues/2199)) ([ee7693b](https://github.com/rivet-gg/rivet/commit/ee7693ba7fb93b6a648f7e9e71586ad83eb6f786))
* rename actor -> actors in sdk for consistency ([#2197](https://github.com/rivet-gg/rivet/issues/2197)) ([479ac9a](https://github.com/rivet-gg/rivet/commit/479ac9a5be2b4fb77ac7a3a889fd97185e4a1cb1))
84
+
* rename actor.regions.resolve to actor.regions.recommend ([#2196](https://github.com/rivet-gg/rivet/issues/2196)) ([b28003d](https://github.com/rivet-gg/rivet/commit/b28003dca4f7a7701414ee7920e07fa133512fd1))
85
+
* update package name to @rivet-gg/cli ([999431d](https://github.com/rivet-gg/rivet/commit/999431d3634cc1163674e17ca6f08c7d7527e071))
* updated site font ([#2204](https://github.com/rivet-gg/rivet/issues/2204)) ([37cce55](https://github.com/rivet-gg/rivet/commit/37cce55f9605638ca51e5060b2aa171b971db0b3))
0 commit comments