Ecosyste.ms: Timeline

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

Collektive/collektive

angelacorte opened an issue on Collektive/collektive
[sdtdlib] `timeReplicated` function
DanySK pushed 1 commit to master Collektive/collektive
  • feat(field): add `replaceMatching` method replacing the values in a field matching a given predicate (#550) ca768d0

View on GitHub

DanySK deleted a branch Collektive/collektive

feat/replace-matching

DanySK closed a pull request on Collektive/collektive
feat(field): add `replaceMatching` method replacing the values in a field matching a given predicate
This PR introduces the `replaceMatching` method over `Field` that replaces each value in the field with a provided value if the previous value matches the provided predicate. Closes #549
nicolasfara created a review comment on a pull request on Collektive/collektive
@FreshMag If we do not use the kotlin reflection anymore can we remove it, right?

View on GitHub

nicolasfara created a review on a pull request on Collektive/collektive

View on GitHub

codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/550?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 created a comment on a pull request on Collektive/collektive
I would suggest organizing the docs with the DIVIO framework

View on GitHub

DanySK pushed 4 commits to feat/replace-matching Collektive/collektive
  • chore(deps): update docusaurus monorepo to v3.6.0 c7e9243
  • chore: add basic codecov configuration 1f4a8c9
  • feat(field): add `replaceMatching` that replaces the values in a field matching a given predicate 67a0d89
  • feat(field): add `replaceMatchingWithId` 671ddaa

View on GitHub

DanySK created a review on a pull request on Collektive/collektive

View on GitHub

nicolasfara pushed 1 commit to master Collektive/collektive
  • chore: add basic codecov configuration 1f4a8c9

View on GitHub

mergify[bot] deleted a branch Collektive/collektive

renovate/docusaurus-monorepo

mergify[bot] closed a pull request on Collektive/collektive
chore(deps): update docusaurus monorepo to v3.6.0 (minor)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://redirect.github.com/facebook/docusaurus)...
Danix002 created a comment on a pull request on Collektive/collektive
There is no reason, i made a mistake. Thank you."

View on GitHub

angelacorte created a comment on a pull request on Collektive/collektive
@Danix002 I suggest not to close PRs, just leave it open and when you'll add a commit on your branch it will refresh automatically. Or were there other motivations to close it?

View on GitHub

angelacorte reopened a pull request on Collektive/collektive
docs: add first introduction part (Aggragate Programming paragraph)
Site introduction implementation
renovate[bot] opened a pull request on Collektive/collektive
chore(deps): update docusaurus monorepo to v3.6.0 (minor)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://redirect.github.com/facebook/docusaurus)...
renovate[bot] created a branch on Collektive/collektive

renovate/docusaurus-monorepo - Aggregate Computing in Kotlin Multiplatform

Danix002 closed a pull request on Collektive/collektive
docs: add first introduction part (Aggragate Programming paragraph)
Site introduction implementation
Danix002 closed a pull request on Collektive/collektive
docs: add first introduction part (Aggragate Programming paragraph)
Site introduction implementation
angelacorte created a review on a pull request on Collektive/collektive

View on GitHub

nicolasfara pushed 1 commit to feat/replace-matching Collektive/collektive
  • feat(field): add `replaceMatchingWithId` 7bde76c

View on GitHub

codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/548?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

nicolasfara created a review comment on a pull request on Collektive/collektive
Please do not track this file. I prefer to keep it simple with npm.

View on GitHub

nicolasfara created a review comment on a pull request on Collektive/collektive
Avoid names with spaces. Stick to kebab-case for file names in the documentation.

View on GitHub

nicolasfara opened a pull request on Collektive/collektive
feat(field): add `replaceMatching` that replaces the values in a field matching a given predicate
This PR introduces the `replaceMatching` method over `Field` that replaces each value in the field with a provided value if the previous value matches the provided predicate. Closes #549
nicolasfara opened an issue on Collektive/collektive
function `replace-matching` on fields
It should take a value equals to a field and a predicate, then apply the predicate to each value of the field and the ones that match get sobstituted, and returns the new field.
nicolasfara created a branch on Collektive/collektive

feat/replace-matching - Aggregate Computing in Kotlin Multiplatform

Danix002 opened a pull request on Collektive/collektive
Added first introduction part (Aggragate Programming paragraph)
Site introduction implementation
mergify[bot] pushed 1 commit to master Collektive/collektive
  • chore(deps): update alchemist to v34.1.12 81f4d20

View on GitHub

Load more