Judson Lester
Judson Lester
In part to clarify my own understanding: It seems like downcasting would be a very special case of "Querying" in #165, right? Like `cut()` could be modeled with something like...
@rogpeppe That's an important distinction! You can see my initial grasp of the problem in #165 - I've been laying a lot of hopes at the doorstep of Query that...
@derailed I didn't see it in the video: is there a way to have `workloads` filter for only resources that aren't owned? I want to be able to see StatefulSets...
@ricCap I'm not 100% this would solve my use case - how is $GITHUB_ACTION_PATH computed? Note that, because I want to use actions from a private repo and our org...
@ricCap That looks like exactly what I need. I just confirmed: we have many lines like ``` uses: the-directory-you-have-to-check-out-to/sub-action-one.yaml ``` so being able to use `${github.action_path}` would be 100% an...
@DawnGKoz904 @TingluoHuang @thboop @fhammerl - could you approve the workflow run on this PR? I'm eager to see this feature merged
@byF I don't know why you're asking me - I reported a related issue. I can't approve the CI run or anything. That'd be @DawnGKoz904 @TingluoHuang @thboop @fhammerl, maybe
@TingluoHuang, as Github Staff, could you comment on whether this PR has a chance of being merged? It seems like this feature might effectively be a way for regular GHA...
I'd be eager to have this feature merged
The backup flag takes an option for what to backup to. I generally just change it to e.g. `old2`