Ezbon Jacob

Results 21 issues of Ezbon Jacob

It would be helpful if we could pull SiteShield ip address lists through a datasource. Is this something we can add to the provider?

enhancement
STG

I couldn't find anything in src but I wanted to check to see if this works for GHE?

just started getting into RTM. Love that there's a cli tool. Is there any plans on adding support for subtasks?

enhancement
help wanted
good first issue

I've been using this feature for both GHE and github.com and recently I can't remember when it seems to have stopped working. I checked that I'm on the latest version...

bug
help wanted

So [Jenkinsfile recommends importing multiple shared libraries](https://www.jenkins.io/doc/book/pipeline/shared-libraries/#loading-libraries-dynamically) like so ```groovy /* Accessing multiple libraries with one statement */ @Library(['my-shared-library', 'otherlib@abc1234']) _ ``` npm-groovy-lint is by default failing for the `_`...

So I'm getting a rate limiting error when trying to add one user to one channel on my workspace. It could be that's its a large workspace. Here's the error...

# Description Vault supports [dynamic config](https://developer.hashicorp.com/vault/docs/configuration/listener/tcp#address) for ip resolution using [go-sockaddr](https://pkg.go.dev/github.com/hashicorp/go-sockaddr/template). I'm able to using this module to set the config I need by using `vault_address: !unsafe '{{ GetPrivateIP }}'`....

# Problem To be able to use this role for golden image being build via Packer, I don't want to set the `nomad_node_name` via ansible and let nomad use the...

# Description This adds support to add a tag to the default table being created on AskInstances so I can filter by values using the build in fuzzy matching. This...

# 1. Attaching an exited session crashes on resurrection Not sure why this is happening. Tried to debug but couldn't really figure out where I'm having the issues. Any help...

bug