Bernhard M. Wiedemann bmwiedemann
  • Joined on 2023-06-25
bmwiedemann pushed to issue388 at bmwiedemann/autogits 2026-06-12 12:24:20 +02:00
0717b76c27 cleanup: reduce duplication
bmwiedemann created branch issue388 in bmwiedemann/autogits 2026-06-12 11:24:01 +02:00
bmwiedemann pushed to issue388 at bmwiedemann/autogits 2026-06-12 11:24:01 +02:00
c5c3486ebe workflow-pr: fill PR body with changes diff
2deddc5717 Merge skip reparent if same org
928bac1b8f Merge glt-isolation
ce7007e543 spelling fix
4e79fcbc8f workflow-pr: skip requesting reparenting when package already in target org
Compare 10 commits »
bmwiedemann deleted branch issue292 from bmwiedemann/autogits 2026-06-08 09:48:26 +02:00
bmwiedemann pushed to main at git-workflow/autogits 2026-06-08 09:48:25 +02:00
b835250fd0 workflow-direct: Passthrough context
9fd855c2ee Make gofmt happy
52e461be66 Add extra integration-test
c94f98ab5e workflow-direct: Handle branch deletion
4ee4327ea6 Add some inline docs
Compare 5 commits »
bmwiedemann merged pull request git-workflow/autogits#282 2026-06-08 09:48:23 +02:00
workflow-direct: delete submodule on branch-deletion
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-06-08 08:07:18 +02:00
b835250fd0 workflow-direct: Passthrough context
9fd855c2ee Make gofmt happy
52e461be66 Add extra integration-test
Compare 3 commits »
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-06-05 19:57:11 +02:00
c3321969a1 Make gofmt happy
e196ff66c9 Add extra integration-test
c94f98ab5e workflow-direct: Handle branch deletion
4ee4327ea6 Add some inline docs
88fb9c6bc3 Format checker
Compare 6 commits »
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-06-05 11:45:30 +02:00
4ebc53b3af Add extra integration-test
75edc28446 workflow-direct: Handle branch deletion
2a148bbf21 Add some inline docs
c0a2177918 Merge fixes for submodule deinit
c2eaff3393 common: resolve submodule deinit failures when name differs from path
Compare 9 commits »
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-06-03 07:44:41 +02:00
c39d7428d4 workflow-direct: Handle branch deletion
bmwiedemann created pull request pool/tor#7 2026-06-02 10:14:46 +02:00
Update to 0.4.9.9
bmwiedemann created pull request pool/tor#6 2026-06-02 10:12:01 +02:00
Update to 0.4.9.9
bmwiedemann pushed to leap-16.0 at bmwiedemann/tor 2026-06-02 10:10:02 +02:00
e2e3c42beb Update to 0.4.9.9
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-06-01 14:09:29 +02:00
2a5746ecd7 workflow-direct: Handle branch deletion
05c370afe5 Add some inline docs
ba57d30b33 Handle .gitmodules read/parse errors instead of ignoring them
fdbab3c7ab Use path.Base on submodule path in resolvePackageName
6db00321e7 Fix IsApproved fetching reviews from wrong repo for special-char packages
Compare 27 commits »
bmwiedemann commented on pull request git-workflow/autogits#282 2026-06-01 08:19:10 +02:00
workflow-direct: delete submodule on branch-deletion

This seems wrong (because we also support a -removed suffix), but integration tests don't pass without it.

bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-05-29 15:17:38 +02:00
e25c24c517 Simplify existing integration-test
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-05-29 14:33:45 +02:00
a3b3e0a8ac Changes proposed by Gemini
f4292f53aa WIP add integration tests
7c10578ab9 Drop submodule update/init
791ca71ac5 test fixes
Compare 5 commits »
bmwiedemann pushed to issue292 at bmwiedemann/autogits 2026-05-29 14:07:40 +02:00
460cdae505 Use TrimSuffix
8f1dc672f2 Changes proposed by Gemini
330025a99e fixup! test fixes
8296d63de6 WIP add integration tests
1b2be5b39f Drop submodule update/init
Compare 12 commits »
bmwiedemann deleted branch fixdirectintegration from bmwiedemann/autogits 2026-05-29 11:01:34 +02:00
bmwiedemann pushed to main at git-workflow/autogits 2026-05-29 11:01:33 +02:00
ee16a64ae1 Fix workflow-direct integration test 007