Skip to content

add missing test checks to jenkins, remove commit tests#2508

Closed
danoswaltCL wants to merge 9 commits intodevfrom
feature/move-tests-to-cicd
Closed

add missing test checks to jenkins, remove commit tests#2508
danoswaltCL wants to merge 9 commits intodevfrom
feature/move-tests-to-cicd

Conversation

@danoswaltCL
Copy link
Copy Markdown
Collaborator

@danoswaltCL danoswaltCL commented May 28, 2025

We didn't really refine this or chat much about this story but we have failing tests on dev and all i wanted to do was put up the PR to bump version to 6.2.

This adds missing test scripts as PR checks for backend and frontend, as well as typecheck.

I also removed the tests from the precommit hook because they are redundant if we are doing them as a PR check, and they are quite annoying to always run. Rather than "fix" them to only run on relevant project changes, I just left the linter check, which silently fixes things and does run only on relevant changes, that seems ok but I'm open to what else may want to do.

@shpwe @kcalvo-cli let me know if this is the proper way to go about this in Jenkinsfile.

@danoswaltCL danoswaltCL marked this pull request as ready for review May 28, 2025 19:51
@danoswaltCL danoswaltCL requested review from bcb37, shpwe and zackcl May 28, 2025 19:51
@danoswaltCL
Copy link
Copy Markdown
Collaborator Author

hm, do i see the frontend test showing up, and one of my commits to test the backend failed but now I don't see the job showing up, may be missing something about how it works for backend.

@danoswaltCL danoswaltCL marked this pull request as draft May 29, 2025 22:51
@danoswaltCL
Copy link
Copy Markdown
Collaborator Author

#2639 this one is what we went with instead of this, so closiing

@danoswaltCL danoswaltCL closed this Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant