Tianon Gravi
|
eab917ffae
First attempt to fix Travis (force Go modules "on")
|
6 years ago |
Tianon Gravi
|
058fbda764
Port bashbrew to use Go modules instead of GB
|
6 years ago |
Tianon Gravi
|
dfc5512318
Convert "bashbrew" to Go and add a new RFC 2822 manifest file format
|
9 years ago |
Tianon Gravi
|
50a535d861
Update bashbrew to fail more directly on missing library files
|
10 years ago |
Tianon Gravi
|
54539d39ad
Add a simple initial "bashbrew" Dockerfile
|
10 years ago |
Tianon Gravi
|
fea0e192a9
Fix "$gitDir" being allowed to be the empty string :angel:
|
10 years ago |
Tianon Gravi
|
39582210d8
Add "retries" logic for build and push (since sometimes it just needs a little kick and everything works fine)
|
10 years ago |
Tianon Gravi
|
4a2f22e6a0
Fix a few (but not all) too-complex expressions that won't fail properly with just "set -e"
|
10 years ago |
Joe Ferguson
|
0a16236a1f
Add uniq option to bashbrew
|
10 years ago |
Tianon Gravi
|
9c3439123d
Delete empty log files
|
10 years ago |
Tianon Gravi
|
56ec621efe
Fix some minor issues in bashbrew.sh
|
10 years ago |
Tianon Gravi
|
e22cea5364
Move MAINTAINERS to the top-level
|
10 years ago |
Tianon Gravi
|
badea764f2
Add a trap for Ctrl+C
|
10 years ago |
Peter Salvatore
|
3b7ef79179
change default --namespaces to '_'
|
10 years ago |
Tianon Gravi
|
f9fc21ac1d
Merge pull request #395 from infosiftr/fix-push-logs
|
11 years ago |
Tianon Gravi
|
86871e6051
Add new "bashbrew list" subcommand
|
11 years ago |
Tianon Gravi
|
237afd7521
Fix log append in push logic
|
11 years ago |
Tianon Gravi
|
251b54bb3d
Adjust bashbrew to fail on dups
|
11 years ago |
Tianon Gravi
|
c6462ff90e
Update "docker tag" usage to use "-f"
|
11 years ago |
Tianon Gravi
|
3101c8f8a3
Add explicit error handling in more places
|
11 years ago |
Tianon Gravi
|
9c978391f2
Move subcommand checking down so we can "bashbrew --help" without errors
|
11 years ago |
Tianon Gravi
|
83c679ff73
Use $(basename $0) in usage instead of raw $0 so it's prettier
|
11 years ago |
Tianon Gravi
|
248ab44fa8
Change a few minor nits in bashbrew.sh
|
11 years ago |
Joe Ferguson
|
c6ee32ead9
Fix usage ordering, logs are now common to build and push
|
11 years ago |
Joe Ferguson
|
25b8ed0fb4
Feed /dev/null to Username prompt to fix hang when not logged in
|
11 years ago |
Joe Ferguson
|
6ac7163cf6
Finish combining to one script, make nifty helpers
|
11 years ago |
Joe Ferguson
|
6426164142
Combining build.sh with push.sh
|
11 years ago |