-
-
Notifications
You must be signed in to change notification settings - Fork 152
Drop svn_root and replace todolists with pkgbases
#663
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
Open
benmezger
wants to merge
1
commit into
archlinux:master
Choose a base branch
from
benmezger:refactor/rename-svn-to-git
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,146 +1,134 @@ | ||
| [ | ||
| { | ||
| "pk": 5, | ||
| "model": "main.repo", | ||
| "pk": 5, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 33, | ||
| "staging": false, | ||
| "bugs_category": 33, | ||
| "staging": false, | ||
| "name": "Extra-Testing", | ||
| "bugs_project": 5, | ||
| "svn_root": "packages", | ||
| "bugs_project": 5, | ||
| "testing": true | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 15, | ||
| "model": "main.repo", | ||
| "pk": 15, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 33, | ||
| "staging": true, | ||
| "bugs_category": 33, | ||
| "staging": true, | ||
| "name": "Extra-Staging", | ||
| "bugs_project": 5, | ||
| "svn_root": "packages", | ||
| "bugs_project": 5, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 1, | ||
| "model": "main.repo", | ||
| "pk": 1, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 31, | ||
| "staging": false, | ||
| "name": "Core", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_category": 31, | ||
| "staging": false, | ||
| "name": "Core", | ||
| "bugs_project": 1, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 2, | ||
| "model": "main.repo", | ||
| "pk": 2, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 2, | ||
| "staging": false, | ||
| "name": "Extra", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_category": 2, | ||
| "staging": false, | ||
| "name": "Extra", | ||
| "bugs_project": 1, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 13, | ||
| "model": "main.repo", | ||
| "pk": 13, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "Gnome-Unstable", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "Gnome-Unstable", | ||
| "bugs_project": 1, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 12, | ||
| "model": "main.repo", | ||
| "pk": 12, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "KDE-Unstable", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "KDE-Unstable", | ||
| "bugs_project": 1, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 7, | ||
| "model": "main.repo", | ||
| "pk": 7, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 46, | ||
| "staging": false, | ||
| "name": "Multilib", | ||
| "bugs_project": 5, | ||
| "svn_root": "community", | ||
| "bugs_category": 46, | ||
| "staging": false, | ||
| "name": "Multilib", | ||
| "bugs_project": 5, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 14, | ||
| "model": "main.repo", | ||
| "pk": 14, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 46, | ||
| "staging": true, | ||
| "name": "Multilib-Staging", | ||
| "bugs_project": 5, | ||
| "svn_root": "community", | ||
| "bugs_category": 46, | ||
| "staging": true, | ||
| "name": "Multilib-Staging", | ||
| "bugs_project": 5, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 8, | ||
| "model": "main.repo", | ||
| "pk": 8, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 46, | ||
| "staging": false, | ||
| "name": "Multilib-Testing", | ||
| "bugs_project": 5, | ||
| "svn_root": "community", | ||
| "bugs_category": 46, | ||
| "staging": false, | ||
| "name": "Multilib-Testing", | ||
| "bugs_project": 5, | ||
| "testing": true | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 10, | ||
| "model": "main.repo", | ||
| "pk": 10, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "Staging", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "Staging", | ||
| "bugs_project": 1, | ||
| "testing": false | ||
| } | ||
| }, | ||
| }, | ||
| { | ||
| "pk": 3, | ||
| "model": "main.repo", | ||
| "pk": 3, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 10, | ||
| "staging": false, | ||
| "bugs_category": 10, | ||
| "staging": false, | ||
| "name": "Core-Testing", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_project": 1, | ||
| "testing": true | ||
| } | ||
| }, | ||
| { | ||
| "pk": 16, | ||
| "model": "main.repo", | ||
| "pk": 16, | ||
| "model": "main.repo", | ||
| "fields": { | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "bugs_category": 10, | ||
| "staging": true, | ||
| "name": "Core-Staging", | ||
| "bugs_project": 1, | ||
| "svn_root": "packages", | ||
| "bugs_project": 1, | ||
| "testing": false | ||
| } | ||
| } | ||
| ] | ||
| ] | ||
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # Generated by Django 5.2.13 on 2026-04-11 14:51 | ||
|
|
||
| from django.db import migrations | ||
|
|
||
|
|
||
| class Migration(migrations.Migration): | ||
|
|
||
| dependencies = [ | ||
| ('main', '0005_merge_0004_rebuilderdstatus_build_id_0004_soname'), | ||
| ] | ||
|
|
||
| operations = [ | ||
| migrations.RemoveField( | ||
| model_name='repo', | ||
| name='svn_root', | ||
| ), | ||
| ] |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,10 +32,7 @@ <h2>{{ list.kind_str | title }} Todo List {{ list.name }}</h2> | |
| </div> | ||
|
|
||
| <div class="todo-pkgbases"> | ||
| <p>Link to lists of pkgbase values:</p> | ||
| <ul>{% for svn_root in svn_roots %} | ||
| <li><a href="pkgbases/{{ svn_root }}/">{{ svn_root }}</a></li> | ||
| {% endfor %}</ul> | ||
| <p><a href="pkgbases/">List of pkgbase values</a></p> | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 nice, same can be used in the devel reports. |
||
| </div> | ||
|
|
||
| <div class="box filter-criteria"> | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All kinds of unintended trailing space removal and missing newline at the end? Please just drop
svn_rootonly.