Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···151151used as an argument for communicating application status in exit codes.
152152153153We reject this because we don't think you should be writing `bash` scripts if
154154-you're doing real operations. Funadmentally, `bash` shell scripts are not a
154154+you're doing real operations. Fundamentally, `bash` shell scripts are not a
155155robust building block for creating correct, reliable operational processes.
156156157157Here is one problem with using `bash` scripts to perform operational tasks.