Include systemd units in PyPI distribution #218

Closed
polyzen wants to merge 1 commits from (deleted):systemd-dist into main
Contributor
No description provided.
Owner

Thanks for the PR! What's the intent here? I tried building a wheel of borgmatic with this change in place (pip wheel .), but I'm not seeing the sample directory end up in the resulting wheel (unzip ../borgmatic-1.3.18-py3-none-any.whl | grep sample).

Also, have you considered including all of the sample directory, so that the plain cron jobs samples end up in there as well?

Thanks for the PR! What's the intent here? I tried building a wheel of borgmatic with this change in place (`pip wheel .`), but I'm not seeing the `sample` directory end up in the resulting wheel (`unzip ../borgmatic-1.3.18-py3-none-any.whl | grep sample`). Also, have you considered including all of the `sample` directory, so that the plain cron jobs samples end up in there as well?
Author
Contributor

Also, have you considered including all of the sample directory, so that the plain cron jobs samples end up in there as well?

I have, but I personally was only interested in the systemd units. I wasn't sure about distributing the Alpine-specific cron job, but I see you consolidated those.

Closing as you've already incorporated this change. :)

> Also, have you considered including all of the sample directory, so that the plain cron jobs samples end up in there as well? I have, but I personally was only interested in the systemd units. I wasn't sure about distributing the Alpine-specific cron job, but I see you consolidated those. Closing as you've already incorporated this change. :)
polyzen closed this pull request 2019-09-25 20:15:56 +00:00
Author
Contributor

Also, have you considered including all of the sample directory, so that the plain cron jobs samples end up in there as well?

I have, but I personally was only interested in the systemd units. I wasn't sure about distributing the Alpine-specific cron job, but I see you consolidated those.

Closing as you've already incorporated this change. :)

> Also, have you considered including all of the sample directory, so that the plain cron jobs samples end up in there as well? I have, but I personally was only interested in the systemd units. I wasn't sure about distributing the Alpine-specific cron job, but I see you consolidated those. Closing as you've already incorporated this change. :)
polyzen deleted branch systemd-dist 2019-09-25 20:16:01 +00:00
Owner

Oops, I didn't mean to commit that.. Was just trying it out. :) My bad.

Oops, I didn't mean to commit that.. Was just trying it out. :) My bad.
Author
Contributor

¯_(ツ)_/¯ Can confirm it works. Will be moving borgmatic into the Arch repos once pyKwalify tests pass with the latest pytest:
55ade28528 (commitcomment-35240099)

¯\_(ツ)_/¯ Can confirm it works. Will be moving borgmatic into the Arch repos once pyKwalify tests pass with the latest pytest: https://github.com/Grokzen/pykwalify/commit/55ade285287a05a2cebf8576407654ab2b8fc74c#commitcomment-35240099
Owner

Cool!

Cool!

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#218
No description provided.