maaft

Results 35 issues of maaft

My project emits Event like this: emit StateChanged(gameId, state); I want to be able to query the most-recent event for a `gameId`. For example Hasura [solves this ](https://hasura.io/docs/2.0/queries/postgres/distinct-queries/) with `distinct_on`...

It would be very useful to filter on relationships. For example I have two events: - GameCreated(uint32 gameId, address player1); - GameStarted(uint32 gameId, address playerWhite, address playerBlack); I want to...

First I did `cargo workspace version` to bump the version of all packages. then `cargo workspace publish` fails with: ``` Current HEAD is already released, skipping versioning error: config value...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Version v1.0.1 ### What happened? I peered two clusters: Consumer Cluster: k3s cluster...

bug

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Adds support for datacrunch provider #### Which issue(s) this PR fixes:...

cncf-cla: yes
area/cluster-autoscaler
size/XXL
release-note-none
needs-ok-to-test
kind/feature
needs-rebase
lifecycle/rotten