Gabi

Results 130 issues of Gabi

The script currently registers each repo involved in the deployment process that was not already registered on the aragonPM registry by default. The particular line of code that does that:...

bug

Use the `contract-helpers` [truffle package](https://github.com/aragon/contract-helpers/tree/master/packages/truffle) once release

enhancement

Make sure we have automatic CI releases after #97

aragen
test

This PR is a WIP to refactor how we handle the devchain creation using the new tooling that was developed for the buidler-aragon plugin.

At this time on local development and rinkeby the aragonPM DAO is not recognize as a DAO. Related to aragon/aragon-cli#1082

In some cases it would be useful to have a package `@aragon/aragon-snapshot` that only includes the chain snapshots and the ipfs cache without needing to import dependency like ganach-core as...

aragen

## New Feature **As a:** developer **I want:** a devchain with the Aragon bases already deployed **So that:** I can develop and test Aragon stack ### MVP `npx aragen` should...

aragen

Move the whole commands logic to `aragon-cli`