Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to inject stuff in a chain #99

Open
eternauta1337 opened this issue Jan 24, 2020 · 1 comment
Open

Script to inject stuff in a chain #99

eternauta1337 opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@eternauta1337
Copy link

eternauta1337 commented Jan 24, 2020

New Feature

As a: developer
I want: to fetch information from aragonPM on an specific environment
So that: I can customize my own environment and reuse existing apps

MVP

aragen fetch <environment> <registry|apps..> should fetch the whole registry or list of apps from aragonPM on the environment and generate a snapshot ready to be replay on different environments.

aragen replay <environment> <snapshot> should replay a snpahot into the environment. Related to dapplion/aragen-replay

Aragen across environments

aragen as a deployer across environments. Related to #95

aragen script env-origin env-destination <registry|apps..> start a script that fetch the whole registry or list of apps from the env-origin and proceed to replay those to the env-destination

@0xGabi 0xGabi changed the title Be able to use aragen to inject stuff in a chain aragen script to inject stuff in a chain Feb 7, 2020
@0xGabi 0xGabi transferred this issue from aragon/aragon-cli Feb 7, 2020
@0xGabi 0xGabi changed the title aragen script to inject stuff in a chain Script to inject stuff in a chain Feb 7, 2020
@0xGabi 0xGabi added the aragen label Feb 7, 2020
@0xGabi
Copy link
Contributor

0xGabi commented Feb 7, 2020

Related from #34

Now that we have multiple live versions of the core Aragon apps' contracts, it would be nice for aragen to also deploy older versions in case someone needed to use an older version than latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants