git-bug/bridge/jira
Michael Muré 3d454d9dc8
entity/dag: proper base operation for simplified implementation
- reduce boilerplace necessary to implement an operation
- consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism
- avoid the previously complex unmarshalling process
- support operation metadata from the core
- simplified testing
2022-07-25 13:27:17 +02:00
..
client.go jira: rework to use the credential system + adapt to refactors 2020-02-15 16:01:15 +01:00
config.go CLI: Add non-interactive option to interactive commands (#651) 2021-05-09 11:14:45 +02:00
export.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
import.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
jira.go jira: tag bugs with the base URL, tighten the matching 2020-03-28 17:07:57 +01:00