Skip to content

CI Fixes - don't auto-build weekly, don't run duplicate jobs #15

@AngusP

Description

@AngusP
  • I'm not sure we should rebuild the docker image on a schedule, it can break things unexpectedly without code or package changes, e.g. getting python error #13 and makes it seem like there's been an update when there hasn't.

  • Separatelty, some of the triggers for CI runs seemingly overlap so we run the same job twice/whatever (e.g. on Package Updates, downgrade to Py3.11 for Pydantic compatibility issue. Fixes #13 #14)

  • Also, we just check that the image starts up ok in CI. We're not running the same tests that just test does -- a separate test job would be good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions