GithubHelp home page GithubHelp logo

pinkdiamond1 / yearn-workflows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abracadabra-money/yearn-workflows

0.0 1.0 0.0 236 KB

Github actions workflows

License: MIT License

Shell 13.77% Python 79.01% Dockerfile 7.23%

yearn-workflows's Introduction

yearn-workflows

Github actions workflows

Stuck on grabbing lock

The multisig workflow grabs a "lock" to prvent 2 runs from writing the same nonce.

If you find your run stuck at the lock grabbing step, then follow these steps:

  1. Check the Github Actions workflows page for any active jobs that are running at the same time as yours. If so, wait for them to complete.
  2. If there are no other jobs running, then check the repo for a branch called actions-mutex-lock/send-eth (note: replace eth with whatever network you are using). Double check no other jobs are running and then manually delete the branch, either through Github's UI or via this command git push origin --delete actions-mutex-lock/send-eth
  3. Your job should then resume automatically once that branch is deleted.

yearn-workflows's People

Contributors

charlesndalton avatar kx9x avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.