aboutsummaryrefslogtreecommitdiff
path: root/awwan_play_test.go
AgeCommit message (Expand)Author
2026-02-15all: fix data race in Play and in integration testsShulhan
2025-10-03all: add option "$noparse" for magic "#put" commandShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2023-12-22all: add [context.Context] to Local and PlayShulhan
2023-12-22all: check script file is a directoryShulhan
2023-11-16all: refactoring, rename Request to ExecRequestShulhan
2023-10-30all: pass Request when creating new SSH clientShulhan
2023-10-30all: log all execution into fileShulhan
2023-10-26all: use "mlog.MultiLogger" to log Request output and errorShulhan
2023-10-22all: add magic command "#local"Shulhan
2023-10-21all: implement remote "#get!" and "#put!" with owner and modeShulhan
2023-10-21all: implement remote "#get:" and "#put:" with owner and modeShulhan