oasisprotocol / oasisprotocol/oasis-core
Dependent repositories (e.g., runtimes) should run CI periodically
Open
@ravenac95 is already working on this.
Since Jul 20, 2018.
c:ops
p:1
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Since repositories like runtime-ethereum depend on the master branch of ekiden, we should make sure that CI is run periodically (e.g., once per day) on that repository, so we catch incompatibilities early.
Currently you have to wait until either someone triggers a rebuild manually or there is a new pull request while several days worth of changes have gone into ekiden master.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.