yeah, the code handled ralph 2.0 csv compatible file, i added simple setting switch file to disable it
work being done here: allegro/ralph#2192
✪ vi4m Marcin Kliks
@vi4m
new ralph3 start screen :)
PY
@fossilet
👍
damian1976
@damian1976
:) waiting for scrooge & scan :)
✪ vi4m Marcin Kliks
@vi4m
we deployed ralph 3.0 in 25% of our company already, but the remaining 75% of users needs deployment system
so this will be our next point on roadmap, including scrooge integration
Manuel Rüger
@mrueg
Are there any plans to release ralph again on pypi? Right now I'm working on deploying ralph, gunicorn, nginx with saltstack and it would be helpful to have it on pypi for that reason
✪ vi4m Marcin Kliks
@vi4m
@mrueg ralph 3?
why not deb packages then? rpm based distro?
✪ vi4m Marcin Kliks
@vi4m
technically speaking it should be easy to install it as pure-python library directly from github
File "/home/ralph/ralph-20160217.3/src/ralph/init.py", line 7, in monkey_options_init self.old_init(meta, app_label) File "/home/ralph/ralph-20160217.3/src/ralph/init.py", line 13, in <lambda> self, meta, app_label RuntimeError: maximum recursion depth exceeded
anyone got an idea on that?
Manuel Rüger
@mrueg
nvm, was a misconfiguration in my wsgi script
PY
@fossilet
I watched the FOSDEM video. The scanner mobile app is interesting!