dongjoon-hyun commented on pull request #573: URL: https://github.com/apache/orc/pull/573#issuecomment-735310115
Thank you for review, @pgaref . Yep. It's not overwritten. Maven snapshot publishing uses a timestamp postfix. Please see https://repository.apache.org/content/repositories/snapshots/org/apache/orc/orc-core/1.7.0-SNAPSHOT/ > did you check snapshots are actually overwritten every time? Would it make sense to keep some kind of history (the last 5 commits)? The target `branch` be updated during manual backporting like we did for the other action job. - https://github.com/apache/orc/blob/branch-1.6/.github/workflows/master.yml#L6 > Also seems that we could do it for multiple branches (e.g., 1.5, 1.6) : ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
