Eric Boehs

Results 26 issues of Eric Boehs

This could be a feature.. haha. I kind of like having the option to turn it off.

Pull requests should automatically be ran via CircleCI. I've used several CI services and enjoy CircleCI quite a bit. I could be convinced of another fairly easily though. Especially Travis.

This will skip release notes if you specify a `release_note_file` in your `tiapp.xml` file and it's not empty. It handles multiple lines as well. It looks for the file in...

Partially resolves #81 (`X-Wiselinks-Title` header only). This works for me. I'm not sure if the `||` condition is getting called in my case so I'd like someone to test that....

Turbolinks has a section on navigating using `Turbolinks.visit(path)`. I use this in my code and had to dig into the source to figure out how to do this in Wiselinks....

Per https://github.com/rails/rails/issues/51089, I'm removing Ruby from the Gemfile as it's unnecessary. Our local versions of Ruby will read from `.ruby-version` and our deployed environments will build from our Dockerfile.

I ran `rubocop --auto-correct` to generate this pull request. I omitted changes that are covered in #19 and #20. After the 3 pull requests are merged, our rubocop offenses should...

Backups of Vets API's production database should be retained for a long enough period that recovery can be made. [A recent request for data](https://dsva.slack.com/archives/CBU0KDSB1/p1698856776404149?thread_ts=1698844302.580919&cid=CBU0KDSB1) dating 28 months back prompted our...

https://github.com/department-of-veterans-affairs/vsp-infra-application-manifests/pull/2950