-
Notifications
You must be signed in to change notification settings - Fork 61
Make CI green again #242
Copy link
Copy link
Closed
Labels
P0Critical: Tackled by core team ASAPCritical: Tackled by core team ASAPexp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick up
Metadata
Metadata
Assignees
Labels
P0Critical: Tackled by core team ASAPCritical: Tackled by core team ASAPexp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick up
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, master has not had a passing build since 6 of April (https://ci.ipfs.team/job/IPFS/job/js-ipfsd-ctl/job/master/) and none of the PRs are having green builds right now.
Since js-ipfsd-ctl is a integral part in our development and testing, we have to make the tests pass as long as the code is correct. Having flaky tests is a deal breaker, as we start ignoring the test results.
I'm not sure why the builds are not passing, but we should stop adding new features or fixes until we can trust CI, as otherwise we cannot safely merge changes.