Brandon Fryslie

Results 15 issues of Brandon Fryslie

### Current Terraform Version ``` Terraform v0.15.5 on darwin_amd64 ``` ### Use-cases It would be useful to define the expected `type` of an `output` (the same way we can for...

enhancement
config

I found a relatively simple and succinct way to fix the module loading order problem. Note that this will only work if `zgen prezto` is first in the list of...

**Describe the bug** A clear and concise description of what the bug is. Using the default cheatsheets, the curl examples are broken in zsh for some URLs. **To Reproduce** Steps...

bug

# Feature Request This isn't really a feature request. I'm the creator of this project: https://github.com/brandon-fryslie/rad-shell. It's not widely popular but has maybe 30-40 users (mainly people I know). It's...

enhancement

We run an internal GitHub Enterprise instance. We have github build users for which we can easily generate tokens. It's not as simple for us to use GitHub Apps. Can...

##### ISSUE TYPE - Bug Report ##### Jenkinsapi VERSION 0.3.11 / latest 'master' branch ##### Jenkins VERSION Any ##### SUMMARY The line here: https://github.com/pycontribs/jenkinsapi/blob/master/jenkinsapi/utils/requester.py#L26 overrides `DEFAULT_RETRIES` value. However the `requests`...

I'm unable to get the ghprb plugin to properly manage my github webhooks when used with the Job DSL. After looking at the code, I believe this is an architectural...

…s/157) Fixes issue #157.

This is the issue fixed by this PR: https://github.com/tarjoilija/zgen/pull/87 Currently, in zgenom, prezto modules are always loaded last. This causes the prezto modules to overwrite any conflicting names (aliases, functions,...