This repository has been archived by the owner on Apr 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Be faster than Travis on go-ipfs commit to green status #5
Comments
I would add: |
5 tasks
Some other things to consider:
|
Other option would be to have a ipfs node on each worker/worker cluster (local network/data center) and then ipfs would be caching those gx sources. If we had those nodes exclusively for the builds then they could be also used as listing of past and current dependencies. |
This means that we would need gx inside the build container and I would be for keeping a prebuilt version in it. This would allow us to update gx version in every repo being built very easily. |
Thanks a lot @Kubuxu, added your points to the list of tasks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
We want our new testing infrastructure to be able to fetch, build and test faster than our existing CI service does.
Acceptance Criteria
Tasks
Example: don't run coverage if tests don't pass.
Dependencies
Depends on #1
Depends on #4
The text was updated successfully, but these errors were encountered: