actions/docs
Alexis Tual 500e0ee5b3
Add support for short-lived tokens (#224)
The setup-gradle action tries to get a short-lived access token given the supplied Develocity access key.
This key can be passed either with the `DEVELOCITY_ACCESS_KEY` env var or via the  `develocity-access-key` input parameter.
If a token can be retrieved, then the `DEVELOCITY_ACCESS_KEY` env var will be set to the token. 
Otherwise the `DEVELOCITY_ACCESS_KEY` will be set to a blank string, to avoid a leak.

---------

Co-authored-by: daz <daz@gradle.com>
2024-05-15 16:49:55 -06:00
..
dependency-submission-faq.md Restructure documentation and add a dependency-submission FAQ (#110) 2024-04-04 16:38:14 -06:00
dependency-submission.md Update dependency-submission.md 2024-05-09 15:54:39 -06:00
deprecation-upgrade-guide.md Deprecate 'wrapper-validation-action' 2024-04-12 10:34:50 -06:00
setup-gradle.md Add support for short-lived tokens (#224) 2024-05-15 16:49:55 -06:00
wrapper-validation.md Documentation updates (#187) 2024-04-18 09:39:15 -06:00