Results 49 issues of ojab

buildx-0.5.1, `moby/buildkit:buildx-stable-1 (be8e8392f56c)`, `Docker version 20.10.5, build 55c4c88` on linux x86_64. 1. `docker buildx build --platform=local -o . git://github.com/docker/buildx` 2. While build is in progress - `docker exec -ti buildx_buildkit_builder-builder0...

Instrumentation like Sentry only instruments requests when `Net::HTTP.started?` because `#request` is called twice if connection is not started yet. This change allows this instrumentation to work with mocked requests. See...

Haven't tested this PR on rubies < 2.2 yet, please consider it RFC. With this patch net/ldap will support md5, sha, sha1, sha256, sha384, sha512 password schemes (and salted variants)....

**What happened?** It returns `components["schemas"]["git-tree"]` which has `tree` field defined as ``` tree: { path?: string; mode?: string; type?: string; sha?: string; size?: number; url?: string; }[]; ``` while `operations["git/create-tree"]`...

Type: Bug
typescript
Status: Blocked

Occasionally there are bugfixes and even security fixes, would be good to bump it. While it wouldn't actually prevent using older bundler unless something like `gem install --clear-sources bundler -v...

T: feature-request
L: ruby:bundler

On [blogger](http://www.hadess.net/2014/06/firewalls-and-per-network-sharing.html) content is loaded using javascript, so page source has only script. Squirt doesn't handle this and ending up with text like this: ``` "Firewallsandper-networksharingwindow.___gcfg={'lang':'en_GB'};window.setTimeout(function(){document.body.className=document.body.className.replace('loading','');},10);if(window.jstiming)window.jstiming.load.tick('widgetJsBefore');if(typeof(BLOG_attachCsiOnload)!='undefined'&&BLOG_attachCsiOnload!=null){window['blogger_templates_experiment_id']="templatesV2";window['blogger_blog_id']='977684764667858073';BLOG_attachCsiOnload('item_');}_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d977684764667858073','//www.hadess.net/2014/06/firewalls-and-per-network-sharing.html','977684764667858073'); ... ```

``` (ruby) Addressable::Template.new('https://{host}').match('https://127.0.0.1') #"127.0.0.1"}> (ruby) Addressable::Template.new('https://{host}').match('https://::1') nil (ruby) Addressable::Template.new('https://{host}').match('https://[::1]') nil ```

URI Templates
Accepted

1e194b3a592499e9ec00325091386aa8f995aea3 bcachefs tool version v0.1-700-g1c156d5 4-disk FS, trying to set `metadata_replicas 4` via sysfs and it fails: ``` $ echo 4 | sudo tee /sys/fs/bcachefs/360fc60c-8c44-4f3e-9cc4-fbaeee9e7c3b/options/metadata_replicas 4 tee: /sys/fs/bcachefs/360fc60c-8c44-4f3e-9cc4-fbaeee9e7c3b/options/metadata_replicas: Numerical result...

bug

1e194b3a592499e9ec00325091386aa8f995aea3 dmesg w/ faddr2line https://gist.github.com/ojab/9134d77a5802e12e03297fa02aac352a ``` $ sudo bcachefs device evacuate /dev/sdd1 Setting /dev/sdd1 readonly 0% complete: current position btree extents:1120691:8 ``` FWIW I've done `sudo bcachefs device evacuate /dev/sdc1`...

bug