tangle-network / relayer

🕸️ The Webb Relayer Network
https://webb-tools.github.io/relayer/
Apache License 2.0
22 stars 13 forks source link

Changes to CI conditions, push new commits on develop to `edge` tag #480

Closed Nutomic closed 1 year ago

Nutomic commented 1 year ago

Summary of changes

Reference issue to close (if applicable)


Code Checklist

shekohex commented 1 year ago

Should be merged after #458

Nutomic commented 1 year ago

I added a cronjob on relayers server which pulls and deploys new docker images every hour (can be changed with crontab -e). After this PR is merged and edge image is built, we just need to change $DEV_RELAYER_VERSION from release to edge.

shekohex commented 1 year ago

I added a cronjob on relayers server which pulls and deploys new docker images every hour (can be changed with crontab -e). After this PR is merged and edge image is built, we just need to change $DEV_RELAYER_VERSION from release to edge.

I'm working on fixing this flaky tests and maybe it is actually a bug in our leaf caching.