dongjoon-hyun opened a new pull request, #365:
URL: https://github.com/apache/spark-kubernetes-operator/pull/365

   ### What changes were proposed in this pull request?
   
   This PR aims to recover `Publish Snapshot Chart` GitHub Action Job by using 
`Git Hash` instead of the expired `Git Tag`.
   
   ### Why are the changes needed?
   
   Since ASF Infra team removed expired refs, `Publish Snapshot Chart` Daily 
GitHub Action job is currently broken. We need to use `Git Hash` instead.
   - 
https://github.com/apache/infrastructure-actions/commit/f65b1b9f5c4a50a7559fed2773a00f6361e1fe56
   
   ```yaml
   burnett01/rsync-deployments:
   -  '5.2':
   -    expires_at: 2025-08-01
      0dc935cdecc5f5e571865e60d2a6cdc673704823:
        expires_at: 2050-01-01
        tag: '5.2'
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   This should be tested after merging.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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


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

Reply via email to