question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move CI to circleci

See original GitHub issue

Currently solc-js is using travis to run tests:

  • npm run test
  • npm run coveralls

It runs these on all stable node.js releases: 4, 6, 8 (should also do on nodejs 10)

The goal is to write a circleci configuration doing the same.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
vs77bbcommented, Sep 6, 2018

Approved @bakoah, who we’ve seen around here and was first on the scene. @rsercano / @rohithzr, please do keep an eye on the Issue Explorer for more issues like this or make a Gitcoin Request if there are other open source projects where you’d like to help!

0reactions
gitcoinbotcommented, Oct 5, 2018

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 125.0 DAI (125.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @bakaoh.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrate From Travis CI - CircleCI
This document provides an overview of how to migrate from Travis CI to CircleCI. The example build configurations referenced throughout this article are ......
Read more >
Introduction to CircleCI migration
This document provides an overview of the stages required to migrate your CI/CD pipelines to CircleCI.
Read more >
Migrate from GitLab - CircleCI
If you are using GitLab's CI/CD, you will need to migrate your build configuration. On GitLab, the build configuration is defined in a...
Read more >
Migrate from TeamCity - CircleCI
This document provides an overview of how to migrate from TeamCity to CircleCI. ... It is easy to maintain and trivial to learn,...
Read more >
Migrate from Jenkins - CircleCI
To get started quickly, try these steps: Getting Started: Run your first green build on CircleCI using the guide.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found