Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / redding/dk issues and pull requests

#69 - add host info to ssh cmd output lines logs

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#68 - add a custom exception for notifying the user of problems

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#67 - add `try_param` task helper and hash method

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 3 comments

#66 - update stubs API to optionally take proc values

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#65 - tweak the task run start/end log buffer identifiers

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#64 - update non-verbose logs to no longer show task starts/ends

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#63 - pre-check all task names before running the tasks

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 2 comments

#62 - Log a task only around its run, not around its callbacks

Pull Request - State: closed - Opened by jcredding about 8 years ago - 5 comments

#61 - add ansi styled log messages

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 5 comments

#60 - pre-check CLI task names before running

Issue - State: closed - Opened by kellyredding about 8 years ago

#59 - add task DSL meth (or something) to only log task runs in verbose

Issue - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#58 - log task runs only around the run! method

Issue - State: closed - Opened by kellyredding about 8 years ago

#57 - add debug log entries at the start of new CLI runs

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#56 - Update `DryRunner`, apply dry tree stubs from `Config` on init

Pull Request - State: closed - Opened by jcredding about 8 years ago - 2 comments

#55 - style up cmd/ssh log output; match styles in task/other logs

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#54 - style up the user task log messages

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#53 - have tasks log when they run

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#52 - Add storing dry/tree runner stubs to `Config`

Pull Request - State: closed - Opened by jcredding about 8 years ago - 2 comments

#51 - Add `Dk::HasTheStubs` mixin, use in test and dry runner

Pull Request - State: closed - Opened by jcredding about 8 years ago - 3 comments

#50 - track task callbacks using a CallbackSet

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 3 comments

#49 - make the `run_only_once` task behavior more robust

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#48 - have the TreeRunner output the tasks that were run

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#47 - add `:dry_tree_run` cmd/ssh opt to run cmds w/ the dry/tree runners

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#46 - add `--verbose` CLI flag

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#45 - implement listing tasks w/ descs with CLI --help and -T options

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#44 - add timestamps to file log entries

Issue - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#43 - Dry runner stubs; cmd/ssh live run option

Issue - State: closed - Opened by kellyredding about 8 years ago

#42 - add helper methods to add task callbacks from tasks

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#41 - Rework ssh stubbing to avoid having to know ssh opts

Pull Request - State: closed - Opened by jcredding about 8 years ago - 4 comments

#40 - Fix `cmd!` wrong number of args error

Pull Request - State: closed - Opened by jcredding about 8 years ago - 1 comment

#39 - Pass stdin to local and remote cmds

Pull Request - State: closed - Opened by jcredding about 8 years ago - 2 comments

#38 - add `param?` Task helper method

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#37 - add Task DSL method to ensure tasks run only once

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#36 - change Config to store task callbacks

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#35 - add `ssh_cmd_str` Task helper method

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#34 - put Scmd in test while running the test runner

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#33 - add testing helper methods for Task ssh hosts and callbacks

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#32 - first pass CLI README docs

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#31 - basic CLI with runner flags and list tasks options

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#30 - add first-pass README docs for the config DSL

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#29 - build a Logsly logger from a config and use on the live/dry runners

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#28 - add host-specific ssh args to Config DSL; honor when making ssh cmds

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#27 - add a `task` DSL method to Config for adding "callable" tasks

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#26 - have Runner use Config's ssh opts; have Task fall back to Runner ssh opts

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 3 comments

#25 - add ssh dsl methods to the Config

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#24 - add a task callback API to the Config

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#23 - commonize the `set_param` logic between the Config and Runner

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#22 - add `set_param` config method and use config params in config runners

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#21 - add a ConfigRunner and have the dk/dry runners subclass it

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 1 comment

#20 - default the Remote::CmdSpy hosts if none are given

Pull Request - State: closed - Opened by kellyredding about 8 years ago - 4 comments

#19 - add Config class; use to configure/initialize Dk

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#18 - first pass at Task related README content

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#17 - switch RemoteCmd to use custom OutputLine that includes host info

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#16 - add ssh "markup" to RemoteCmd LocalCmd strings

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#15 - add remote cmd handling API on tasks and runners

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#14 - local cmd modifications based on remote cmd needs/work

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#13 - remote cmd and spy objects

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#12 - add local cmd handling API on tasks and runners

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#11 - rework test runner test task API

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#10 - local cmd and spy objects

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#9 - log task helper methods

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#8 - `halt` task helper method

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#7 - task callback DSL

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#6 - add task test helpers for building test runners and test tasks

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#5 - setup the runner; break out runner API for running sub-tasks

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#4 - stringify runner params

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#3 - `run_task` task helper method

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#2 - add the base Runner; add params-related task helper methods

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#1 - first pass on Task mixin; basic run login and desc DSL

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment