From: Kyle Meyer <kyle@kyleam.com>
To: snakemake-mode@inbox.kyleam.com
Subject: [PATCH 0/3] Switch to Transient
Date: Mon, 21 Feb 2022 22:02:04 -0500 [thread overview]
Message-ID: <20220222030207.204401-1-kyle@kyleam.com> (raw)
The first patch makes the long overdue switch from Magit Popup to
Transient. While working on that, I realized that the --jobs argument
is now out of date. The second and third patches deal with that.
[1/3] Rewrite snakemake-popup as a transient
[2/3] transient: Replace --jobs with --cores
[3/3] transient: Use --cores=all by default
.github/workflows/test.yml | 6 +--
Makefile | 2 +-
NEWS | 8 ++++
README | 7 +--
snakemake-mode.el | 2 +-
snakemake.el | 91 ++++++++++++++++++++++----------------
6 files changed, 69 insertions(+), 47 deletions(-)
base-commit: 8684b45cf53e403c7b0ebf31d899aa239a821f45
--
2.34.0
next reply other threads:[~2022-02-22 3:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 3:02 Kyle Meyer [this message]
2022-02-22 3:02 ` [PATCH 1/3] Rewrite snakemake-popup as a transient Kyle Meyer
2022-02-22 3:02 ` [PATCH 2/3] transient: Replace --jobs with --cores Kyle Meyer
2022-02-22 3:02 ` [PATCH 3/3] transient: Use --cores=all by default Kyle Meyer
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
List information: https://git.kyleam.com/snakemake-mode
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220222030207.204401-1-kyle@kyleam.com \
--to=kyle@kyleam.com \
--cc=snakemake-mode@inbox.kyleam.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.kyleam.com/snakemake-mode/
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 read-only IMAP folder(s) and NNTP newsgroup(s).