Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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
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 #549nicolasfara 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?
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...
DanySK created a comment on a pull request on Collektive/collektive
I would suggest organizing the docs with the DIVIO framework
DanySK pushed 4 commits to feat/replace-matching Collektive/collektive
nicolasfara pushed 1 commit to master Collektive/collektive
- chore: add basic codecov configuration 1f4a8c9
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."
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?
angelacorte reopened a pull request on Collektive/collektive
docs: add first introduction part (Aggragate Programming paragraph)
Site introduction implementationrenovate[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 implementationDanix002 closed a pull request on Collektive/collektive
docs: add first introduction part (Aggragate Programming paragraph)
Site introduction implementationnicolasfara pushed 1 commit to feat/replace-matching Collektive/collektive
- feat(field): add `replaceMatchingWithId` 7bde76c
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...
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.
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.
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 #549nicolasfara 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 implementationmergify[bot] pushed 1 commit to master Collektive/collektive
- chore(deps): update alchemist to v34.1.12 81f4d20