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
We are experience the same issue, when doing ansible-galaxy import it seems to be taking the latest tag based on the string order and not the latest tag created using semver.
slingnode.ethereum 0.9.0 has already been imported
File "/venv/lib64/python3.11/site-packages/pulpcore/tasking/tasks.py", line 66, in _execute_task
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/app/galaxy_ng/app/api/v1/tasks.py", line 145, in legacy_role_import
raise Exception(msg)
Bug Report
SUMMARY
I want to import a new version of my role into Galaxy
STEPS TO REPRODUCE
The latest released Tag are
0.22.3
EXPECTED RESULTS
The version I specified will be imported
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: