Takuya N

Results 148 comments of Takuya N

@tilo With the current Ruby 3.2.0dev https://github.com/ruby/ruby/commit/56cc3e99b6b9ec004255280337f6b8353f5e5b06, it looks like no error according to the latest build. https://github.com/ruby/rake/runs/6872931931?check_suite_focus=true ``` /home/runner/.rubies/ruby-head/bin/ruby --version ruby 3.2.0dev (2022-06-13T17:11:27Z master 56cc3e99b6) [x86_64-linux] ``` Can you...

@shortcuts This can be merged if you ignore a combination bug of CodeSandbox CI and #1485.

@shortcuts `ci/codesandbox` check is failing. Per https://github.com/codesandbox/docs/blob/d7732bf02a4119d075ca23c59349fb797b5412a9/packages/sandbox-docs/pages/ci.md?plain=1#L84-L86, we cannot use Node.js 16.14 or higher, which is required by `@docusaurus/[email protected]`, which was updated in #1485.

Prebuild system and underlying Kubernetes should be updated. Details were described in the following comment: - https://github.com/gitpod-io/workspace-images/pull/814#issuecomment-1108091553 Versioning with Docker image tagging would be helpful to maintain the stack, like...

@princerachit @Furisto Can you close this?