Closed aharwood9 closed 1 year ago
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
thanks!
Description -
Creating temp folders for the caches doesn't work on AWS Lamdba. So I have added the ability to provide a prop to not cache the auth headers.
Changes -
use_cache
to LumaClient with a default to True to keep current behaviour.gitignore
with the general defaults. I can revert this if you don't want one