Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Collektive/collektive

DanySK pushed 2 commits to dependabot/npm_and_yarn/site/cross-spawn-7.0.5 Collektive/collektive
  • chore(deps): update alchemist to v35.0.1 72ff9bc
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site Bumps [cross-spawn](https://github.com/moxystudio/node-cr... 04dbb7c

View on GitHub

DanySK pushed 13 commits to feat/timeReplication Collektive/collektive
  • chore(deps): update alchemist to v35.0.1 72ff9bc
  • chore(deps): add datetime dependency for test purposes 2f6ef23
  • feat: add 'Block T' (timer) function 7990233
  • feat: add shared timer function 07ca047
  • test: add test for shared timer 53e4dd2
  • feat: add draft for time replicated function dae73e5
  • test: fix more significative test 3f2ac6c
  • fix: input process must be an aggregate process 6a6fa22
  • chore(deps): add datetime dependency for stdlib 91729a6
  • feat: add shared clock function 853bc76
  • test: add test for shared clock function 4b5b592
  • fix: add decay parameter, refactor from repeat to evolve, use coercion instead of min and max b062078
  • fix: get delta time by evolving the system time instead of needing a sensor e952244

View on GitHub

mergify[bot] deleted a branch Collektive/collektive

renovate/patch-alchemist

mergify[bot] pushed 1 commit to master Collektive/collektive
  • chore(deps): update alchemist to v35.0.1 72ff9bc

View on GitHub

mergify[bot] closed a pull request on Collektive/collektive
chore(deps): update alchemist to v35.0.1 (patch)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [it.unibo.alchemist:alchemist](https://redirect.github.com/Alchemis...
codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/591?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Coll...

View on GitHub

DanySK pushed 2 commits to dependabot/npm_and_yarn/site/cross-spawn-7.0.5 Collektive/collektive
  • ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.18 95fc1c7
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site Bumps [cross-spawn](https://github.com/moxystudio/node-cr... c768f9a

View on GitHub

DanySK pushed 13 commits to feat/timeReplication Collektive/collektive
  • ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.18 95fc1c7
  • chore(deps): add datetime dependency for test purposes b4305a5
  • feat: add 'Block T' (timer) function 39146bd
  • feat: add shared timer function 0668434
  • test: add test for shared timer 8fdf800
  • feat: add draft for time replicated function 79b3df5
  • test: fix more significative test d44d495
  • fix: input process must be an aggregate process bea6a16
  • chore(deps): add datetime dependency for stdlib d7ba816
  • feat: add shared clock function 3c0162b
  • test: add test for shared clock function 3038dc2
  • fix: add decay parameter, refactor from repeat to evolve, use coercion instead of min and max 315e33b
  • fix: get delta time by evolving the system time instead of needing a sensor e0f3699

View on GitHub

DanySK pushed 7 commits to fix/nonStabilizingGossip Collektive/collektive
  • ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.18 95fc1c7
  • fix: implementation of non-self-stabilizing gossip with fold instead of hood bdae4e5
  • test: add test for non-self-stabilizing gossip 3fa5740
  • chore: remove useless prints 51f161d
  • test: improve non-stabilizing-gossip into more meaningful test 6a6fcf5
  • refactor: rename non-stabilizing-gossip function f2022ee
  • style: improve tests style d768027

View on GitHub

renovate[bot] created a branch on Collektive/collektive

renovate/patch-alchemist - Aggregate Computing in Kotlin Multiplatform

mergify[bot] deleted a branch Collektive/collektive

renovate/danysk-build-check-deploy-gradle-action-3.5.x

mergify[bot] pushed 1 commit to master Collektive/collektive
  • ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.18 95fc1c7

View on GitHub

mergify[bot] closed a pull request on Collektive/collektive
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.18
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DanySK/build-check-deploy-gradle-action](https://redirect.github.com/DanySK/build-check-deploy-gra...
codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/590?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Coll...

View on GitHub

renovate[bot] opened a pull request on Collektive/collektive
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.18
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DanySK/build-check-deploy-gradle-action](https://redirect.github.com/DanySK/build-check-deploy-gra...
renovate[bot] created a branch on Collektive/collektive

renovate/danysk-build-check-deploy-gradle-action-3.5.x - Aggregate Computing in Kotlin Multiplatform

dependabot[bot] opened a pull request on Collektive/collektive
build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moxystudio/node-cross...
dependabot[bot] created a branch on Collektive/collektive

dependabot/npm_and_yarn/site/cross-spawn-7.0.5 - Aggregate Computing in Kotlin Multiplatform

angelacorte pushed 1 commit to fix/nonStabilizingGossip Collektive/collektive
  • style: improve tests style a99214f

View on GitHub

angelacorte pushed 5 commits to feat/timeReplication Collektive/collektive
  • chore(deps): add datetime dependency for stdlib 023d305
  • feat: add shared clock function e8917e0
  • test: add test for shared clock function 7b740ea
  • fix: add decay parameter, refactor from repeat to evolve, use coercion instead of min and max 38e1add
  • fix: get delta time by evolving the system time instead of needing a sensor 6513ad4

View on GitHub

DanySK pushed 8 commits to feat/timeReplication Collektive/collektive
  • chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.14 1486f09
  • chore(deps): add datetime dependency for test purposes 28c0f75
  • feat: add 'Block T' (timer) function 402b90d
  • feat: add shared timer function 14810bf
  • test: add test for shared timer 41dbdc8
  • feat: add draft for time replicated function a9bc0d7
  • test: fix more significative test 043930d
  • fix: input process must be an aggregate process 1a2365d

View on GitHub

DanySK pushed 6 commits to fix/nonStabilizingGossip Collektive/collektive
  • chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.14 1486f09
  • fix: implementation of non-self-stabilizing gossip with fold instead of hood 0af8eae
  • test: add test for non-self-stabilizing gossip 1ce57fc
  • chore: remove useless prints adb2e72
  • test: improve non-stabilizing-gossip into more meaningful test d15c22a
  • refactor: rename non-stabilizing-gossip function 318b535

View on GitHub

mergify[bot] deleted a branch Collektive/collektive

renovate/org.danilopianini.gradle-pre-commit-git-hooks-2.0.x

mergify[bot] pushed 1 commit to master Collektive/collektive
  • chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.14 1486f09

View on GitHub

mergify[bot] closed a pull request on Collektive/collektive
chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.14
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.danilopianini.gradle-pre-commit-git-hooks](https://redirect.gi...
codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/588?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Coll...

View on GitHub

renovate[bot] opened a pull request on Collektive/collektive
chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.14
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.danilopianini.gradle-pre-commit-git-hooks](https://redirect.gi...
renovate[bot] created a branch on Collektive/collektive

renovate/org.danilopianini.gradle-pre-commit-git-hooks-2.0.x - Aggregate Computing in Kotlin Multiplatform

DanySK pushed 8 commits to feat/timeReplication Collektive/collektive
  • chore(deps): update plugin multijvmtesting to v1.3.1 bb08140
  • chore(deps): add datetime dependency for test purposes a8c9728
  • feat: add 'Block T' (timer) function 4f7a8fd
  • feat: add shared timer function 7ff9700
  • test: add test for shared timer bccfd47
  • feat: add draft for time replicated function 802e47c
  • test: fix more significative test df516d5
  • fix: input process must be an aggregate process 9146781

View on GitHub

DanySK pushed 6 commits to fix/nonStabilizingGossip Collektive/collektive
  • chore(deps): update plugin multijvmtesting to v1.3.1 bb08140
  • fix: implementation of non-self-stabilizing gossip with fold instead of hood 634dbc3
  • test: add test for non-self-stabilizing gossip c02d2e3
  • chore: remove useless prints 9993b8d
  • test: improve non-stabilizing-gossip into more meaningful test 0e0a32b
  • refactor: rename non-stabilizing-gossip function c3d3f35

View on GitHub

Load more