Skip to content

Make composer registry support tar.gz and tar.bz2 and fix bugs#35958

Merged
wxiaoguang merged 2 commits intogo-gitea:mainfrom
wxiaoguang:fix-composer-format
Nov 18, 2025
Merged

Make composer registry support tar.gz and tar.bz2 and fix bugs#35958
wxiaoguang merged 2 commits intogo-gitea:mainfrom
wxiaoguang:fix-composer-format

Conversation

@wxiaoguang
Copy link
Copy Markdown
Contributor

Fix #35957

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 14, 2025
@github-actions github-actions bot added modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code labels Nov 14, 2025
@wxiaoguang
Copy link
Copy Markdown
Contributor Author

Also see many bugs, some get fixed, some don't.

Also cc @KN4CK3R

@wxiaoguang wxiaoguang requested a review from KN4CK3R November 14, 2025 13:14
@wxiaoguang wxiaoguang added the type/enhancement An improvement of existing functionality label Nov 14, 2025
@wxiaoguang wxiaoguang changed the title Make composer registery support tar.gz and tar.bz2 and fix bugs Make composer registry support tar.gz and tar.bz2 and fix bugs Nov 14, 2025
@wxiaoguang wxiaoguang force-pushed the fix-composer-format branch 2 times, most recently from 8aa36bf to a485d69 Compare November 14, 2025 14:29
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 15, 2025
@lunny lunny added this to the 1.26.0 milestone Nov 15, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 18, 2025
@wxiaoguang wxiaoguang enabled auto-merge (squash) November 18, 2025 22:51
@wxiaoguang wxiaoguang merged commit e1372e5 into go-gitea:main Nov 18, 2025
25 checks passed
@wxiaoguang wxiaoguang deleted the fix-composer-format branch November 19, 2025 00:52
zjjhot added a commit to zjjhot/gitea that referenced this pull request Nov 19, 2025
* giteaofficial/main:
  Misc CSS fixes (go-gitea#35888)
  Make composer registry support tar.gz and tar.bz2 and fix bugs (go-gitea#35958)
  Change project default column icon to 'star' (go-gitea#35967)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Feb 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/enhancement An improvement of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add support for tar / tar.gz / tar.bz2 archives in Composer package registry

4 participants