Attila Doroszlai created HDDS-12100:
---------------------------------------

             Summary: Move CI dependency versions out of _lib.sh
                 Key: HDDS-12100
                 URL: https://issues.apache.org/jira/browse/HDDS-12100
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: CI
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{hadoop-ozone/dev-support/checks/_lib.sh}} contains functions to install 
dependencies required for running various CI checks (Hugo, SpotBugs, etc.).  
This file needs to be edited whenever we want to upgrade a dependency (e.g. 
HDDS-12098 to upgrade Hugo).  Since {{_lib.sh}} is shared between several CI 
checks, all checks are triggered when the file is changed.  However, upgrading 
Hugo affects only the checks using Hugo.

I propose moving the definition of dependency versions out of {{_lib.sh}} to 
the specific check scripts (e.g. {{docs.sh}}).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to