clayburn commented on PR #2559: URL: https://github.com/apache/polaris/pull/2559#issuecomment-3298948370
> A basic question: does ASF Infra set the DEVELOCITY_ACCESS_KEY or Polaris PMC member/committer set it? > I think what's missing is the actual secret being added to the apache/polaris GitHub repo (I don't see build scans being published from this PR). The `DEVELOCITY_ACCESS_KEY` secret is an organization secret at the `apache` org level. It is already present and used by other ASF projects. Unfortunately, with the way GitHub Actions works, pull requests from forks cannot access this secret, so they will not publish build scans. This is something we'd like to provide workflows for doing, but not something we have today. If you want to verify this pull request, you are welcome to push this branch to the `apache/polaris` repo and run a build from that branch. -- 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]
