0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing buildstep submodule and replacing it with the buildstep script that dokku actually uses. the buildstep project is otherwise completely separate other than the artifact it builds (the progrium/buildstep container) More... almost 12 years ago
Update README.md More... almost 12 years ago
Merge pull request #50 from dgryski/master More... almost 12 years ago
tests: reenable go test More... almost 12 years ago
tests: "something" doesn't like the app just being called 'go' More... almost 12 years ago
outputting result from curl for deploy debugging More... almost 12 years ago
disabling go app since it is broken atm More... almost 12 years ago
include app name in repo name More... almost 12 years ago
remove debug output More... almost 12 years ago
actually copy hidden/dot files. needed for .godir in go app More... almost 12 years ago
moving test apps into place with proper check_deploy scripts More... almost 12 years ago
testing failure More... almost 12 years ago
moving around set -e to see if that changes anything More... almost 12 years ago
should have used ssh-keygen More... almost 12 years ago
output key before uploading to inspect it More... almost 12 years ago
try and figure out why it silently fails More... almost 12 years ago
capture stderr to show errors on failure More... almost 12 years ago
make sure keys are uploaded correctly More... almost 12 years ago
ugh, that line wasn't even necessary More... almost 12 years ago
ensuring git is configured More... almost 12 years ago
using proper template Xs More... almost 12 years ago
a travis script, since its getting a little complex More... almost 12 years ago
fixing file permissions for ssh identity More... almost 12 years ago
use test private key identity More... almost 12 years ago
seriously, a typo in my own name... More... almost 12 years ago
secret key has slashes in it, so need a different delimiter More... almost 12 years ago
proper quotes for variables to be used More... almost 12 years ago
point to .s3cfg in current path More... almost 12 years ago
fixes unterminated s command More... almost 12 years ago
sudo for apt-get on travis More... almost 12 years ago