Skip to content

Releases: sot/kadi

Release 7.8.1

12 Jan 13:17
88e7264
Compare
Choose a tag to compare
Skip tests if internet is not available (#311)

* Skip test_validate_regression and test_off_nominal_roll_violations if command sheet is not available

* black/ruff

* fixup

* fixup^2

* Check for internet for all tests that require it

---------

Co-authored-by: Tom Aldcroft <taldcroft@gmail.com>

Release 7.8.0

09 Jan 22:22
4253c0f
Compare
Choose a tag to compare

Includes the following merges:

  • PR #307: Fix, document, and test get_rltt and get_schedule_stop_time
  • PR #302: Add email notifications for validation violations
  • PR #305: Change limits in SPM and off-nom-roll validators to fix violations
  • PR #304: Update code and tests for use with ska_sun accurate position
  • PR #301: flatten namespace package names
  • PR #295: Use cached property in commands validation

Release 7.7.1

27 Nov 15:27
b034d11
Compare
Choose a tag to compare

Includes the following merges:

  • PR #303: Broaden setup.py package data glob to install pkl.gz and ecsv.gz test data
  • PR #300: Add unit and regression tests for validation
  • PR #299: Revert the change to decorate Validate.update_tlm method
  • PR #298: Convert docstrings to numpydoc style and refactor API docs

Release 7.7.0

20 Nov 19:51
035ad40
Compare
Choose a tag to compare

Includes the following merges:

  • PR #266: Performance improvement kadi states
  • PR #268: Use ruff for linting and formatting
  • PR #296: Use ska_helpers.utils.convert_to_int_float_str to stop Deprecation warns
  • PR #294: Update log statement with a time that prints

Release 7.6.0

18 Sep 18:18
eb58686
Compare
Choose a tag to compare

Includes the following merges:

  • PR #291: Improve SPM eclipse enable state

Release 7.5.0

22 Aug 11:47
761efd0
Compare
Choose a tag to compare

Includes the following merges:

  • PR #292: Add validator for sun position monitor

Release 7.4.1

12 Jul 16:15
7fe0dd5
Compare
Choose a tag to compare

Includes the following merges:

  • PR #287: Improve error message for stale local commands archive
  • PR #288: Compare regression test quaternions with delta-quat tolerance check
  • PR #286: fix test on windows

Release 7.4.0

01 Jun 01:57
563b759
Compare
Choose a tag to compare

Includes the following merges:

  • PR #285: Factor out get_ofp_states and get_telem_values for cheta #249 improvements
  • PR #284: Ensure that timezone TZ env var is unmodified by django.setup()
  • PR #282: pre-commit autoupdate
  • PR #269: Add task_schedule_validate.cfg

Release 7.3.0

13 Mar 15:59
9137a46
Compare
Choose a tag to compare

Includes the following merges:

  • PR #281: HRC state updates for 24V, 15V (from SCS-134), HRC_I and HRC_S
  • PR #277: Fix issue always logging about NSM during maneuver
  • PR #275: Time units

Release 7.2.2

06 Feb 15:45
9e1df3f
Compare
Choose a tag to compare

Includes the following merges:

  • PR #273: Remove a testing workaround