zrhoffman commented on pull request #6673:
URL: https://github.com/apache/trafficcontrol/pull/6673#issuecomment-1072656537


   > CiaB failure may be addressed by rebasing on master
   
   It won't be. The failure is coming from the fact that CDN in a Box expects 
an RPM named `trafficserver-8.1.3-10.965df952e.el8.x86_64.rpm`, but an RPM 
named `trafficserver-8.1.4_rc0-0.965df952e.el8.x86_64.rpm` is provided. So the 
[`fetch-github-branch-sha` 
GHA](https://github.com/apache/trafficcontrol/tree/9c7786bbfe/.github/actions/fetch-github-branch-sha)
 needs to have its latest-tag-getting logic updated to exclude tags that have 
characters other than digits and `.` in them.


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