Bèr Kessels and GitHub
e09e225e5c
Include capistrano tasks that reload the services after deploying. ( #12642 )
...
After a successfull deploy, I need the services to switch over to use the
new code. I need to restart the services.
These capistrano tasks do that.
2020-05-10 10:19:49 +02:00
Bèr Kessels and GitHub
fd76955f39
Code style improvements in JavaScript ( #13159 )
...
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
2020-03-08 16:02:36 +01:00
Bèr Kessels and Eugen Rochko
6c1ba513ee
Add feature test that tests behaviour of profile name and bio ( #12658 )
...
* Add feature test that tests behaviour of profile name and bio
* Fix rubocop style errors in Login Spec.
* DRY log_in_spec by reusing the stories helper
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com >
2020-01-03 02:44:06 +01:00
Bèr Kessels and Eugen Rochko
8a347f4937
Fix typo in login feature-test. ( #12651 )
2019-12-18 16:54:29 +01:00