Commit Graph

7 Commits

Author SHA1 Message Date
Augustinas Bacvinka ac5ef9f171 Revert to testing all in CI 2023-01-05 18:54:24 +02:00
Augustinas Bacvinka 55be056620 CI content_topic test 2023-01-05 18:35:43 +02:00
Augustinas Bacvinka 1ac0ce777d CI content_topic test 2023-01-05 18:26:54 +02:00
gusto b26eb9b22e
ci: codecov and badges (#30)
* ci: codecov and badges

* Add missing waku tests to codecov

* Reverted binary copies; running ignored tests for coverage
2022-12-19 11:11:16 +01:00
Daniel Sanchez 56759d2320
Added release ci file (#19) 2022-11-22 07:53:06 -08:00
Daniel Sanchez 0333d3256c
Dns discovery (#15)
* Updated vendor source

* Added dns discovery method

* Use latest Go in check workflow

* Use host for nameserver

* Use reference instead of move Host
2022-10-25 11:25:23 +02:00
Daniel Sanchez 7ce8cadaa5
Ci and multiplatform build (#2)
* Make go discoverable in unix systems

* Refactor build script

* Fix which path

* Fix typo in error message

* Added gh actions ci

* Fix lib_dir path

* Use checkout v3

* Use recursive submodules

* Filter branches
Use submodule force update

* Use git directly instead of action

* Build go with relative paths

* Added missing cargo config file

* Use target os instead of family

* Add targets to matrix

* Try to use default for target

* Set toolchain

* Fix toolchain matrix
2022-09-28 15:45:26 +02:00