Files
pr-agent/pr_agent/servers
Ori Kotek b67d06ae59 "Add fallback to environment variables in GitHub Action Runner"
A new function `get_setting_or_env` was implemented to facilitate fetching of either settings or environmental variables in the GitHub Action Runner. This was necessary to resolve an issue where a certain undefined behaviour occurs in GitHub Actions, leading to an attribute error. The new function also provides a default value parameter to ensure the return of a value even in failed attempts to fetch from either settings or environment variables.
2023-11-29 11:47:52 +02:00
..
2023-08-27 10:11:46 +03:00
2023-11-21 16:28:01 +02:00
2023-11-19 11:11:11 +02:00
2023-11-08 16:56:44 +09:00