Re: [PATCH 19/25] patman: Implement the patchwork subcommand

2025-05-23 Thread Simon Glass
Add a command to allow setting and getting the patchwork project. This is needed so that patman can use the correct ID when talking to the patchwork server. To support testing, allow passing in the test database, patchwork object and Cseries object. Fake versions can then easily be provided for ce

[PATCH 19/25] patman: Implement the patchwork subcommand

2025-05-10 Thread Simon Glass
Add a command to allow setting and getting the patchwork project. This is needed so that patman can use the correct ID when talking to the patchwork server. To support testing, allow passing in the test database, patchwork object and Cseries object. Fake versions can then easily be provided for ce