Ecosyste.ms: Timeline

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

LinZhihao-723

LinZhihao-723 opened a pull request on y-scope/clp
feat(ffi): Update schema-tree-node-insertion IR unit's handler signature to receive the inserted schema tree.
<!-- markdownlint-disable MD012 --> <!-- Set the PR title to a meaningful commit message that: * is in imperative form. * follows the Conventional Commits specification (https://www.convent...
LinZhihao-723 created a branch on LinZhihao-723/clp

node-insertion-update - Compressed Log Processor (CLP) is a free tool capable of compressing text logs and searching the compressed logs without decompression.

LinZhihao-723 pushed 1 commit to main y-scope/clp-ffi-js
  • feat: Add support for reading auto-generated kv-pairs using `StructuredIrStreamReader`. (#60) 983da6f

View on GitHub

LinZhihao-723 closed a pull request on y-scope/clp-ffi-js
feat: Add support for deserializing and decoding auto-generated keys in Structured IR streams.
<!-- markdownlint-disable MD012 --> <!-- Set the PR title to a meaningful commit message that: * is in imperative form. * follows the Conventional Commits specification (https://www.convent...
LinZhihao-723 created a branch on LinZhihao-723/clp-ffi-js

key-search

LinZhihao-723 created a comment on a pull request on y-scope/clp-ffi-js
> Latest changes look reasonable - see title Shall we call it "deserialize" to match our glossary?

View on GitHub

LinZhihao-723 created a review comment on a pull request on y-scope/clp-ffi-js
fixed

View on GitHub

LinZhihao-723 created a review on a pull request on y-scope/clp-ffi-js

View on GitHub

LinZhihao-723 pushed 1 commit to auto-gen-keys LinZhihao-723/clp-ffi-js

View on GitHub

LinZhihao-723 pushed 1 commit to auto-gen-keys LinZhihao-723/clp-ffi-js

View on GitHub

LinZhihao-723 deleted a tag y-scope/clp-loglib-py

v0.0.14

LinZhihao-723 pushed 1 commit to main y-scope/clp-loglib-py
  • chore: Bump version for release v0.0.14. (#58) a22e821

View on GitHub

LinZhihao-723 closed a pull request on y-scope/clp-loglib-py
chore: Bump version for release v0.0.14.
<!-- markdownlint-disable MD012 --> <!-- Set the PR title to a meaningful commit message that: * is in imperative form. * follows the Conventional Commits specification (https://www.convent...
LinZhihao-723 created a tag on y-scope/clp-loglib-py

v0.0.14 - Logging/encoding/decoding using CLP's IR stream format

LinZhihao-723 opened a pull request on y-scope/clp-loglib-py
chore: Bump version for release v0.0.14.
<!-- markdownlint-disable MD012 --> <!-- Set the PR title to a meaningful commit message that: * is in imperative form. * follows the Conventional Commits specification (https://www.convent...
LinZhihao-723 created a branch on LinZhihao-723/clp-loglib-py

v0.0.14 - Logging/encoding/decoding using CLP's IR stream format

LinZhihao-723 pushed 1 commit to main y-scope/clp-loglib-py
  • docs: Clarify description of the UTC offset in `ClpKeyValuePairStreamHandler`'s auto-generated timestamp kv-pair. (#57) 6cf3e2b

View on GitHub

LinZhihao-723 closed a pull request on y-scope/clp-loglib-py
docs: Clarify description of the UTC offset in `ClpKeyValuePairStreamHandler`'s auto-generated timestamp kv-pair.
<!-- markdownlint-disable MD012 --> <!-- Set the PR title to a meaningful commit message that: * is in imperative form. * follows the Conventional Commits specification (https://www.convent...
LinZhihao-723 created a branch on LinZhihao-723/clp-loglib-py

doc-update - Logging/encoding/decoding using CLP's IR stream format

LinZhihao-723 created a review on a pull request on y-scope/clp-loglib-py
I don't have any more comments.

View on GitHub

LinZhihao-723 created a review comment on a pull request on y-scope/clp-loglib-py
Sure, that sounds better

View on GitHub

LinZhihao-723 created a review on a pull request on y-scope/clp-loglib-py

View on GitHub

LinZhihao-723 created a review comment on a pull request on y-scope/clp-ffi-js
Just double-checked. `has_error` has been used in other places correctly. In `UnstructuredIrStreamReader.cpp`, `has_value()` is used because the return type is `std::optional`.

View on GitHub

LinZhihao-723 created a review on a pull request on y-scope/clp-ffi-js

View on GitHub

LinZhihao-723 pushed 1 commit to auto-gen-keys LinZhihao-723/clp-ffi-js
  • Apply code review comments dd923c9

View on GitHub

LinZhihao-723 created a review comment on a pull request on y-scope/clp-ffi-js
This object merges both auto and user gen kv-pairs, and I think we should indicate that in the naming. How about `merged_kv_pairs`? @kirkrodrigues any comments?

View on GitHub

LinZhihao-723 created a review comment on a pull request on y-scope/clp-ffi-js
Sure. I didn't do it in this PR since it's not used else where yet.

View on GitHub

LinZhihao-723 created a review on a pull request on y-scope/clp-ffi-js

View on GitHub

LinZhihao-723 created a review comment on a pull request on y-scope/clp-ffi-js
I think we should do it in another PR though

View on GitHub

LinZhihao-723 created a review on a pull request on y-scope/clp-ffi-js

View on GitHub

Load more