Update patch set 2

Patch Set 2:

I put some thoughts into this.

I think this change in its current form is bad, since it doesn't allow to package any more if the current git HEAD is several commits after the latest release. Which is often the case when we want to test the latest changes.

In the long run, I think the following solution is preferred: split the packaging files from the synergy code. We may have the resulting repos:
- synergy-service (code, no packaging files)
- synergy-scheduler-manager (code, no packaging files)
- service-service-packaging (rpm, debian, docker)
- scheduler-packaging (rpm, debian, docker)

I am not entirely convinced by this idea. If anyone has a suggestion, please contribute :) .

Patch-set: 2
This commit is contained in:
Gerrit User 20409 2016-11-10 12:56:25 +00:00 committed by Gerrit Code Review
parent e8e90ef43e
commit 8318033b09

Diff Content Not Available