Aleksey Tsalolikhin

Results 15 issues of Aleksey Tsalolikhin

Hi. I just installed autojump in bash on MacOS. ``` [~] [py-3.9.7] $ echo $PROMPT_COMMAND __bp_precmd_invoke_cmd _lp_set_prompt __iterm2_prompt_command ; autojump_add_to_database __bp_interactive_mode -bash: PROMPT_COMMAND: line 6: syntax error near unexpected token...

It would be nice if I could run `jira-cli --version` to see what version of jira-cli I had. :) ``` [~] $ jira-cli --version unknown [~] $ ```

We have 372 issues where status=Backlog. When I search using jira-cli, it returns exactly 100 issues. I suspect jira-cli is hitting a pagination limit. This looks like https://bobswift.atlassian.net/browse/JCLI-1330

Hi, I use white-on-dark in my terminal, and I'm finding the dark blue color hard to read (for example, when issue status = Backlog, or the timestamp in the --comments-only...

Hi! aws-shell looks great! I have another region as my default region, but "aws support" only has an endpoint in `us-east-1`. So I have to run it with `--region us-east-1`...

## Bug description I am helping to debug a CI build which is failing with the following output: ``` error Command failed with exit code 1 error Command failed with...

Hello, I just installed athame on macOS Catalina. All 5 tests failed, but I am trying it anyway. I'm getting the error ``` Athame Failure: TMPDIR environment variable not set...

can't install

Hello, How can I find out the name of the Chrome extension "LastPass" (password manager), so that I can add it to Amethyst preferences under list of floating applications, please?...

With aws-shell, I can list the endpoints for my RDS: ``` aws> rds describe-db-clusters | jq '.DBClusters | .[] | .Endpoint' | less "[redacted].rds.amazonaws.com" aws> ``` Is there a way...

Problem with the [Creating your first Pipeline](https://www.jenkins.io/doc/pipeline/tour/hello-world/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/pipeline/tour/hello-world.adoc) As a new user, I'm going through the Guided Tour. I've added a multi-branch pipeline monitoring a Git repository. My...

bug