You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out this was a simple issue related to branch renaming (master -> main) although the error messages No task messages available is a bit sparse to fully understand the issue...
branch master was renamed (to main) and removed from the github repo
imports are failing in galaxy with no meaningful message
How I fixed:
added galaxy_info: {github_branch: main} in meta/main.yml and pushed to main
recreated the master branch from main from the github UI (for some reason, creating that branch and pushing it from the git command line did not make it appear, probably related to previous renaming...)
launched import manually from galaxy UI and check it succeeded
removed the master branch again from the remote github and local repo.
Bug Report
SUMMARY
Importing role fails without any meaningful message
STEPS TO REPRODUCE
Click on the import button (or trigger import from API from CI) for the following galaxy role: https://galaxy.ansible.com/ansible-ThoTeam/nexus3-oss
EXPECTED RESULTS
The role is imported from github and updated on galaxy
ACTUAL RESULTS
The import task fails. There are no meaningful messages in the import task logs, only
The text was updated successfully, but these errors were encountered: