Conductor integration #9
Labels
No labels
bug
duplicate
enhancement
help wanted
infeasible
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 9 hours 45 minutes
Due date
realaravinth
9 hours 45 minutes
No due date set.
Dependencies
No dependencies set.
Reference: LibrePages/librepages#9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To ensure max code reuse, I've refactored
libconductor
to ship a minimal event type only version using feature gates.From libprepages/conductor:
Changes live in
min-libconductor
Diff:
96cd918dfe..2e3d6999ff
Merged into libprepages/conductor's master.
To setup integration testing, we'll have to run an instance of librepages/conductor in the CI. Therefore, conductor must be fully configurable via environment variables.
1fcded74c0
manually reads such environment variables.Diff:
5c0f6fd84d...5350b22ffe
Summary: