20 Commits

Author SHA1 Message Date
Maximiliano Redigonda
8c732f5dda
[DEV-190] Fix tests in Github Actions (#1217)
* Silly test

* Add better debugging, try starting service

* Try stopping and re-starting the mysql service, the old way

* Check status before running MySQL command

* Now that indeed mysql is not started, make it start

* [DEV-190] Try removing background-running of make run

* Ignore mysql service when not running at the beginning

* [DEV-190] Mount folder with instructions on how to initialize

* [DEV-190] Go back to using normal make run

* Adding -v command to mount volume with init scripts

* Remove SSH terminal to Github Actions instance

* Remove enabling of MySQL

* Remove unnecessary parts from Makefile
2022-06-01 07:00:00 -03:00
Maximiliano Redigonda
3720baf370
[DEV-190] Fix tests (#1204)
* Add sudo

* Try with mysql instead of mysqld
2022-05-11 10:39:50 -03:00
Maximiliano Redigonda
615f42a91b
[DEV-190] Fix tests (mysql socket error, initialize mysqld first) (#1202)
* [DEV-190] Fix tests v2

* Try changing to 127.0.0.1

* Try maybe 0.0.0.0 ?

* Try forcing tcp protocol

* Test with equal symbol

* Try with starting the service first

* Add command to start mysqld to both install actions in Makefile

* Remove mounting volume to check who's the culprit
2022-05-05 15:19:16 -03:00
Maximiliano Redigonda
39f8a601db
[DEV-190] Fix tests (#1201)
* [DEV-190] Add extra setup step before running tests

* 🤦
2022-05-04 12:14:03 -03:00
Maximiliano Redigonda
04923b0e9d
[DEV-190] Migrate tests from Travis CI to GitHub Actions (#1198)
* [DEV-315] Create docker routine for frontend that works on Mac

* Add make option to run bash inside container

* [DEV-190] Migrate tests from Travis CI to Github Actions

* Make install step not interactive

* Run build steps before trying to run tests

* Setup vendor permissions prior to running tests

* Add command to setup permissions in files folder too

* Test tests failing

* Move setup vendor permissions into make install, corrects tests

* Revert "Move setup vendor permissions into make install, corrects tests"

This reverts commit 8092cad24cbf73664905e86a188bb1ab79ee9377.

* Revert "Test tests failing"

This reverts commit 57fd123c559be6fd8eb9d5501e426f22f9647a8c.
2022-05-04 11:06:52 -03:00
Maximiliano Redigonda
5e7f39df05
[DEV-315] Create docker routine for frontend that works on Mac (#1175)
* [DEV-315] Create docker routine for frontend that works on Mac

* Add make option to run bash inside container
2022-05-04 11:06:17 -03:00
Maximiliano Redigonda
c64eb9930b
[DEV-258] Add log commands for PHP debugging (#1167) 2022-03-25 19:03:09 -03:00
Maximiliano Redigonda
80a9a958a8
Revert "Google social login" (#886) 2020-08-28 14:13:23 -03:00
Maxi Redigonda
fad3dce646 Adds google/apiclient to composer json 2020-08-19 16:17:44 -03:00
Ivan Diaz
1d19d5578b
Add gif support, fix styling issues, fix login test (#784) 2020-05-13 16:08:42 -03:00
Ivan Diaz
eca89ea9b4 Fix docker implementation 2020-05-13 02:51:51 -03:00
Ivan Diaz
59413434b0 Implement webpack 2019-07-25 21:35:51 +02:00
Ivan Diaz
b4342167e4 Update API documentation 2018-09-20 17:19:47 -03:00
Ivan Diaz
eef4c8622d Fix assigment issues, login widget issues, recover password issues. Emails always on lowercase. 2018-08-14 15:21:36 -03:00
ivan
635ccea020 Use mysql port from env variable 2018-04-26 21:34:28 -03:00
ivan
e573a5460d Change vendor chmod docker 2018-04-12 22:22:18 -03:00
ivan
909525d630 Fix docker issues 2018-04-11 22:10:28 -03:00
Ivan Diaz
b8740f3aaa Add database creation on install 2018-03-29 16:38:00 -03:00
Ivan Diaz
accc5ba7ae Add fakesmtp to make stop 2018-03-29 15:34:23 -03:00
Ivan Diaz
0c0e9c3e59 Add docker and make support 2018-03-27 23:30:18 -03:00