issues
search
con
/
duct
A helper to run a command, capture stdout/stderr and details about running
https://pypi.org/project/con-duct/
MIT License
3
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add --fail-time option and by default remove all outputs if command fails fast
#227
yarikoptic
opened
21 hours ago
1
Test abandoning parent
#226
asmacdo
opened
1 week ago
0
Add FAQ with a question on git-annex and large files
#225
yarikoptic
closed
1 week ago
1
Con duct ls
#224
asmacdo
opened
1 week ago
1
Add "message" to be added via `-m` to `duct`
#223
yarikoptic
opened
2 weeks ago
1
Add "resolved-command" ?
#222
yarikoptic
opened
2 weeks ago
1
Add datetime of command start to info.json
#221
asmacdo
opened
2 weeks ago
1
double check max virt memory consumption tracking
#220
yarikoptic
opened
2 weeks ago
0
CI to push changes to PR from non-fork branch if any changes
#219
yarikoptic
opened
3 weeks ago
0
--buffer-flush, -b option
#218
yarikoptic
opened
3 weeks ago
0
Various enhancements for plot command
#217
yarikoptic
closed
2 weeks ago
1
Add released auto plugin to mark issues with releases where they were fixed
#216
yarikoptic
closed
2 weeks ago
1
Add threshold options to kill child if goes awry
#215
yarikoptic
opened
3 weeks ago
0
ENH/BF: render floats only to 2 digits after . . Allow for composing format + conversion
#214
yarikoptic
closed
2 weeks ago
1
idea: --timestamp-outputs or --json-outputs
#213
yarikoptic
opened
3 weeks ago
0
add --keep-empty and remove empty ones by default
#212
yarikoptic
opened
3 weeks ago
0
add ROR to docs
#211
asmacdo
opened
4 weeks ago
1
Open stdout/err/info/stats files once
#210
yarikoptic
opened
4 weeks ago
0
Persistently open usage file until the end and open info as "w" not "a"
#209
yarikoptic
closed
4 weeks ago
5
Change script to open usage file once and close upon completion (keep it open through execution)
#208
yarikoptic
closed
4 weeks ago
3
Adopt logo from the blog post
#207
yarikoptic
opened
1 month ago
1
Add reference to datalad blog post in README
#206
yarikoptic
opened
1 month ago
0
idea: automate storing logs in "standard" `logs/` if BIDS dataset is detected
#205
yarikoptic
opened
1 month ago
0
Explicitly mention con-duct command in the summary
#204
asmacdo
closed
1 month ago
4
Might provide summary interleaved with command stderr
#203
yarikoptic
opened
1 month ago
0
Add testing for Python 3.13
#202
asmacdo
closed
4 weeks ago
2
Add start and end time to info.json
#201
asmacdo
closed
1 month ago
1
Rm num_samples & num_reports from summary_format
#200
asmacdo
closed
1 month ago
2
Drop Python 3.8, which is EOL
#199
asmacdo
closed
1 month ago
3
Add `con-duct plot` with matplotlib backend
#198
asmacdo
closed
4 weeks ago
4
Improve sample timing
#197
asmacdo
opened
1 month ago
0
BF: Do not rely on having sources under ./src and __main__.py to be executable
#196
yarikoptic
closed
1 month ago
1
Report $USER as .user, and store actual numeric UID as .uid
#195
yarikoptic
closed
1 month ago
1
test_system_info_sanity fails due to .uid being None while building debian package
#194
yarikoptic
closed
1 month ago
1
Add time started and time finished to info.json
#193
asmacdo
closed
1 month ago
0
Error out if user provides errorneous format specification
#192
yarikoptic
opened
1 month ago
0
Move all logic into single file
#191
asmacdo
closed
1 month ago
2
CI Test Flake
#190
asmacdo
opened
1 month ago
1
Add --colors options, default to "auto"
#189
asmacdo
opened
1 month ago
0
Remove `num_samples` and `num_reports` from default `summary_format`
#188
asmacdo
closed
1 month ago
0
Add a test which `cp`s `__main__.py` as `duct` and executes basic test/run
#187
yarikoptic
closed
1 month ago
0
global registry of `duct` "prefixes" and a collection of `con-duct` suite commands to work with it
#186
yarikoptic
opened
2 months ago
0
con-duct ls [-f pyout,summary,json,json_pp,yaml]
#185
yarikoptic
opened
2 months ago
0
on Ctrl-C -- kill child not itself
#184
yarikoptic
opened
2 months ago
2
Add custom formatter conversion flags and colors based on datalad ls
#183
yarikoptic
closed
1 month ago
6
Add ps stat counter
#182
asmacdo
closed
1 month ago
9
Round before formatting
#181
asmacdo
closed
2 months ago
3
BF: Fix sample aggregation
#180
asmacdo
closed
2 months ago
8
Fix operator precedence involving or and addition
#179
asmacdo
closed
2 months ago
2
incorrect `cmd` recorded -- includes the STAT?
#178
yarikoptic
closed
1 month ago
3
Next