Hiroshi SHIBATA
Hiroshi SHIBATA
Thanks. https://github.com/rubygems/rubygems/issues/1965#issuecomment-404376163 is 2 years ago. and I said the only compatible status. So, I introduced https://github.com/rubygems/rubygems/issues/1965#issuecomment-689518062 at first time now.
>How to handle the failures? >which could perhaps just be a skip in the test? I'm +1 to that. >Is this CI ok? It's okay at the initial step. we...
In my macOS environment, `Etc.nprocessors` returns correct numbers. ``` ❯ sysctl -n hw.ncpu 10 ❯ sysctl -n hw.physicalcpu 10 ❯ container run -it -a amd64 --rm ruby:3.4 bash root@d1cb3173-43cf-4eb7-ac0e-69ffe8e2eecd:/# ruby...
@rzane Thanks. I and @mame discussed about this yesterday. We may need to provide new method that returns the virtual number of CPUs available on the container if we get...
@ruby/www-ruby-lang-org-i18n-ru Do you have any thoughts?
@ablzh Thanks for your proposal. Can you do the next steps? If there is no response from Russian translation team, I will add you that team with write permission.
@ablzh Sorry to my late response. I added you to @ruby/www-ruby-lang-org-i18n-ru . Please merge your translation. 🙏 Thank you for your contributions.
@baweaver Can you rebase this from the current master? I'm not sure why this PR didn't show Approved to run button for mainteners.
I will ask this to @akr and @nurse at https://bugs.ruby-lang.org/issues/21019
We try to remove default content type for next release. If we faced large issue with this change, we may revert this or apply another approach.