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

Update pre-commit hook so it is less time consuming #556

Open
ekraffmiller opened this issue Dec 3, 2024 · 0 comments · May be fixed by #557
Open

Update pre-commit hook so it is less time consuming #556

ekraffmiller opened this issue Dec 3, 2024 · 0 comments · May be fixed by #557
Assignees
Labels
FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) GREI Re-arch GREI re-architecture-related SPA.Q4 Not related to any specific Q4 feature SPA.Q4.10 Resolve TODOs and tech debt

Comments

@ekraffmiller
Copy link
Contributor

Overview of the Feature Request
The pre-commit hook currently runs all unit tests and integration tests, as well as formatting, lint and type checking. We want to remove the time consuming tests, because they can be run on-demand locally, and also they are run in Github actions.

What kind of user is the feature intended for?
(Example users roles: SPA Developers)

@ekraffmiller ekraffmiller moved this to In Progress 💻 in IQSS Dataverse Project Dec 3, 2024
@ekraffmiller ekraffmiller self-assigned this Dec 3, 2024
@ekraffmiller ekraffmiller added SPA.Q4 Not related to any specific Q4 feature SPA.Q4.10 Resolve TODOs and tech debt GREI Re-arch GREI re-architecture-related FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) GREI Re-arch GREI re-architecture-related SPA.Q4 Not related to any specific Q4 feature SPA.Q4.10 Resolve TODOs and tech debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant