-
Notifications
You must be signed in to change notification settings - Fork 67
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
WIP: Switch default Debian branch to 'debian/latest' (Closes: #829444) #93
Open
ottok
wants to merge
7
commits into
agx:master
Choose a base branch
from
ottok:dep14-branches
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.
Commits on Aug 26, 2024
-
WIP: Switch default Debian branch to 'debian/latest' (Closes: #829444)
As defined by DEP14, the default Debian packaging branch name should be 'debian/latest' instead of 'master. https://dep-team.pages.debian.net/deps/dep14/
Configuration menu - View commit details
-
Copy full SHA for 06071e3 - Browse repository at this point
Copy the full SHA 06071e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b28903 - Browse repository at this point
Copy the full SHA 8b28903View commit details -
WIP: Revert misc test changes not compatible with 'debian/latest'
====================================================================== FAIL: Dump the repository and check if files exist ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/builds/otto/git-buildpackage/debian/output/source_dir/tests/04_test_submodules.py", line 116, in test_dump_tree ok_(buildpackage.dump_tree(REPO, dumpdir, "debian/latest", True)) AssertionError: None -------------------- >> begin captured logging << -------------------- gbp: error: Error in dump_tree archive pipe --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_30_quilt (tests.24_test_gbp_import_orig.TestIs30Quilt.test_30_quilt) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builds/otto/git-buildpackage/debian/output/source_dir/tests/24_test_gbp_import_orig.py", line 55, in test_30_quilt self.assertEquals(self.repo.branch, options.debian_branch) AssertionError: 'master' != 'debian/latest' - master + debian/latest ====================================================================== FAIL: Make sure we shorten the reflog entry properly ---------------------------------------------------------------------- Traceback (most recent call last): File "/builds/otto/git-buildpackage/debian/output/source_dir/tests/28_test_gbp_git_repository_commit_dir.py", line 41, in test_long_msg_854333 self.assertEquals(ret, 0) AssertionError: 128 != 0
Configuration menu - View commit details
-
Copy full SHA for 88b2466 - Browse repository at this point
Copy the full SHA 88b2466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b56e9f - Browse repository at this point
Copy the full SHA 0b56e9fView commit details -
Revert "WIP: More test reverts.. TODO: understand 'class DebianGitTes…
…tRepo'" This reverts commit 2fef23b0bde35d2896d955c4a0e7dd865474a4b3.
Configuration menu - View commit details
-
Copy full SHA for 6ee301c - Browse repository at this point
Copy the full SHA 6ee301cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 870f18f - Browse repository at this point
Copy the full SHA 870f18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4718072 - Browse repository at this point
Copy the full SHA 4718072View commit details
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.