Anton Gilgur
Anton Gilgur
/remove-lifecycle stale
/remove-lifecycle stale
/remove-lifecycle stale
Looks like Actions aren't enabled in this repo? [GH Docs link](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository) I'll probably need to test CI in my own fork either way though
What was your intent for this -- did you mean to modify the CLI? Because the `apiclient` is used for a few things (an SDK, the CLI, some internal API...
> Hi @agilgur5, is there anything holding this PR up? Sorry I realized I never explained. Since it affects more than just the CLI, my primary concern is if this...
> The CLI already accepts literally any extra header. Again, this change doesn't just impact the CLI. If it were CLI only, this would be easy to approve, but it...
It's a workaround, but yes that would suffice as it would then be purely used client side in the CLI. It's possible the current approach is fine too, I'm just...
[KeeWeb](https://github.com/keeweb/keeweb) has a pretty light-weight and intuitive countdown UX IMO: the TOTP code slowly becomes more transparent so it "fades out". That also makes it so no new icons or...
This can be done by dynamically creating Workflows with the [Workflow-of-Workflows pattern](https://argo-workflows.readthedocs.io/en/release-3.5/workflow-of-workflows/). > For the workflow template, we would like to store it like a DB, and this template would...