Learn More →
Maintainer bump the version of sub-package(s). Versioning should follow semver.
lerna version
is handy tool to bump sub-pakcage(s)CI will use the lerna publish from-package
command to publish sub-package(s).
What is Ethcon?Ethcon is more than a hackathon. It’s a platform for innovation, fostering a community of creative minds. With a $79 ticket, you get a lot more than just an event pass.
Aug 3, 2023target packages contracts subgraph Scenario Regular release cycle Create PR; /dev branch into /main branch
Apr 26, 2022Contracts package When pull reqeust opened or code is pushed to a specific branch (main, dev) or any tags are pushed, it triggers GitHub Actions. Then GitHub Actions runs three parallel CI jobs to get the test result early as possible. The tests are: Unit test and linting QV test QF test Coverage Every code pushed to main branch trigger to generate code coverage.
Apr 12, 2022QFI Repository CI pipeline of QFI with linting and testing will be shipped step by step; considering the current repository status. It is intended to adopt earlier as possible to prevent accumulated errors which are cumbersome to fix it. Contracts package CI Flow Current Status Lint fails in Solidity codes Lint fails in Typescript codes
Mar 27, 2022or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up