Commit Graph

5 Commits

Author SHA1 Message Date
Tianon Gravi 92b0d2dc5e Update shebang from /bin/bash to /usr/bin/env bash 2025-03-24 16:34:12 -07:00
Tianon Gravi da98c367a9 Add logo pushing ability for library/ images! 2020-01-09 15:56:47 -08:00
Tianon Gravi a428c3d925 Adjust long-description trimming to prefer trimming tag listing
Instead of cutting off the end of the image documentation, this change makes the code prefer to trim the entire "Supported tags" list, which for all our images which currently go over the limit brings them down enough to be within.  The note about where to get the full `README.md` file (with the "Supported tags" list intact) still stands, although could maybe do with some better styling and/or wording to make it more obvious (TBD).

I also verified that this change does the right thing in the fallback case by making the `postgres` image description intentionally extra long and verified that it simply trims the description content as before (since taking off the tags doesn't make the description short enough to be under the limit in that case).
2019-07-01 14:43:25 -07:00
Tianon Gravi 026292f5a9 Support non-tty mode in push.sh 2015-06-02 14:05:17 -07:00
Tianon Gravi 9f518ccfa2 More Vim improvements and adding my "push.sh" wrapper (especially to help remind that "-e TERM" is a Good Idea to get the most out of these changes) 2015-04-10 12:34:45 -06:00