Byeonghoon Yoo

Results 4 comments of Byeonghoon Yoo

Because of [auth policy of Microsoft](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-oauth-code)(first diagram), there must be at least one user interaction. But I found [a library](https://github.com/OneDrive/onedrive-sdk-dotnet-msa-auth-adapter/blob/master/README.md) that support caching the signin info. I think if caching...

I published arm64, amd64, armv7 images on https://hub.docker.com/r/isac322/wireguard-ui. The publish pipeline is fully automated using Dependabot. Any releases of this app creates PR on my repo and when I merge...

I have same issue. In my case, I can safely remove `a-` prefixed TXT record manually.

I made it! but without this action. It release helm chart onto source repo (isac322/static-lb) and update `index.yaml` of chart repo (isac322/helm-charts) https://github.com/isac322/static-lb/blob/7d694583ed29d475cd195e5766335b5308c5bdfa/.github/workflows/release-charts.yaml