From cc4c0172c1fe1b8355e3e37db11d737717d79587 Mon Sep 17 00:00:00 2001 From: sandhya1874 Date: Sun, 19 Jan 2025 18:52:08 +0000 Subject: [PATCH] Added back empty line before process_components at line 1386 --- github_discovery.py | 1 + 1 file changed, 1 insertion(+) diff --git a/github_discovery.py b/github_discovery.py index bb0ae29..cf90f7a 100644 --- a/github_discovery.py +++ b/github_discovery.py @@ -1383,6 +1383,7 @@ def get_github_kubernetes_environment_variables(repo_name): bootstrap_projects = {} for p in bootstrap_projects_json: bootstrap_projects.update({p['github_repo_name']: p}) + # Process components log.info(SC_ENDPOINT) try: