jackye1995 opened a new pull request, #4855: URL: https://github.com/apache/iceberg/pull/4855
@rdblue @amogh-jahagirdar @xiaoxuandev @rajarshisarkar @singhpk234 Adding the AWS CI workflow to connect to an AWS account for running AWS module integration tests. Sorry I promised this almost a year ago and finally I am able to make it. I did some research and there are 2 ways to do this: 1. using https://github.com/aws-actions/configure-aws-credentials action, which I have not been able to make it work yet in the GitHub OIDC mode, still trying 2. using Github secrets as stated by ASF infra page: https://infra.apache.org/github-actions-secrets.html I will reach out to ASF infra team to see what's the best way to go with this. -- 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]
