Commit Graph

2 Commits (3d16034c449a96b25a12d9b1dfb2f0a5b1635d00)

Author SHA1 Message Date
Jan Dittberner 20d324f5cb Fix linter error
cacert-boardvoting/pipeline/head This commit looks good Details
- remove nextPotentialRun.Add that had no effect
1 year ago
Jan Dittberner c2eef9cf7c Refactoring away from main package
cacert-boardvoting/pipeline/head There was a failure building this commit Details
This commit is a refactoring of code that has been located in the main
package. We introduce separate packages for the main application, jobs,
notifications, and request handlers.

Dependencies are injected from the main application, this will make
testing easier.
2 years ago