Ecosyste.ms: Timeline

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

kirkrodrigues

kirkrodrigues created a review comment on a pull request on y-scope/clp
Haven't looked at the code, but if the only issue is unnecessary files on disk, sure we could change it to a warning log.

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/clp

View on GitHub

kirkrodrigues created a branch on kirkrodrigues/yscope-dev-utils

minor-refactoring - A collection of configs, scripts, and tools that are reusable across YScope repos.

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

View on GitHub

kirkrodrigues pushed 39 commits to main kirkrodrigues/clp
  • feat(clp-package): Add support for clp-json to ingest logs from S3. (#651) Co-authored-by: kirkrodrigues <2454684+ki... fae7fcc
  • fix: Add missing `libcurl4` dependency to clp-core and package execution containers. (#670) e04f77a
  • fix(clp-s): Improve error reporting for directory-creation failure during compression. (#671) Co-authored-by: kirkro... 1cef195
  • fix(clp-s): Rename tables section to use segment numbering scheme. (#666) 4ac9055
  • fix(clp-package): Remove transitive boto3 dependency from package compression script. (#675) a5268d6
  • feat(clp-package): Add support for uploading extracted streams to S3. (#662) Co-authored-by: Devin Gibson <gibber980... 5c96bdc
  • feat(ffi): Add support for serializing/deserializing auto-generated key-value pairs in the new IR format (resolves #5... 774ba19
  • feat(clp-json): Add support for searching archives that are stored on S3. (#674) Co-authored-by: haiqi96 <14502009+h... 6d1bc59
  • feat(ffi): Add support for serializing/deserializing user-defined stream-level metadata in the new IR format. (#677) 6720bd0
  • feat(package): Enable replica set for the MongoDB results cache and configure it when starting the package. (#632) 5857bcf
  • feat(log-viewer-webui): Add support for loading IR/JSON streams from S3. (#673) Co-authored-by: Devin Gibson <gibber... f0b846d
  • feat(clp-package): Add support for extracting JSON streams from archives stored on S3. (#678) Co-authored-by: haiqi9... ba63a76
  • fix(clp-package): Temporarily remove support for implicit AWS credentials. (#682) Co-authored-by: Kirk Rodrigues <24... a8551a0
  • chore(clp-s): Adjust directory creation failure log message during compression. (#684) 09bab5a
  • feat(clp-s): Add boilerplate for SQL parsing. (#504) Co-authored-by: Lin Zhihao <[email protected]... 0c00a94
  • fix(core-clp): Handle 0-byte reads when `BufferReader`'s underlying buffer is fully consumed. (#687) 66067d6
  • docs: Add guides for using clp-json with object storage; Update compression scripts docs missed in previous PRs. (#68... 230d518
  • feat(ffi): Add type checking to only accept JSON objects as user-defined stream-level metadata for the new IR format.... b80f756
  • fix(clp-py-utils): Replace typing `tuple` with `Tuple` for Python 3.8 compatibility (fixes #693). (#692) 4f0b596
  • feat(ffi): Validate the type of user-defined metadata when deserializing the new IR format. (#695) Co-authored-by: k... 162acd5
  • and 19 more ...

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/clp-ffi-go

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/clp-ffi-go
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#9) 29c9f92

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/clp-ffi-java

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/clp-ffi-java
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#57) 9f41357

View on GitHub

kirkrodrigues pushed 1 commit to main kirkrodrigues/clp-ffi-js
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#55) b4a6791

View on GitHub

kirkrodrigues pushed 3 commits to main kirkrodrigues/clp-ffi-py
  • docs: Add guide for using CLP Key-Value Pair IR streams. (#135) Co-authored-by: Kirk Rodrigues <2454684+kirkrodrigue... fb8f223
  • build: Bump version for release v0.0.14. (#136) b24f4ad
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#137) bc7249f

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/clp-loglib-py

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/clp-loglib-py
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#54) 53242ec

View on GitHub

kirkrodrigues pushed 1 commit to main kirkrodrigues/eslint-config-yscope
  • chore: Add GitHub pull-request template from `y-scope/public-repo-template`. (#9) 93dab5d

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/fluent-bit-clp

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/fluent-bit-clp
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#10) 17c1f5b

View on GitHub

kirkrodrigues pushed 3 commits to main kirkrodrigues/log-surgeon
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#83) a513c5f
  • fix(gh-workflow): Lock Ubuntu runner to 22.04 as a temporary workaround for #75. (#80) dffecfc
  • ci(gh-workflow): Print unit-test logs on failure executions. (#81) 4da4bd6

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/log4j1-appenders

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/log4j1-appenders
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#26) 2b8fc23

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/log4j2-appenders

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/log4j2-appenders
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#13) bedc210

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/logback-appenders

update-pr-template

kirkrodrigues pushed 1 commit to main kirkrodrigues/logback-appenders
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#4) 5ca8381

View on GitHub

kirkrodrigues pushed 1 commit to main kirkrodrigues/public-repo-template
  • chore: Add GitHub pull-request template. (#2) 70b77b1

View on GitHub

kirkrodrigues pushed 2 commits to main kirkrodrigues/spider
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#62) b72910e
  • fix: Remove binary decode in integration test after using VARBINARY in storage (#63) 9df1095

View on GitHub

kirkrodrigues pushed 1 commit to main kirkrodrigues/yscope-dev-utils
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#19) c29580c

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/yscope-dev-utils

update-pr-template

kirkrodrigues pushed 2 commits to main kirkrodrigues/yscope-docs
  • feat: Add `spider` project. (#31) 40e5fa3
  • chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`. (#30) 12c5ab9

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/yscope-log-viewer

update-pr-template

kirkrodrigues closed a draft pull request on y-scope/clp
feat(clp-s): IRv2 --> CLP-S Archive
<!-- Set the PR title to a meaningful commit message that: - follows the Conventional Commits specification (https://www.conventionalcommits.org). - is in imperative form. Example: fix: Don't ...
Load more