Permanently Deleted

  • Spinoza [any]
    ·
    4 years ago

    can you elaborate a bit on 3? i have very little time but when i do i might be able to help out on that front

    • Ryaina [she/her]
      ·
      4 years ago

      We currently have very little real QA or integration testing in our pipelines. Basically, just a linting check to make sure things build. There is some CRUD written but at the moment none of it is tested in our CI.

      It would be really good to get some more automated integration testing and the line so that we can avoid releasing things that are broken in non-obvious ways, or introducing regressions in functionality as we have had happen before.