mbeckerle commented on code in PR #18:
URL: 
https://github.com/apache/daffodil-infrastructure/pull/18#discussion_r2372153466


##########
actions/release-candidate/src/main.js:
##########
@@ -102,7 +102,14 @@ async function run() {
                        publish = false;
                }
 
-               const release_dir = `${ os.tmpdir() }/release`;
+               // the name of the directory where we store release artifacts 
doesn't actually

Review Comment:
   Is this comment the exact same as above in index.js?
   
   Is there any way to remove the redundancy in code and comments. There 
appears to be two copies of this stuff.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to