-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
List all Debian package versions in Packages
#27786
Merged
lunny
merged 11 commits into
go-gitea:main
from
KN4CK3R:feature-debian-multiple-versions
Oct 29, 2023
Merged
List all Debian package versions in Packages
#27786
lunny
merged 11 commits into
go-gitea:main
from
KN4CK3R:feature-debian-multiple-versions
Oct 29, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MSSQL failure related. |
…-debian-multiple-versions
The test runs too fast and the |
silverwind
approved these changes
Oct 26, 2023
lunny
reviewed
Oct 27, 2023
lunny
approved these changes
Oct 29, 2023
delvh
approved these changes
Oct 29, 2023
…-debian-multiple-versions
…/KN4CK3R/gitea into feature-debian-multiple-versions
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
Oct 30, 2023
* giteaofficial/main: List all Debian package versions in `Packages` (go-gitea#27786) Fix merge base commit for fast-forwarded GitLab PRs (go-gitea#27825) Fix bad method call when deleting user secrets via API (go-gitea#27829) Change katex limits (go-gitea#27823) Dockerfile small refactor (go-gitea#27757) Use GitLab's squash_commit_sha when available (go-gitea#27824) [skip ci] Updated translations via Crowdin Upgrade xorm to 1.3.4 (go-gitea#27807)
fuxiaohei
pushed a commit
to fuxiaohei/gitea
that referenced
this pull request
Jan 17, 2024
Closes go-gitea#27783 This PR lists all and not only the latest package versions in the `Packages` index.
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Labels
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
topic/packages
type/enhancement
An improvement of existing functionality
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #27783
This PR lists all and not only the latest package versions in the
Packages
index.