Ecosyste.ms: Timeline

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

kirkrodrigues

kirkrodrigues opened a pull request on y-scope/clp
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 created a branch on kirkrodrigues/clp

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

kirkrodrigues deleted a branch kirkrodrigues/public-repo-template

add-pr-template

kirkrodrigues closed a pull request on y-scope/public-repo-template
chore: Add GitHub pull-request 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 created a branch on kirkrodrigues/yscope-dev-utils

add-markdownlint-config - A collection of configs, scripts, and tools that are reusable across YScope repos.

kirkrodrigues created a branch on kirkrodrigues/yscope-docs

add-spider - The repo backing docs.yscope.com

kirkrodrigues opened a pull request on y-scope/public-repo-template
chore: Add GitHub pull-request 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 3 commits to add-pr-template kirkrodrigues/public-repo-template
  • ci: Add GH workflow to validate PR titles follow Conventional Commits. (#1) 8540059
  • chore: Add GitHub pull-request template. 26d6938
  • Edits. 8831b64

View on GitHub

kirkrodrigues created a comment on a pull request on kirkrodrigues/public-repo-template
Closing test PR.

View on GitHub

kirkrodrigues pushed 1 commit to main kirkrodrigues/public-repo-template
  • ci: Add GH workflow to validate PR titles follow Conventional Commits. (#1) 8540059

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/yscope-dev-utils
```suggestion # Unlike for `tar --create`, in `--extract` both the exclude and include patterns can be # quoted since they're both evaluated by `tar`. ```

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion CONF_ARGS: >- {{default "" .CONF_ARGS}} JOBS: >- {{default "" .JOBS}} ```

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion # @param {string[]} [EXCLUDE_PATTERNS] Path wildcard patterns, relative to any `INCLUDE_PATTERNS`, # to exclude from the checksum. ```

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion # omitted, the native build tool's default number is used. See `man cmake`. ```

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion # Paths CHECKSUM_FILE: >- {{default (printf "%s.md5" .OUTPUT_DIR) .CHECKSUM_FILE}} TAR_FILE: >- {{default (printf "%s.tar.gz" .OUTPUT_DIR) .TAR_...

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion # We explicitly set `--no-anchored` and `--wildcards` to make the inclusion behaviour match # the default exclusion behaviour. # # We can quote the exclude...

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion # @param {string} CHECKSUM_FILE # @param {string[]} INCLUDE_PATTERNS Path wildcard patterns to validate the checksum for. ``` Note the rename from OUTPUT_FILE to CHECKSUM_FILE.

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/yscope-dev-utils
```suggestion {{- range .INCLUDE_PATTERNS}} ```

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/yscope-dev-utils
Mainly style and one error. For the PR title, how about: ``` feat(taskfiles): Add cmake and remote utils; Update checksum data path to an array. ```

View on GitHub

kirkrodrigues created a review on a pull request on y-scope/yscope-dev-utils
Mainly style and one error. For the PR title, how about: ``` feat(taskfiles): Add cmake and remote utils; Update checksum data path to an array. ```

View on GitHub

kirkrodrigues pushed 1 commit to main y-scope/clp
  • docs: Add log4j2-appenders repo to system overview. (#638) Co-authored-by: Jack Luo <[email protected]> Co-authore... 4586095

View on GitHub

kirkrodrigues closed a pull request on y-scope/clp
docs: Add log4j2-appenders repo to system overview.
# Description Incorporated links to log4j2-appender in the documentation. # Validation Performed Successfully compiled the documentation locally and confirmed the functionality of the new link...
kirkrodrigues created a comment on a pull request on y-scope/clp
It's somewhat inevitable that as long as we deploy private, customized versions of CLP, then at some point, the private and public formats will diverge (although, we should try to avoid that for as...

View on GitHub

kirkrodrigues deleted a branch kirkrodrigues/spider

docs-site

kirkrodrigues pushed 1 commit to main y-scope/spider
  • docs: Add Sphinx docs site and move docs into site. (#61) 832cb2c

View on GitHub

kirkrodrigues closed a pull request on y-scope/spider
docs: Add Sphinx docs site and move docs into site.
<!-- 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'...
kirkrodrigues created a comment on a pull request on y-scope/clp-ffi-js
Sorry for the delay in reviewing this. Let's keep further discussions in the PR so that we can all come to a consensus more quickly.

View on GitHub

kirkrodrigues created a review comment on a pull request on y-scope/clp-ffi-js
```suggestion // Find the log event whose timestamp is just after `timestamp`. auto first_greater_it{std::upper_bound( ```

View on GitHub

Load more