Tadayuki Onishi

Results 30 issues of Tadayuki Onishi

## Motivation Currently, we have to create the macOS installer with manual. However, this operation is slightly complicated. We want to be able to update os with a very simple...

**JdbcDriver**: `org.mariadb.jdbc.Driver` 2.0.3 **Database**: mariadb 10.1.22 **reladomo-scala-twitter-6.43-common**: 16.5.4 **reladomo-scala-common**: 16.5.4 ### Expected behavior I expect that the package will be imported in the generated scala code even if the package...

## WHAT Adds support for use raw output option in GitLab. ## WHY If the difference display is escaped, it is difficult to review on the merge request. ## Related...

The order of the attributes in the schema rendered as a document is very difficult to see. For consistency, sorting by attribute name makes it easier to view as a...

When using `launchctl asuser` with `sudo`, it's necessary to specify the username using the `-u` option. The script does not pass the options correctly, so the `softwareupdate` command did not...

The Microsoft Edge dropped to support the Microsoft AutoUpdate. https://learn.microsoft.com/en-us/deployedge/edge-learnmore-edgeupdater-for-macos Since the `appNewVersion` has been obtained, there is no need to set `updateTool` variable. If people using Installomator want to...

https://github.com/ExistentialAudio/BlackHole ```sh $ ./utils/assemble.sh blackhole2ch 2024-05-04 01:47:47 : REQ : blackhole2ch : ################## Start Installomator v. 10.5, date 2024-05-04 2024-05-04 01:47:47 : INFO : blackhole2ch : ################## Version: 10.5 2024-05-04...

application
waiting for response

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritise this request * Please do...

enhancement
feature/groups

I'd like to use masking feature even in abstract class (or sealed abstract class) and I know if this library only supports case class. Do you have a plan to...