Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Story Points:2
-
Sprint:TSSW Sprint - Feb 13 - Feb 27
-
Team:Telescope and Site
-
Urgent?:No
Description
This ticket is for modifying the ESS projects such that they
- load the pre-commit hook config files from the ts_pre_commit_conf repo
- call pre-commit in Jenkinsfile
The ts_pre_commit_config project has been rewritten to not use centralized-pre-commit-config anymore. Instead, the ts_pre_commit_config project now contains code and all config files needed to setup any project with pre-commit.
The three ESS projects and the Authorize CSC project have been set up to use the ts-pre-commit-config conda package. Note that (for now) those merely act as examples for how to incorporate ts-pre-commit-conf in a Jenkinsfile so no PRs have been opened for those.