Xuanwo

Results 1616 comments of Xuanwo

> Ohh, i get it now. > > I'll suggest adding glob to the Complete layer in one PR and then splitting the Complete layer in another and then adding...

> i was working on this today and noticed that adding glob to just complete.rs is not enough, it needs to be add to layer.rs and accessor.rs as well. which...

> After digging into the code a bit, I see that `reqsign` 0.17.0 has a `ProvideCredential` trait that should satisfy my use case. I assume the upgrade work is happening...

I'm guessing only `fs` has this feature? For file cache gc, is it a good idea to maintain the access inside this cache system so it can work on other...

Thank you for working on this, and sorry we didn’t discuss this earlier. There are no clear rules for such situations. For next time, if we know CI will break,...

> Totally. [@Xuanwo](https://github.com/Xuanwo) can you ask for behavior test results for non CI services? Or better solution, add an issue to automate this process so we don’t forget. Yes, it’s...

Maybe we could add triggered actions that committers can use when needed. For example, we can commant a `/test` in PR, and something magic will use this PR to test,...

cc @wenym1, I will track the design/implementation progress here.

> can I have a try? Welcome! Have fun 🤩

> I can deep in that next week. Thanks a lot!