Go Sueyoshi

Results 34 issues of Go Sueyoshi

PostgreSQL 12 is deprecated since GitLab 15.0 https://about.gitlab.com/releases/2022/05/22/gitlab-15-0-released/#release-deprecations docker-gitlab is using 12, so it would be better to upgrade. https://github.com/sameersbn/docker-gitlab/blob/14.10.3/docker-compose.yml#L14

Hi. I upgrade Gitlab Merge Request Builder Plugin from v1.4.2 to v2.0.0, then all settings were initialized! Problem commit is https://github.com/timols/jenkins-gitlab-merge-request-builder-plugin/commit/7db92291400d6b0d94f29f6ccd1b63ddbae32b62#diff-2a2ae89bc4c1579a77be4e4d68f9fdb1L34 These changes are changes that break compatibility. # Why...

`plant_erd_darwin_arm64 sqlite3` doesn't works on Mac (M1), but `plant_erd_darwin_amd64 sqlite3` works on Mac (M1) 😇 ``` $ uname -m arm64 $ ./plant_erd_darwin_amd64 sqlite3 --database test-sqlite3.db $ ./plant_erd_darwin_arm64 sqlite3 --database test-sqlite3.db...

bug

# Context Now, integration test files are very large.... * https://github.com/itamae-kitchen/itamae/blob/v1.10.3/spec/integration/recipes/default.rb : 558 lines * https://github.com/itamae-kitchen/itamae/blob/v1.10.3/spec/integration/default_spec.rb : 335 lines # Future I want to split there into multiple files. e.g.)...

*Personal Access Tokens* is available since v10.2 https://about.gitlab.com/2017/11/22/gitlab-10-2-released/#personal-access-tokens-replacing-private-access-tokens

I renamed this app name - Old : Chrome Gitlab Notifer - New : Gitlab Notifier for Google Chromeâ„¢ ## Circumstances A few days ago, I rejected [Chrome Chatter Share](https://chrome.google.com/webstore/detail/chatter-share-for-google/aehgkgapfagaljikampcebpacdcpkbfc),...

announce

e.g. ```ruby using Rubicure::NumberSyntax 1.precure #=> "キュアブラック" 2.precure #=> "キュアホワイト" ```

When I use `lazy-actions/slatify` , I will get the following deprecation warning ``` Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use...

ref. https://developer.chrome.com/docs/extensions/develop/migrate

enhancement