Josh Soref

Results 502 issues of Josh Soref

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/contrail/commit/8e98257ede1595b60ee8f4378dfa3c39f61fa551#commitcomment-60980950 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/contrail/commit/89d24b11e00ac31b5b54de775e1aa6abd108dbbb...

Fixes misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/nexus-blobstore-google-cloud/actions/runs/6896481648/attempts/1#summary-18762691722 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/nexus-blobstore-google-cloud/actions/runs/6896481797/attempts/1#summary-18762692324 This pull...

So, this is a fairly large PR, it's split by word family which is my default. I've tried to exclude translation fixes in general (I have a branch called "ignore"...

The translation things might want to be dropped. There's at least one instance where I haven't fixed up whitespace, I can if requested.

So, this is a fairly large PR, it's split by word family which is my default. I've tried to exclude translation fixes in general (I have a branch called "ignore"...

https://github.com/jsoref/codecov-action/actions/runs/8976017868 Annotations7 errors and 3 warningsrun (macos-latest-xlarge)The job was not started because recent account payments have failed or your spending limit needs to be increased. Please check the 'Billing &...

bug

it's really helpful to be able to easily look around the call stack. If adding true up/down is hard, adding a help item that explains how to sorta get something...

``` + htmlify.p6 (715 - 725) | | say 'Writing html/language.html ...'; | spurt 'html/language.html', p2h(pod-with-title( | 'Perl 6 Language Documentation', | pod-table($*DR.lookup('language', :by).sort(*.name).map({[ | pod-link(.name, .url), | .summary |...

``` > bt in any call_with_capture at gen/moar/m-Metamodel.nqp line 3865 in block at perl6/rakudobrew/moar-nom/install/share/perl6/sources/AAC61C0EC6F88780427830443A057030CAA33846 (experimental) line 10 in any enter at gen/moar/m-Metamodel.nqp line 3963 in sub p2h at htmlify.p6 line...

Sometimes you know (or think) a file will be loaded, and you want to breakpoint it or a line in it. You shouldn't have to wait for the file to...