We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd0c3a commit 38b696eCopy full SHA for 38b696e
src/codegouvfr/codegouvfr_output_data.clj
@@ -694,7 +694,7 @@ This list is published under Licence Ouverte 2.0 and CC BY.")
694
(output-repositories-json :full)
695
(output-repositories-csv)
696
(output-latest-repositories-xml)
697
- (output-latest-releases-xml)
+ ;; (output-latest-releases-xml)
698
(output-forges-csv)
699
(output-stats-json)
700
(when-not (:test @cli-opts)
0 commit comments