Skip to content

Support comparing tags in addition to branches#6493

Merged
unknwon merged 3 commits intogogs:mainfrom
rajat315315:fix-6141
Jan 31, 2026
Merged

Support comparing tags in addition to branches#6493
unknwon merged 3 commits intogogs:mainfrom
rajat315315:fix-6141

Conversation

@rajat315315
Copy link
Contributor

Fixes: #6141

Now, we can compare tags with tags, and branches with Tags.

@unknwon unknwon self-requested a review as a code owner December 4, 2025 05:58
@unknwon unknwon added this to the 0.14.0 milestone Jan 31, 2026
@unknwon unknwon force-pushed the fix-6141 branch 2 times, most recently from c27563d to a969198 Compare January 31, 2026 03:33
unknwon and others added 2 commits January 30, 2026 22:37
Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Member

@unknwon unknwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@unknwon unknwon changed the title Fixed comparison of tags & branches Support comparing tags in addition to branches Jan 31, 2026
@unknwon unknwon merged commit 9f1499f into gogs:main Jan 31, 2026
11 checks passed
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (3650b32) to head (aac1bf0).
⚠️ Report is 191 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #6493       +/-   ##
==========================================
- Coverage   15.28%       0   -15.29%     
==========================================
  Files         106       0      -106     
  Lines       13864       0    -13864     
==========================================
- Hits         2119       0     -2119     
+ Misses      11465       0    -11465     
+ Partials      280       0      -280     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404 when comparing tags

2 participants