jjshoe

Results 22 comments of jjshoe

Also worth noting, specifying an architecture type out front makes it difficult to upload a whole mess of deb files of different arch types.

@alexmreis yes, sorry, I'm all for prefix, replace bucket with repository.

I tried wrapping https://github.com/krobertson/deb-s3/blob/master/lib/deb/s3/cli.rb#L226 in a: ``` if manifest.packages_to_be_upload.count > 0 ... end ``` But this broke uploading an arch type with `any`.

Ok, I can confirm this, wrote to a brand new bucket to ensure it's not a caching issue. https://github.com/krobertson/deb-s3/blob/master/lib/deb/s3/release.rb#L88 The call to validate_others trips the writing out of a manifest...

@bkeepers - You seem like the best person to ping about the broken slack link in the readme

This can actually happen to this day, if you're authed in a gov cloud region, and try to get a list from a commercial region. It seems like a warning...

Occasionaly it works, only randomly, I've tried different ports, cables, etc. I rebooted once, and it worked for a bit. Syslog ALWAYS sees it when I unplug/plug in, I always...

Dropping a link to this newly created issue, as I feel the reason for this is the same @stealthycoin https://github.com/aws/aws-sdk/issues/403

Would love to be notified when a pre-soldered version is available

Branch builds have a different plan key, just specify the branches plan key, and you can trigger a build on a branch.