abcang

Results 4 issues of abcang

ci-yarn-upgrade display diff URL in PR, but actions-package-update does not display diff URL. Processing that generates diff URL is implemented, but it seems that it is not working because tags...

#### Purpose When I profiled a simple sample with stackprof, I found that `ActiveSupport::Inflector#apply_inflections` was taking a long time. ```rb class Blog < ActiveModelSerializers::Model attributes :id, :name, :authors end class...

Will fix #25. By using the clipboard API provided by VSCode, copying will work even for remote development. https://code.visualstudio.com/api/advanced-topics/remote-extensions#using-the-clipboard I have confirmed that it works with VSCode version 1.62, but...

Target branch: 4.8.x Resolves issue # - [x] It is a Bug fix - [ ] It is a New feature - [ ] Breaks BC - [ ] Includes...