jernejfrank opened a new pull request, #1342:
URL: https://github.com/apache/hamilton/pull/1342

   Addressing #1313 and uses uv.
   
   I don't have access to CircleCI to see the settings there (I assume the 
config with jobs and worklof is only part of it, since there's no mention of OS 
inside), would be good to let me know if anything else needs to be configured 
for the github actions workflow.
   
   ## Changes
   - replaced circleci config with github actions
   - minor linting and bugfixes
   
   ## How I tested this
   - Need to invoke CI from main repo
   
   ## Notes
   - Fail-fast is disabled for now, so that I can see all of the tests in the 
matrix failing
   - Not sure if we need to test on all platforms
   - Adds the option to run the tests manually through the actions tab
   
   ## Checklist
   
   - [x] PR has an informative and human-readable title (this will be pulled 
into the release notes)
   - [x] Changes are limited to a single goal (no scope creep)
   - [x] Code passed the pre-commit check & code is left cleaner/nicer than 
when first encountered.
   - [ ] Any _change_ in functionality is tested
   - [ ] New functions are documented (with a description, list of inputs, and 
expected output)
   - [ ] Placeholder code is flagged / future TODOs are captured in comments
   - [ ] Project documentation has been updated if adding/changing 
functionality.
   


-- 
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]

Reply via email to