Joel Sticha
Joel Sticha
This can be done in Groovy already, but isn't possible in Java. Probably not in Kotlin either:  ```groovy GHRepository deleteSecret(GHRepository repo, String key) { // must use the raw...
Any chance we could get an input for a private registry mirror? or even to override the entire docker image?
Related to #84
@shiraji would you want to consider ["Open-End" Compatibility](https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#open-end-compatibility) Not specifying the until-build attribute means it will include all future builds. This includes future, yet unreleased versions and possibly new IDEs,...
Thanks a lot, do you have a way for me to send you a coffee ☕? --------------- Joel Sticha 6122033219 ***@***.*** On Fri, May 2, 2025, 1:28 PM Yoshinori Isogai...
@microsoft-github-policy-service agree company="Optum"
@ckabalan Looking for Review on this and a pipeline approval.
I can verify each license. I'll confirm here.
``` |% npx license-checker ├─ @playwright/test │ ├─ licenses: Apache-2.0 │ ├─ repository: https://github.com/microsoft/playwright │ ├─ publisher: Microsoft Corporation │ ├─ path: /Users/jsticha/WORK/RIPTiDE/IntelliJ_Workspace/visualsubnetcalc/src/node_modules/@playwright/test │ ├─ licenseFile: /Users/jsticha/WORK/RIPTiDE/IntelliJ_Workspace/visualsubnetcalc/src/node_modules/@playwright/test/LICENSE │ └─ noticeFile:...
> @ranma2913 - I've gone back and forth on whether to internalize these dependencies or not. Have you checked the license compatibility for each of these internalized dependencies to verify...