index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
Age
Commit message (
Expand
)
Author
2025-10-03
all: add option "$noparse" for magic "#put" command
Shulhan
2025-01-12
all: update machine container setup with latest Arch
Shulhan
2024-01-16
all: refactoring "env-set" arguments
Shulhan
2023-12-22
all: implement HTTP API to stop local or play execution
Shulhan
2023-12-22
all: add [context.Context] to Local and Play
Shulhan
2023-12-21
all: changes default date-time prefix on test
Shulhan
2023-12-20
testdata/http_server: fix missing .ssh directory on execute
Shulhan
2023-12-18
all: fix panic due to out of range when running "#require" statement
Shulhan
2023-12-16
all: make the magic line "#put:" use explicit source for encrypted file
Shulhan
2023-12-14
all: make the magic line "#local" works on "local" command too
Shulhan
2023-12-04
all: write the output as is when sending with server-sent events
Shulhan
2023-12-01
all: move wrapping BEGIN and END outside of session
Shulhan
2023-12-01
all: remove script name in the log prefix
Shulhan
2023-12-01
all: handle reconnecting when streaming execution
Shulhan
2023-12-01
all: implement HTTP API to fetch execution output by ID
Shulhan
2023-12-01
all: refactoring HTTP endpoint for Execute
Shulhan
2023-11-20
all: do not changes the Script path in the response of HTTP Execute
Shulhan
2023-11-19
all: return 403 Forbidden when requesting awwan.key and awwan.pass
Shulhan
2023-11-17
all: move the file argument in env-set to the last argument
Shulhan
2023-11-17
all: implement command "env-get" to get value from environment files
Shulhan
2023-11-17
all: implement command to set environment value with "env-set"
Shulhan
2023-11-16
all: always load SSH config when running Play
Shulhan
2023-11-16
all: implement HTTP API to decrypt file
Shulhan
2023-11-15
all: implement HTTP API to encrypt file
Shulhan
2023-11-11
script: respect spaces when joining multi lines command
Shulhan
2023-10-30
all: pass Request when creating new SSH client
Shulhan
2023-10-30
all: refactoring Local and Play so that error get logged
Shulhan
2023-10-30
all: add begin and end for each script execution
Shulhan
2023-10-30
all: log all execution into file
Shulhan
2023-10-26
all: use "mlog.MultiLogger" to log Request output and error
Shulhan
2023-10-25
all: log and simplify error when source file is not exist
Shulhan
2023-10-22
all: add magic command "#local"
Shulhan
2023-10-21
all: implement remote "#get!" and "#put!" with owner and mode
Shulhan
2023-10-21
all: implement remote "#get:" and "#put:" with owner and mode
Shulhan
2023-10-21
testdata/play: awwan workspace for testing SSH functionalities
Shulhan
2023-10-21
all: implement local "#get!" and "#put!" with owner and mode
Shulhan
2023-10-21
all: implement local "#get:" and "#put:" with owner and mode
Shulhan
2023-10-14
all: add integration tests for local "#put!"
Shulhan
2023-10-12
all: add integration tests for magic command "#get!"
Shulhan
2023-10-12
all: return error from executeScriptOnLocal
Shulhan
2023-10-06
all: simplify parsing statement for magic command get
Shulhan
2023-09-30
testdata/decrypt-wrong-privatekey: replace symlink on .awwan.env.vault
Shulhan
2023-09-30
all: add option to bypass input passphrase from terminal
Shulhan
2023-09-27
all: print any path relative to base directory
Shulhan
2023-09-27
all: add tests for local with empty and invalid passphrase
Shulhan
2023-09-27
all: make .Vars, .Val, and .Vals panic if values is empty
Shulhan
2023-09-27
all: change default path for private key to be located under .ssh directory
Shulhan
2023-09-26
testdata: rename "encrypt" to "local"
Shulhan
2023-09-26
all: test local put without encrypted file
Shulhan
2023-09-26
all: make the magic word "#put" able to copy encrypted file
Shulhan
[next]