development
development copied to clipboard
Setup your local machine for hitobito development
I sometimes want to start multiple instances so I can, for instance, run the test suite on my feature branch and on master to compare, or to run a deployment...
die sphinx tests können aktuell noch nicht im rails-test container ausgeführt werden. rspec --tag sphinx:true spec/domain/search_strategies/sphinx_spec.rb /opt/rh/rh-ruby26/root/usr/share/ruby/irb/input-method.rb:16: warning: already initialized constant IRB::STDIN_FILE_NAME /opt/rh/rh-ruby26/root/usr/share/gems/gems/irb-1.0.0/lib/irb/input-method.rb:16: warning: previous definition of STDIN_FILE_NAME was here...
our development docker image is currently based on centos which brings pretty old mysql libs with it. this causes unwanted changes for schema.rb and also creates annoying changes for the...
To debug or write feature specs, it is absolutely necessary to execute them in a non-headless browser. Generally, to do this, the `HEADLESS=false` environment variable can be set. With the...
### Aktuelles Verhalten Wanting to set up a new local development environment directs me both to development/doc/setup.md and doc/development, which do not describe the same steps. Which one is correct?...