Commit graph

12 commits

Author SHA1 Message Date
Sergi Delgado Segura
6c6d423054
Minimal changes to make the plugin compatible with cln-plugin 0.1.1 2022-11-22 18:26:01 +01:00
Sergi Delgado Segura
12f8b48f57
Tracks Cargo.lock
Rationale: https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
2022-11-12 10:37:00 -03:00
Sergi Delgado Segura
2765a4ce93
Updates actions 2022-11-04 19:09:38 +01:00
Sergi Delgado Segura
c5f9c3a8c4 Fix #84 and revamps the retrier 2022-09-16 23:44:21 +02:00
Sergi Delgado Segura
b0e169a549 Minor fixes re: tests and logs
- Adds a log to signal the tower is ready
- Updates the message to wait for in tests
- Removes unnecessary logs in tls
- Sets tests to run in SLOW MACHINE mode, given tests tend to fail in CI
apparently due to that
2022-07-11 16:28:32 +02:00
booklearner
fbb6f84e68 Fixes GH actions cache hit condition
Turns out `cache-hit` returns either true or nothing 🤦

kudos to @booklearner and @meryacine for this
https://github.com/talaia-labs/rust-teos/pull/72#issuecomment-1177565172
2022-07-07 15:08:12 +02:00
Sergi Delgado Segura
bf1abfdc1a Adds watchtower-plugin E2E tests to GH Actions 2022-07-07 15:08:12 +02:00
Sergi Delgado Segura
4b5c7811c7 Updates GH Actions 2022-07-06 17:39:47 +02:00
meryacine
90a307d9fe
Add clippy for linting
Fail the workflow if there are warnings
2022-05-13 12:04:07 +02:00
meryacine
8b1f6db5c5
Add formatting checks to the CI 2022-04-29 11:20:51 +02:00
meryacine
84511b6e7a
nit: improving the readablity of the workflow 2022-04-07 09:11:07 +02:00
Sergi Delgado Segura
20220d483b Adds GH actions basic testing 2022-02-24 16:37:16 +03:00