Craig Condit created YUNIKORN-2425:
--------------------------------------

             Summary: Release build script should use "go mod" instead of 
manual replacements
                 Key: YUNIKORN-2425
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2425
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: release
            Reporter: Craig Condit
            Assignee: Craig Condit


The tools/build-release.py script included in yunikorn-release uses manual file 
editing to perform module replacements. This is fragile, and can fail in a 
number of cases (including when a replace directive already exists). Go 
provides native tooling to script this via the "go mod edit" command.



--
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