Ecosyste.ms: Timeline

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

kirkrodrigues

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 ...
kirkrodrigues opened a pull request on y-scope/ystdlib-cpp
chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`.
<!-- 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...
kirkrodrigues opened a pull request on y-scope/eslint-config-yscope
chore: Add GitHub pull-request template from `y-scope/public-repo-template`.
<!-- 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...
kirkrodrigues opened a pull request on y-scope/yscope-dev-utils
chore: Update GitHub pull-request template to the latest from `y-scope/public-repo-template`.
<!-- 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...
kirkrodrigues pushed 1 commit to main kirkrodrigues/yscope-dev-utils
  • feat(taskfiles)!: Split utils taskfile by category; Rename extension from yml to yaml. (#18) c8b5d5c

View on GitHub

kirkrodrigues created a branch on kirkrodrigues/ystdlib-cpp

update-pr-template

kirkrodrigues pushed 2 commits to main kirkrodrigues/ystdlib-cpp
  • fix: Specify correct source path for `lint-requirements.txt`; Prevent `lint:venv` from running unnecessarily. (#20) 8ab8a1e
  • ci: Upgrade C++ compiler on Ubuntu Focal to support C++20 compilation. (#22) 48625b9

View on GitHub

kirkrodrigues created a branch on kirkrodrigues/eslint-config-yscope

add-gh-pr-template

kirkrodrigues created a review on a pull request on y-scope/clp
Approved pending Haiqi's final approval.

View on GitHub

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

View on GitHub

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

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/yscope-dev-utils

View on GitHub

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

View on GitHub

kirkrodrigues created a comment on a pull request on y-scope/clp
> > How about let's only add the metadata file's size to `m_compressed_size` inside `write_to_file`? > > write_to_file is actually [called](https://github.com/y-scope/clp/blob/121b717696124006be...

View on GitHub

kirkrodrigues created a comment on a pull request on y-scope/clp
How about let's only add the metadata file's size to `m_compressed_size` inside `write_to_file`?

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/clp
For the PR title, how about: ``` feat(core-clp)!: Migrate archive metadata file format to MessagePack. ```

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/clp-ffi-js
```suggestion * - the collection of log events is sorted in chronological order; * - and we insert a marker log event, M, with timestamp `target_ts` into the collection (if log * ...

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/clp-ffi-js
For the PR title, how about: ``` feat: Add support for finding the log event that's closest to a target timestamp. ```

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/clp-ffi-js
For the PR title, how about: ``` feat: Add support for finding the log event that's closest to a target timestamp. ```

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/clp
For the PR title, how about: ``` feat(core-clp)!: Migrate archive metadata file format to MessagePack. ```

View on GitHub

kirkrodrigues created a comment on a pull request on y-scope/clp
Can you resolve the workflow failure?

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion ```

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
Nit: Move `misc` before `remote` to be alphabetical.

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/yscope-dev-utils

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/clp
```suggestion * @throw `ArchiveMetadata::OperationFailed` if `stat` fails or the file couldn't be read. * @throw `msgpack::unpack_error` if the data cannot be unpacked into a MessagePac...

View on GitHub

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

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/clp
```suggestion #include "../FileReader.hpp" ```

View on GitHub

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

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/yscope-dev-utils
Not mandatory, but do you want to split checksum-utils and remote-utils into their own files?

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/clp
Uh, we usually use the generic error codes (I gave a bad example, lol), but I guess since it isn't clean, let's leave it for now. I'll review the rest of the PR when I get a chance today.

View on GitHub

Load more