zsh-users
 help / color / mirror / code / Atom feed
* A new Zsh-written tool for CI like commands
@ 2022-10-24 10:35 Sebastian Gniazdowski
  2022-10-24 13:48 ` Ray Andrews
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Gniazdowski @ 2022-10-24 10:35 UTC (permalink / raw)
  To: Zsh Users

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

Hi,
I would like to announce a new utility that allows CI-like command
definitions. Typical CI tools today use YAML files to define them, while
here they're INI files. A typical command is a runnable definition in one
of 4 types (binary, script, autoload function and eval) plus the CWD
directory and some other things, like arguments, if [[ … ]] condition or an
interval in seconds to run it periodically in background. See examples at
https://github.com/zservices/command-CI-server/tree/main/examples.

-- 
Best regards,
Sebastian Gniazdowski

[-- Attachment #2: Type: text/html, Size: 947 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-24 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-24 10:35 A new Zsh-written tool for CI like commands Sebastian Gniazdowski
2022-10-24 13:48 ` Ray Andrews
2022-10-24 13:52   ` Luna Jernberg
2022-10-24 14:33     ` Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).