Tyler Hampton

Results 12 issues of Tyler Hampton

I'm not sure if I'm doing this correctly. My directory structure is: ``` emacs-habitica\ tests\ test-feature.el feature.el ``` Except when I run buttercup: ``` drfra@spacecat ~Users\drfra\workspace\emacs-habitica master $ cask exec...

question

### Cookbook version '3.1.0' ### Chef-client version Chef: 12.14.89 ### Platform Details Ubuntu 16.04 on top of EC2 ### Scenario: Specify an environment variable for the Jenkins process using the...

Creating this issue off of the back of https://github.com/syl20bnr/spacemacs/issues/12173 Essentially, when company-lsp is enabled then snippets from yasnippets-snippets don't show up in the autocompletion drop down. If I wanted to...

This is so that Velvet can play nice with Handlebars in the case of a SPA frontend being used with Buffalo. Original issue here: https://github.com/gobuffalo/buffalo/issues/127

### Expected Behavior `cdktf deploy` is able to resolve `~/.aws/credentials` and `~/.aws/config` when ran ### Actual Behavior I encountered an error while going through the tutorial for deploying applications to...

bug
needs-reproduction

### Expected Behavior When specifying an AWS provider constraint in `cdktf.json` then that provider version should be respected during `cdktf deploy` ``` { "language": "typescript", "app": "npx ts-node main.ts", "projectId":...

bug

Is this behavior intended? After the install 'l' is still short hand for 'ls'.

I've been trying to test this cookbook and kitchen test fails to create any of the vms. ``` default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default:...

This is the last line I get before the Chef run within a vagrant issue hangs: ``` - execute ceph --admin-daemon '/var/run/ceph/ceph-mon.default-ubuntu-1404.asok' add_bootstrap_peer_hint 10.0.2.15:6789 ``` My testing situation is somewhat...

This could probably be broken up into multiple issues. The code that powers the front end is really monolithic and is primarily sourced from a ~900 line file. Proposal: For...