Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.3.1 was released with an older version of the artifacts. #44

Open
junhaoliao opened this issue Dec 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@junhaoliao
Copy link
Member

Bug

Version 0.3.1 released at https://www.npmjs.com/package/clp-ffi-js contained an older version of the artifacts because @junhaoliao made the release without rebuilding, though he did used the npm run release script which checked if there were any uncommitted changes.

Automation should be added to reduce manual errors in the future.

clp-ffi-js version

32b1220

Environment

Ubuntu 20.04

Reproduction steps

  1. npm install clp-ffi-js.
  2. Create a stream reader which reads an IRv2 file and perform filterLogEvents.
  3. Observe error "Log level filtering is not yet supported in this reader." was logged although that should have been removed in 5f9e50d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant