Kyle Tolle

Results 12 comments of Kyle Tolle

I ran into this issue tonight. Until this gets merged into this gem, I've updated my gemspec to point to @lastobelus' repository and branch.

More discussion on it here: http://stackoverflow.com/questions/4151495/should-gemfile-lock-be-included-in-gitignore Other gems have similar pull requests to remove Gemfile.lock from their repositories.

Also experiencing this on macOS Big Sur with Station version 2.0.9.

To be able to try making more progress with this PR, I upgraded to go 1.19, ran `gofmt` to make things happy (and committed those format changes above), but then...

I am a new contributor here and I am also new to Go, but I am interested in working on a PR for this.

This should be closed by https://github.com/hashicorp/terraform-provider-aws/pull/28082.

Ahh okay, good to know. This is a feature request now then: It'd be nice to see a banner that tells me if the geojson is valid. It displaying in...

For the example geojson above, I don't really get any indication that it's valid, because it doesn't show up on the map.

I've run `rake test` and all existing tests still pass! No tests added/needed since no code has been changed.

We ran into this issue as well. Noticed what the cause of the error was today. The job fails and then DJ tries to save the entire error message which...