#1054 Stop pulling code from Zanata
Merged 3 years ago by bcotton. Opened 3 years ago by misc.
misc/fedora-websites remove_zanata  into  master

Stop pulling code from Zanata
Michael Scherer • 3 years ago  
file modified
+1 -1
@@ -72,7 +72,7 @@ 

  # The next call get the Zanata resource from the config file,

  # and if it exists rsync the POs

  syncpos:

- 	@$(call sync,$(RESOURCE_NAME),$(shell cat zanata.xml | sed -n 's,.*project-version>\(.*\)<.*,\1,p'))

+ 	../tools/l10N_update.sh -w $(PWD)

  

  $(HTTPDDIR)/conf/httpd.conf: $(HTTPDDIR)/conf/httpd.conf.in

  	cp $(HTTPDDIR)/conf/httpd.conf.in $(HTTPDDIR)/conf/httpd.conf

Since zanata.fedoraproject.org is going to be sunset soon, we need
to stop pulling from there.

@misc, what is the script calling this function?

It will need ssh access to write in https://pagure.io/fedora-web/translations
It may also call for projects not existing in https://pagure.io/fedora-web/translations, which may lead to errors

This is the subject I tried to talk to you multiple times over the last 6 months in https://pagure.io/fedora-websites/issue/1013 ;)

Oups, sorry, I just received the notification from that :/

Stuf that get to my personal email tend to be forgotten.

And I do not know what call this, something in the infra (it made more sense 10 days ago, to be fair).

rebased onto 59d2376

3 years ago

Pull-Request has been merged by bcotton

3 years ago
Metadata