ansible/awx

project update fails because gitlab performs maintenance

Open

#12.828 aperta il 3 set 2022

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (3333 fork)batch import
communityhelp wantedtype:enhancement

Metriche repository

Star
 (13.071 star)
Metriche merge PR
 (Merge medio 24g 6h) (30 PR mergiate in 30 g)

Descrizione

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.

Feature type

Enhancement to Existing Feature

Feature Summary

the project git refresh could be avoided if the url is not available. Most of the time it renders the AWX unusable. This time Giltab is performing a maintenance. It can be easily detected:

Failed to download remote objects and refs: fatal: unable to access 'https://gitlab.com/systems/inventory/01/': The requested URL returned error: 503\n",

Select the relevant components

  • UI
  • API
  • Docs
  • Collection
  • CLI
  • Other

Steps to reproduce

refresh an AWX git based project

Current results

project refreshes ok, when git repository is available but it fails and nothing that is based on this repository cannot work anymore

Sugested feature result

it could detect various repo messages and avoid failure if EG maintenance, and keep the last working copy.

Additional information

No response

Guida contributor