dsc branch has odd structure
Bug #1733895 reported by
Robie Basak
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
git-ubuntu |
Fix Released
|
Undecided
|
Robie Basak |
Bug Description
I see an "Initial DSC branch." empty commit shared between both 'debian' and 'ubuntu' dsc branches. Then one commit per DSC.
This isn't really a problem, but isn't clean either. Is it possible to have the first DSC import just start with an orphan commit in both cases?
I mention this now because this is hash-abi-break and won't be able to be changed later.
Related branches
~racb/git-ubuntu:create-dsc-on-first-use
- Server Team CI bot: Approve (continuous-integration)
- git-ubuntu developers: Pending requested
-
Diff: 44 lines (+11/-4)2 files modifiedgitubuntu/git_repository.py (+0/-2)
gitubuntu/importer.py (+11/-2)
~nacc/git-ubuntu:lp1741472-fix-dsc-orig-tarballs-native-packages-dsc-builder
On hold
for merging
into
git-ubuntu:master
- git-ubuntu developers: Pending requested
-
Diff: 269 lines (+120/-39)4 files modifiedgitubuntu/build.py (+41/-30)
gitubuntu/dsc.py (+36/-2)
gitubuntu/importer.py (+7/-7)
gitubuntu/test_dsc.py (+36/-0)
tags: | added: import |
Changed in usd-importer: | |
status: | New → In Progress |
assignee: | nobody → Robie Basak (racb) |
milestone: | none → lp-beta |
Changed in usd-importer: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
(IOW, the initial commit is unnecessary)