Commit 4d3726e
chore: fix api gen (#2921)
* chore(pegboard): consolidate to single subscriber per gateway
* chore(ups): add postgres auto-reconnect
* chore(ups): handle edge cases with postgres listen/unlisten/notify when disconnected/reconnecting
* ci: switch to depot
* chore(runner): handle async actor stop
* fix(epoxy): fix Any quorum type not reaching any node
* fix(engine/fe): remove addresses
* feat(pegboard): outbound runners
* feat(ns): implement namespace updates, global cache purge
* fix: configure runner config per runner name
* chore: remove port name
* fix(udb): revamp udb api
* chore: cleanup, move ee changes
* fix(api): fix query serialization for remote req
* fix(epoxy): fix sending msgs to self
* fix(api): fix creating actors in other dcs
* chore(util): increase max ident len
* chore(runner): add alarms api
* chore: fix api gen
---------
Co-authored-by: Nathan Flurry <developer@nathanflurry.com>
Co-authored-by: Kacper Wojciechowski <39823706+jog1t@users.noreply.github.com>
Co-authored-by: Nathan Flurry <NathanFlurry@users.noreply.github.com>1 parent 2bcaf13 commit 4d3726e
File tree
72 files changed
+1486
-341
lines changed- out
- packages
- core/api-public/src
- actors
- services/namespace/src
- sdks
- go/api-full
- client
- namespacesrunnerconfigs
- namespaces
- rust/api-full/rust
- .openapi-generator
- docs
- src
- apis
- models
- typescript/api-full/src
- api
- resources
- namespacesRunnerConfigs
- client
- requests
- namespaces/client
- requests
- types
- serialization/types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+1486
-341
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments