-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uploaded Package does not show in Webgui #20483
Comments
Did you link the package to the repository? |
Not the repository settings, but the package settings ( |
If i go to:
Same with: But without |
I'm talking about the web UI, not the API — as mentioned, there currently is no API for this. |
Ah, i got it now. And it worked! thx |
Description
Hi,
i want to Upload a Package to the new Package Registry.
curl --user mg:NE[..]iTTQdC --upload-file ./output/bash-helper-scripts-latest.deb https://<domain>/api/packages/mg/generic/bash-helper-scripts/1.1.1/bash-helper-scripts-latest.deb
.The package is usccessfully uploaded:
and
After a new try with the same Version Number:
But after that the Package is never shown:
Gitea Version
1.17.0-rc2
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
20.04.4 LTS (Focal Fossa)
How are you running Gitea?
Gitea ist installed with ansible:
https://git.mgrote.net/mg/ansible/src/branch/master/roles/tmaurice.gitea
All Vars:
https://git.mgrote.net/mg/ansible/src/branch/master/group_vars/gitea.yml
Database
SQLite
The text was updated successfully, but these errors were encountered: