Pat Riehecky

Results 259 comments of Pat Riehecky

I am still seeing this.

In theory this should get you running the tests (on linux): ```shell podman run --rm -d -p 127.0.0.1:6379:6379 redis:6 git clone [email protected]:HEPCloud/decisionengine.git cd decisionengine python3 -m pip install --user decisionengine[develop]...

I'd love some help with the snapshots.... I tried but got: ``` [riehecky@leibniz foreman]$ RAILS_ENV=test bundle exec rake snapshots:generate rake aborted! LoadError: cannot load such file -- net/smtp /tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `require'...

These templates seemed simple enough that I could hack them by hand... I may not have been successful....

I fear my dev box is running fedora with a version of ruby that errors out when I try to regenerate the templates for the tests...... On Fri, Aug 19,...

@evgeni it looks like all my dev boxes either have a ruby that is too new or too old... I fear I don't seem to have one that is "just...