Skip to content

Conversation

wxiaoguang
Copy link
Contributor

Fix #35054

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 12, 2025
@github-actions github-actions bot added modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files labels Jul 12, 2025
@wxiaoguang wxiaoguang added this to the 1.25.0 milestone Jul 12, 2025
@wxiaoguang wxiaoguang added the type/enhancement An improvement of existing functionality label Jul 12, 2025
@wxiaoguang wxiaoguang changed the title Fix submodule relative path handling Improve submodule relative path handling Jul 12, 2025
@wxiaoguang wxiaoguang force-pushed the fix-submodule-relpath branch 2 times, most recently from 0219371 to 88b857c Compare July 12, 2025 02:52
@wxiaoguang wxiaoguang force-pushed the fix-submodule-relpath branch from 88b857c to 7e4db07 Compare July 12, 2025 07:10
@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 Jul 12, 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 Jul 13, 2025
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 13, 2025
@wxiaoguang wxiaoguang added the backport/v1.24 This PR should be backported to Gitea 1.24 label Jul 14, 2025
@wxiaoguang wxiaoguang merged commit d084598 into go-gitea:main Jul 14, 2025
26 checks passed
@GiteaBot
Copy link
Collaborator

I was unable to create a backport for 1.24. @wxiaoguang, please send one manually. 🍵

go run ./contrib/backport 35056
...  // fix git conflicts if any
go run ./contrib/backport --continue

@wxiaoguang wxiaoguang deleted the fix-submodule-relpath branch July 14, 2025 15:28
@GiteaBot GiteaBot added backport/manual No power to the bots! Create your backport yourself! and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Jul 14, 2025
wxiaoguang added a commit to wxiaoguang/gitea that referenced this pull request Jul 14, 2025
Fix go-gitea#35054

---------

Co-authored-by: Giteabot <[email protected]>
# Conflicts:
#	routers/web/repo/wiki.go
@wxiaoguang wxiaoguang added the backport/done All backports for this PR have been created label Jul 14, 2025
lunny pushed a commit that referenced this pull request Jul 14, 2025
zjjhot added a commit to zjjhot/gitea that referenced this pull request Jul 16, 2025
* giteaofficial/main:
  Send email on Workflow Run Success/Failure (go-gitea#34982)
  [skip ci] Updated translations via Crowdin
  Replace `poetry` with `uv` (go-gitea#35084)
  nix flake update (go-gitea#35085)
  Use monospace font in PR command line instructions (go-gitea#35074)
  Add gitignore rules to exclude LLM instruction files (go-gitea#35076)
  [skip ci] Updated translations via Crowdin
  Fix form property assignment edge case (go-gitea#35073)
  Improve submodule relative path handling (go-gitea#35056)
  Fixed all grammatical errors in locale_en-US.ini (go-gitea#35053)
  UI: add hover background to table rows in user and repo admin page (go-gitea#35072)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/done All backports for this PR have been created backport/manual No power to the bots! Create your backport yourself! backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

relative submodule PR diff links not working
4 participants