#1 Abstract the SigulHelper to allow other backends.
Closed by puiterwijk. Opened by ralph.
ralph/robosignatory renaming  into  master

Download 1.patch

Eventually, we can add other backends if we like.

Note, this changes the config to make it easy to select and
instantiate these things.

Perhaps we can use the setuptools discovery system for the signing plugins?
That way, it would be easier for people to build signing modules external to the main codebase without needing local patches.

:+1:, let's do that.

1 new commit added

  • Use entry-points to discover plugins.

@puiterwijk, the setuptools change is done now.

This is ready for review again.

Sorry it took such a long time ;)

2 new commits added

  • Use entry-points to discover plugins.
  • Abstract the SigulHelper to allow other backends.

This has been merged. Thanks!

Pull-Request has been closed by puiterwijk

Metadata