Results 12 issues of ANGkeith

I have the following use-case, - bump-version - run some commands (such as generate docs) - git add; git commit; git push Any recommendation on how i can achieve this...

hi, sorry i am new to golang, can someone teach me how i can enable --headless here?

Implements https://docs.gitlab.com/ee/administration/settings/continuous_integration.html#maximum-includes Breaking changes: - refer to the `include-local-wildcard` test case.

![image](https://github.com/elsesiy/kubectl-view-secret/assets/28011783/31e96366-350f-468c-896b-adaab49bd3e9) Hi, thanks for the plugin. I would like to check, is there any rational for the trimSpaces? Can we remove it ? https://github.com/elsesiy/kubectl-view-secret/blob/v0.12.0/pkg/cmd/view-secret.go#L178

![image](https://github.com/user-attachments/assets/43747aa2-9611-418f-bf32-9eaa92abc189) resolves #1358 resolves #1357

resolves #1067 with this implementation, we should be able to prevent gcl's `stateDir` from polluting the repo with ```bash export GCL_STATE_DIR=$XDG_STATE_HOME/gitlab-ci-local ``` #### Breaking changes - `--home` now only supports...

5.x.x

## Description ```lua # minimal.lua vim.g.mapleader = " " vim.env.LAZY_STDPATH = ".repro" load(vim.fn.system("curl -s https://raw.githubusercontent.com/folke/lazy.nvim/main/bootstrap.lua"))() require("lazy.minit").repro({ spec = { { "folke/which-key.nvim", opts = {} }, -- add any other plugins...

stale