clayburn opened a new pull request, #821:
URL: https://github.com/apache/directory-scimple/pull/821
A few notes:
* The `DIRECTORY_DEVELOCITY_ACCESS_KEY` is an access key specific to Apache
Directory. No other projects can access it. For now, only
`apache/directory-scimple` can access it, but this can be extended to other
Directory projects.
* I added clean to the CI build job as cache entries are only stored when
the [clean lifecycle is invoked](By default, outputs are stored in the Build
Cache if it is enabled and the build includes the clean lifecycle phase)
* I disabled caching for:
* CodeQL workflows - These break when [caching is
enabled](https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/no-source-code-seen-during-build#:~:text=Cached%20components%20not%20detected)
* Reproducible builds - I _think_ this makes sense for this type of
workflow
--
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]