Ecosyste.ms: Timeline

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

junhaoliao

junhaoliao created a review comment on a pull request on y-scope/clp-ffi-js
if you mean where a developer downloads the artifacts from the job's Summary page, sure

View on GitHub

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

View on GitHub

junhaoliao created a review comment on a pull request on y-scope/clp-ffi-js
Can we pass in the vector directly? e.g. `LogEvents<LogEvent> const& log_events`

View on GitHub

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

View on GitHub

junhaoliao created a comment on a pull request on y-scope/clp-ffi-js
Alternatively, this config would also work though it is less straight forward: ``` - name: "Upload build artifacts" uses: "actions/upload-artifact@v4" with: # H...

View on GitHub

junhaoliao pushed 1 commit to fix-publish-to-npm junhaoliao/clp-ffi-js
  • Specify artifact name "dist" for upload and download steps. 599c889

View on GitHub

junhaoliao published a release on junhaoliao/clp-ffi-js
v0.3.2
junhaoliao created a tag on junhaoliao/clp-ffi-js

v0.3.2

junhaoliao deleted a tag junhaoliao/clp-ffi-js

v0.3.2

junhaoliao pushed 1 commit to main junhaoliao/clp-ffi-js
  • Update publish-to-npm.yml b728700

View on GitHub

junhaoliao created a tag on junhaoliao/clp-ffi-js

v0.3.2

junhaoliao published a release on junhaoliao/clp-ffi-js
v0.3.2
junhaoliao deleted a tag junhaoliao/clp-ffi-js

v0.3.2

junhaoliao pushed 1 commit to main junhaoliao/clp-ffi-js
  • Update publish-to-npm.yml 715f447

View on GitHub

junhaoliao created a tag on junhaoliao/clp-ffi-js

v0.3.2

junhaoliao published a release on junhaoliao/clp-ffi-js
v0.3.2
junhaoliao deleted a tag junhaoliao/clp-ffi-js

v0.3.2

junhaoliao pushed 1 commit to main junhaoliao/clp-ffi-js
  • Update publish-to-npm.yml 81f9b92

View on GitHub

junhaoliao created a tag on junhaoliao/clp-ffi-js

v0.3.2

junhaoliao published a release on junhaoliao/clp-ffi-js
v0.3.2
junhaoliao deleted a tag junhaoliao/clp-ffi-js

v0.3.2

junhaoliao pushed 1 commit to main junhaoliao/clp-ffi-js
  • Update publish-to-npm.yml 584b6e1

View on GitHub

junhaoliao pushed 1 commit to main junhaoliao/clp-ffi-js
  • ci(publish-to-npm): Fix incorrect artifact download path. ae96d98

View on GitHub

junhaoliao created a branch on junhaoliao/clp-ffi-js

fix-publish-to-npm

junhaoliao pushed 32 commits to main junhaoliao/clp-ffi-js
  • Add license, PR template, and issue templates. (#2) 6e1b751
  • Add initial files for `clp_ffi_js::ir::StreamReader`. (#1) Co-authored-by: Junhao Liao <[email protected]> Co-author... 2092c9f
  • Generate TypeScript definition file for the ClpFfiJs module. (#4) 018a274
  • Taskfile: Exclude emsdk caches from checksums. (#3) 2fd345c
  • Add package.json file for releasing clp-ffi-js as a package. (#5) a6a518f
  • Temporarily lock emsdk version to 3.1.67 to work around #6. (#7) d8fac7b
  • Use emsdk's install script rather than cloning a specific release. (#9) d19be4a
  • Add tasks to perform linting including checking YAML files. (#13) 1d19bf0
  • Add GH workflow to run lint checks daily as well as for every commit and PR. (#14) 475dd1f
  • Pass emsdk path from Taskfile to CMake build; Fix emsdk task name in README. (#16) 7d7a1c3
  • Replace C++ linting configs with those managed by yscope-dev-utils; Forcibly enable `CMAKE_EXPORT_COMPILE_COMMANDS`. ... be24868
  • Add tasks to perform C++ linting with clang-format v18. (#17) Co-authored-by: Junhao Liao <[email protected]> 3457e37
  • Allow using other CMake generators besides "Unix Makefiles". (#19) 0ca63a2
  • Add tasks to run C++ static analysis using clang-tidy; Separate CMake project config into its own task. (#18) 8d181d1
  • Add log-level filtering methods and associated refactoring: (#12) - Move log-level parsing from the decode method to... 4245173
  • Update version for 0.2.0 release. (#20) e4fda3e
  • Refactor `StreamReader` to modularize decoding logic. (#22) 9e82372
  • Enable exception catching; Separate build targets for `node` and `worker` environments. (#11) 82079a5
  • chore: Update to the latest version of yscope-dev-utils. (#27) c6f1c54
  • Split `StreamReader` into an interface and implementation to prepare for adding another IR stream reader. (#26) Co-a... 8e3b660
  • and 12 more ...

View on GitHub

junhaoliao pushed 0 commits to main junhaoliao/clp-ffi-js

View on GitHub

junhaoliao created a comment on an issue on y-scope/clp-ffi-js
As shown in debug job https://github.com/junhaoliao/clp-ffi-js/actions/runs/12538611685/job/34963975907 the artifacts are stored in `artifact` directory.

View on GitHub

junhaoliao opened an issue on y-scope/clp-ffi-js
Pre-release 0.3.2 was released without any build artifacts.
### Bug ![image](https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExajE5YTV5dGlkMGQ4YjlsMXE0em5tNms0aDVweGVnbzIxeWV0aDB3NiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/whQCarjn5Jv1Ktq2HH/giphy.webp) ...
junhaoliao published a release on junhaoliao/clp-ffi-js
v0.3.2
junhaoliao created a tag on junhaoliao/clp-ffi-js

v0.3.2

Load more