From ff42d13ddba86ff782fd4e9e4957d785568b2303 Mon Sep 17 00:00:00 2001 From: Kevin Broch Date: Tue, 5 Nov 2024 21:04:08 -0800 Subject: [PATCH] just make all-rvi list without being includes since it isn't working --- projects/rvi-repo-manifest/Makefile | 10 +- .../rvi-repo-manifest/generate-manifests.sh | 2 +- .../generated/all-rvi-orgs.xml | 353 +++++++++++++++++- 3 files changed, 351 insertions(+), 14 deletions(-) diff --git a/projects/rvi-repo-manifest/Makefile b/projects/rvi-repo-manifest/Makefile index 079b7bc..4416dd6 100644 --- a/projects/rvi-repo-manifest/Makefile +++ b/projects/rvi-repo-manifest/Makefile @@ -16,16 +16,14 @@ ORGS_XML := $(addsuffix .xml, $(ORGS)) .PHONY: build-xml build-all-rvi-orgs-xml -default: build-all-rvi-orgs-xml +default: build-xml $(ALL_ORGS_XML) build-xml: $(MAKE) $(ORGS_XML) -build-all-rvi-orgs-xml: build-xml - @echo '' > $(BUILD_DIR)/$(ALL_ORGS_XML) - @echo '' >> $(BUILD_DIR)/$(ALL_ORGS_XML) - @for item in $(ORGS_XML); do echo " " >> $(BUILD_DIR)/$(ALL_ORGS_XML); done - @echo '' >> $(BUILD_DIR)/$(ALL_ORGS_XML) +all-orgs-xml: + $(TOOL) $(BUILD_DIR)/$(ALL_ORGS_XML) $(ORGS) + cp _common.xml $(BUILD_DIR)/. %.xml: $(TOOL) $(BUILD_DIR)/$@ $* diff --git a/projects/rvi-repo-manifest/generate-manifests.sh b/projects/rvi-repo-manifest/generate-manifests.sh index 0a59931..5604263 100755 --- a/projects/rvi-repo-manifest/generate-manifests.sh +++ b/projects/rvi-repo-manifest/generate-manifests.sh @@ -46,7 +46,7 @@ xml_header=' echo "$xml_header" > "$output_file" # Loop through each organization -for org in "${org_list[@]}"; do +for org in $org_list; do echo "Fetching repositories for organization: $org" # Get list of repositories for the organization diff --git a/projects/rvi-repo-manifest/generated/all-rvi-orgs.xml b/projects/rvi-repo-manifest/generated/all-rvi-orgs.xml index a9f8f06..36f6c89 100644 --- a/projects/rvi-repo-manifest/generated/all-rvi-orgs.xml +++ b/projects/rvi-repo-manifest/generated/all-rvi-orgs.xml @@ -1,10 +1,349 @@ + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +