From: Josh Heinrichs <joshiheinrichs@gmail.com>
To: git@vger.kernel.org
Cc: Josh Heinrichs <joshiheinrichs@gmail.com>
Subject: [PATCH 0/1] maintenance: fix launchctl calendar intervals
Date: Sun, 20 Apr 2025 23:46:32 -0600 [thread overview]
Message-ID: <20250421054633.231069-1-joshiheinrichs@gmail.com> (raw)
Hello!
While working to add git maintenance support to home-manager[1] on
macOS, I noticed that the calendar intervals are set up incorrectly for
the launchctl scheduler. With the current settings daily jobs run on the
first six days of the month, and weekly jobs run daily. I've confirmed
this behaviour by manually shifting my system time around and checking
the system logs. This seems mostly harmless, and I think git maintenance
is somewhat niche, so I don't think we need to worry about proactively
correcting existing launchd configurations somehow.
[1] https://github.com/nix-community/home-manager
Josh Heinrichs (1):
maintenance: fix launchctl calendar intervals
builtin/gc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
base-commit: 683c54c999c301c2cd6f715c411407c413b1d84e
--
2.47.2
next reply other threads:[~2025-04-21 5:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 5:46 Josh Heinrichs [this message]
2025-04-21 5:46 ` [PATCH 1/1] maintenance: fix launchctl calendar intervals Josh Heinrichs
2025-04-21 17:42 ` Junio C Hamano
2025-04-23 19:25 ` Derrick Stolee
2025-04-23 20:31 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250421054633.231069-1-joshiheinrichs@gmail.com \
--to=joshiheinrichs@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).