8 Commits

Author SHA1 Message Date
Maxi Redigonda
97e05c29ba Remove enabling of MySQL 2022-06-01 05:57:24 -03:00
Maxi Redigonda
7c08a2fd93 Remove SSH terminal to Github Actions instance 2022-05-31 14:16:32 -03:00
Maxi Redigonda
5aa753e542 [DEV-190] Go back to using normal make run 2022-05-31 13:39:51 -03:00
Maxi Redigonda
23b65406a9 Ignore mysql service when not running at the beginning 2022-05-31 13:15:46 -03:00
Maxi Redigonda
bbe088be5c [DEV-190] Try removing background-running of make run 2022-05-31 13:13:27 -03:00
Maxi Redigonda
4a98c7313e Add better debugging, try starting service 2022-05-24 19:14:22 -03:00
Maxi Redigonda
bf3ae2692f Silly test 2022-05-24 18:48:10 -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