Joel Sticha

Results 26 comments of Joel Sticha

This can be done in Groovy already, but isn't possible in Java. Probably not in Kotlin either: ![image](https://github.com/user-attachments/assets/44faf24e-51e9-4a49-b5b6-8a6d67589b20) ```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?

@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"

``` |% 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...