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

Release v1.6.0 #62

Merged
merged 5 commits into from
Jul 19, 2024
Merged

Release v1.6.0 #62

merged 5 commits into from
Jul 19, 2024

Conversation

smallsco
Copy link
Contributor

@smallsco smallsco commented Jul 19, 2024

  • Added support for Python 3.12.
  • Step placements can now be updated without having to clear existing placements first.
  • Fix an issue that prevented StepRunner.add_default_reagents() from working correctly on Clarity 6.1+ if the step being run contains an archived reagent kit.
  • Fix an issue that could cause log messages to become duplicated, or disappear, when s4-clarity-lib is being used in tandem with an LLTK/LITK on the same step in Clarity 6.0+.
  • Added lims.versions and lims.current_minor_version properties.

smallsco and others added 5 commits July 19, 2024 10:43
… when combining Python automations with LLTK/LITKs (#51)

* Fix EPP log message duplication and missing log entries in Clarity 6+ when combining Python automations with LLTK/LITKs

* Fix current_minor_version failure on Python 2
… to a step (#53)

* Fix EPP log message duplication and missing log entries in Clarity 6+ when combining Python automations with LLTK/LITKs

* Fix current_minor_version failure on Python 2

* StepRunner: ignore archived reagent kits when adding default reagents to a step
* check for placement node that matches uri before creating one

* add missing quotes, fix for py2

* remove f

* Fix coveralls on Python 3.6 (#52)

* Enable automated unit testing with Python 3.12 (#56)

* Fix coveralls on Python 3.6

* Enable automated unit testing with Python 3.12

* Only trigger a production PyPi build on tags using semantic versioning (#57)

* Use latest versions of GitHub workflow actions, build with Python 3.12 (#58)

* Enable automated unit testing for Python 3.5 (#59)

* Fix coveralls parallel builds (#61)

---------

Co-authored-by: Scott Small <scott.small@semaphoresolutions.ca>
@smallsco smallsco merged commit b626228 into master Jul 19, 2024
10 checks passed
@smallsco smallsco deleted the release_v1.6.0 branch July 19, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant