tisonkun commented on issue #5:
URL: https://github.com/apache/datasketches-tck/issues/5#issuecomment-5486911374

   @leerho I'm writing #6 so basically:
   
   1. Check out this repo; set up the environment with: `mise install` (Install 
[mise](https://mise.jdx.dev/))
   2. Change that language's `commit` field in `internal/snapshots/generator.go`
   3. Regenerate the complete snapshot directory: `mise run tck -- snapshots 
update java`
   4. Open a PR.
   
   I'm investigating whether it is helpful to extract the config from internal 
Go file to a config file, or add a subcommand to update it, or add a GitHub 
Actions workflow to auto open an update PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to