Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
DanySK created a comment on a pull request on Collektive/collektive
@nicolasfara I'm okay with this PR. As soon as you are satisfied, enable an auto-squash-merge
DanySK created a review comment on a pull request on Collektive/collektive
Also wait, why compileOnly?
DanySK created a review comment on a pull request on Collektive/collektive
```suggestion ).flatMap { it.java.methods.mapNotNull { it.kotlinFunction } + it.members } ```
renovate[bot] opened a pull request on Collektive/collektive
chore(deps): update alchemist to v34.1.11 (patch)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [it.unibo.alchemist:alchemist](https://redirect.github.com/Alchemis...renovate[bot] created a branch on Collektive/collektive
renovate/patch-alchemist - Aggregate Computing in Kotlin Multiplatform
mergify[bot] pushed 1 commit to master Collektive/collektive
- chore(deps): update node.js to v22 c37ef8a
nicolasfara created a review comment on a pull request on Collektive/collektive
Also here: do we need it?
nicolasfara created a review comment on a pull request on Collektive/collektive
Do we need this dependency?
mergify[bot] closed a pull request on Collektive/collektive
chore(deps): update node.js to v22
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | engines | major | ...renovate[bot] pushed 1 commit to renovate/node-22.x Collektive/collektive
- chore(deps): update node.js to v22 9cd84b6
DanySK pushed 16 commits to feat/gossip Collektive/collektive
- ci(renovate): use `with` when importing the configuration instead of `assert` dc63d13
- feat: add aggregate gossip algorithm 0dc0807
- test: add test for stabilizing gossip 547b135
- feat: add ever happened gossip algorithm ee2a65f
- feat: add non-self-stabilizing gossip and gossip ever happened 9f364b2
- refactor: rename function and generic types ca5d5f6
- refactor: rename function name as @danysk suggested 3f63354
- refactor: more idiomatic implementation 8a9b3ba
- test: add check on result of the computation 788ddbb
- refactor: keep track of neighbor's initial value to avoid losing rounds 9a2310d
- refactor: minors on val names and docs 8f606c7
- refactor: use foldWithID inside gossip function 3c1cb57
- perf: improve algorithm by checking the presence of more than one neighbor in the incoming path 73e0785
- test: refactor gossipMax function as in stdlib 237a3da
- refactor: function names b1700fb
- chore: remove useless spacing 30e5f27
DanySK pushed 2 commits to renovate/node-22.x Collektive/collektive
DanySK pushed 1 commit to master Collektive/collektive
- ci(renovate): use `with` when importing the configuration instead of `assert` dc63d13
DanySK closed a pull request on Collektive/collektive
ci(renovate): use `with` when importing the configuration instead of `assert`
renovate[bot] pushed 1 commit to renovate/node-22.x Collektive/collektive
- chore(deps): update node.js to v22 6892611
DanySK pushed 2 commits to DanySK-patch-1 Collektive/collektive
DanySK pushed 16 commits to feat/gossip Collektive/collektive
- chore(deps): update alchemist to v34.1.10 17dc503
- feat: add aggregate gossip algorithm 8857447
- test: add test for stabilizing gossip 0da0565
- feat: add ever happened gossip algorithm 1f38778
- feat: add non-self-stabilizing gossip and gossip ever happened 67a74b0
- refactor: rename function and generic types b5717d9
- refactor: rename function name as @danysk suggested fb9a2c2
- refactor: more idiomatic implementation f7ec33b
- test: add check on result of the computation c443318
- refactor: keep track of neighbor's initial value to avoid losing rounds 1f7186c
- refactor: minors on val names and docs 0ce52d9
- refactor: use foldWithID inside gossip function b0bb6b0
- perf: improve algorithm by checking the presence of more than one neighbor in the incoming path 5fae884
- test: refactor gossipMax function as in stdlib 95cbdb7
- refactor: function names df74e7c
- chore: remove useless spacing 9418089
DanySK pushed 2 commits to renovate/node-22.x Collektive/collektive
mergify[bot] pushed 1 commit to master Collektive/collektive
- chore(deps): update alchemist to v34.1.10 17dc503
mergify[bot] closed a pull request on Collektive/collektive
chore(deps): update alchemist to v34.1.10 (patch)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [it.unibo.alchemist:alchemist](https://redirect.github.com/Alchemis...DanySK opened a pull request on Collektive/collektive
ci(renovate): use `with` when importing the configuration instead of `assert`
DanySK created a branch on Collektive/collektive
DanySK-patch-1 - Aggregate Computing in Kotlin Multiplatform
renovate[bot] pushed 2 commits to renovate/node-22.x Collektive/collektive
DanySK pushed 16 commits to feat/gossip Collektive/collektive
- ci(deps): update nicolasfara/precompute-semantic-release-version-action action to v2.0.2 c0de79b
- feat: add aggregate gossip algorithm cb0ae1a
- test: add test for stabilizing gossip b020f9c
- feat: add ever happened gossip algorithm 7bdfa11
- feat: add non-self-stabilizing gossip and gossip ever happened 1ee51bc
- refactor: rename function and generic types d2d081a
- refactor: rename function name as @danysk suggested e4aa9e4
- refactor: more idiomatic implementation 228dcae
- test: add check on result of the computation 037c2c8
- refactor: keep track of neighbor's initial value to avoid losing rounds 7a15852
- refactor: minors on val names and docs 2b1d195
- refactor: use foldWithID inside gossip function 98ece83
- perf: improve algorithm by checking the presence of more than one neighbor in the incoming path 1987e27
- test: refactor gossipMax function as in stdlib b13245c
- refactor: function names 28f8298
- chore: remove useless spacing b48b42d