Skip to content

CIs are slow, many failed CIs could be triggered earlier if we add them to pre-commit #967

Description

@nour-massri

our Ci current does the following:

  • backend unit tests
  • double check generated types match
  • pre commit

considering all of these run quite fast locally(not so fast in CI) we can add them to the pre-commit hooks saving some wait time on CIs because of a tiny mistake

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: devopsRelated to deployments and other operationstype: refactorCodebase refactors or structure changes

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions