Skip to content
Snippets Groups Projects
Select Git revision
  • f2229f8cd6a4ba323bbe4e7e6b333e9562e16140
  • retry-urlopen default
  • master
3 results

update_repos

  • Srdjan Grubor's avatar
    f2229f8c
    Added handling of wikis that have been removed · f2229f8c
    Srdjan Grubor authored
      Previously the wikis that we have on disk were attempted to be fetched
      regardless of if the wiki was avaliable or not so now we do an explicit
      check to ensure that in the case of a deleted wiki, we do not break the
      whole process.
    
      Edit: Same fetch check has been added to source repos as well
    f2229f8c
    History
    Added handling of wikis that have been removed
    Srdjan Grubor authored
      Previously the wikis that we have on disk were attempted to be fetched
      regardless of if the wiki was avaliable or not so now we do an explicit
      check to ensure that in the case of a deleted wiki, we do not break the
      whole process.
    
      Edit: Same fetch check has been added to source repos as well