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

[pull] master from aragon:master #143

Open
wants to merge 270 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
270 commits
Select commit Hold shift + click to select a range
a3cf11c
Bump byte-size from 5.0.1 to 6.2.0 (#847)
dependabot-preview[bot] Nov 7, 2019
07edbac
Bump eslint-plugin-ava from 7.1.0 to 9.0.0 (#798)
dependabot-preview[bot] Nov 7, 2019
6b08638
Improve build tools usage (#878)
kernelwhisperer Nov 7, 2019
8e60239
Update Github Action to new yaml syntax
Nov 8, 2019
3f9549b
Update README
Nov 14, 2019
484a178
Refactor dao acl - #858 task (#864)
dapplion Nov 17, 2019
9cf5292
Refactor dao id assign logic (#875)
macor161 Nov 17, 2019
200cad5
[Security] Bump eslint-utils from 1.4.0 to 1.4.3 (#921)
dependabot-preview[bot] Nov 18, 2019
2278ec9
Bump listr-verbose-renderer from 0.5.0 to 0.6.0 (#925)
dependabot-preview[bot] Nov 18, 2019
a764044
Bump which from 1.3.1 to 2.0.1 (#926)
dependabot-preview[bot] Nov 18, 2019
9186374
Bump yargs from 13.3.0 to 15.0.1 (#929)
dependabot-preview[bot] Nov 18, 2019
02e3f5c
Bump open from 6.4.0 to 7.0.0 (#922)
dependabot-preview[bot] Nov 18, 2019
abf3ea0
Bump listr-input from 0.1.3 to 0.2.0 (#923)
dependabot-preview[bot] Nov 18, 2019
95093d0
Bump chalk from 2.4.2 to 3.0.0 (#924)
dependabot-preview[bot] Nov 18, 2019
f6465fb
Refactor middlewares - #858 task (#893)
dapplion Nov 19, 2019
24331e7
Recover lost commits (#940)
kernelwhisperer Nov 19, 2019
23bddf0
Delete old workflow file (#941)
kernelwhisperer Nov 19, 2019
0574c8b
Add integration tests for `dao token new` (#904)
kernelwhisperer Nov 19, 2019
4215e1b
Add common stubs (#945)
macor161 Nov 21, 2019
5a3dc58
Extracts logic from apm commands (#871)
theethernaut Nov 22, 2019
8dc2c36
Refactor IPFS commands (#912)
kernelwhisperer Nov 22, 2019
2619328
Add more integration tests (#952)
dapplion Nov 26, 2019
a577e3d
Fix/husky problem (#967)
kernelwhisperer Nov 27, 2019
956208e
Refactor ConsoleReporter (#965)
kernelwhisperer Nov 27, 2019
e8a4fc6
Extract logic for "token change-controller" command (#972)
macor161 Dec 2, 2019
d70b41b
Refactor deprecated code (#946)
0xGabi Dec 3, 2019
5552275
Extract logic from "dao act" (#970)
macor161 Dec 4, 2019
114dc26
Extract logic from "dao apps" and "dao new" (#955)
macor161 Dec 4, 2019
7e08b55
Extracts logic from dao commands (#874)
macor161 Dec 4, 2019
b63c6e1
Refactor IPFS cmds (#951)
kernelwhisperer Dec 5, 2019
7ee2675
Fixes minor bugs from the refactor (#988)
theethernaut Dec 5, 2019
e794de2
Add Toolkit package (#994)
0xGabi Dec 7, 2019
47e539c
Adds a test for the Custom Deploy guide (#993)
theethernaut Dec 9, 2019
7a78fd6
Move e2e tests to aragon-cli (#1006)
theethernaut Dec 10, 2019
a886dbc
Move cli tests to toolkit (#1012)
theethernaut Dec 10, 2019
39f68cb
Add toolkit as a dep of aragon-cli (#1013)
kernelwhisperer Dec 10, 2019
51cf8d3
Unskip tests (#1018)
theethernaut Dec 11, 2019
c35e65e
Replace home dir in snapshot paths (#1025)
theethernaut Dec 11, 2019
8596942
Remove or replace process.exit() (#992)
dapplion Dec 11, 2019
7800f2e
Fix test setup (#1017)
kernelwhisperer Dec 11, 2019
fc63065
Removed usage of snapshots in dao new tests (#1030)
theethernaut Dec 11, 2019
ec92a85
Fix CI (#1031)
kernelwhisperer Dec 12, 2019
feaaf92
Fix e2e-tests and add new cases && move to create-aragon-app (#1020)
0xGabi Dec 12, 2019
1b37342
@aragon/toolkit@0.0.1-beta.2 (#1033)
0xGabi Dec 12, 2019
db3333a
Update version & toolkit dep (#1034)
kernelwhisperer Dec 12, 2019
f4594c3
Publish/cli (#1035)
0xGabi Dec 12, 2019
d1349e9
Publish beta @aragon/cli (#1036)
0xGabi Dec 13, 2019
a1dba0f
Fix publish cmd (#1040)
kernelwhisperer Dec 13, 2019
9406ac2
Patch to prevent long running commands to call onFinishCommand hook (…
dapplion Dec 13, 2019
9656a84
Add kill to startProcess (#1041)
kernelwhisperer Dec 13, 2019
b125eac
Fix getBinary (#1042)
kernelwhisperer Dec 14, 2019
8ac94c8
Minimize mocking in toolkit tests (#1026)
theethernaut Dec 14, 2019
4c51f97
Boilerplates CI and Tests fixes (#1061)
0xGabi Dec 15, 2019
af7202c
Bump truffle from 4.1.14 to 5.1.4 (#1060)
dependabot-preview[bot] Dec 15, 2019
fc86179
Bump http-server from 0.11.1 to 0.12.0 (#975)
dependabot-preview[bot] Dec 15, 2019
ff2f33c
Update shrinkwraps
theethernaut Dec 16, 2019
11d2737
Fix ipfs cmds (#1072)
kernelwhisperer Dec 16, 2019
a3fa997
Polish v7 (#1064)
0xGabi Dec 16, 2019
d4f1fe0
Update to use ES6 modules (#995)
0xGabi Dec 17, 2019
335ccca
Fix acl commands used with a dao id (#1076)
macor161 Dec 17, 2019
0ea6d98
Fix CI (#1081)
kernelwhisperer Dec 17, 2019
ae4af3f
Revert 2c7ed1 (#1078)
kernelwhisperer Dec 17, 2019
19fa903
Update create-aragon-app version snapshots
0xGabi Dec 17, 2019
0208587
Bundle toolkit compilation output (#1038)
kernelwhisperer Dec 17, 2019
e210d99
Renamed aragon-cli package folder to just cli (#1084)
theethernaut Dec 17, 2019
660d2fd
Small fixes (#1085)
0xGabi Dec 17, 2019
547c01a
Adds tests for the agent guide, dao new, and fixes a bug on act (#1086)
theethernaut Dec 17, 2019
690c7d9
Buffer warning fix (#1087)
macor161 Dec 17, 2019
db53d8d
Fixes a bug where start command wouldnt open in browser (#1089)
theethernaut Dec 17, 2019
28253c8
Fix envrionments adding configure APM function (#1100)
0xGabi Dec 19, 2019
f8bf01b
Add test to aragon run and aragon publish using mock app (#1095)
0xGabi Dec 19, 2019
f4661dc
Adds an examples folder (#1099)
theethernaut Dec 19, 2019
799b207
v7.0.1
0xGabi Dec 19, 2019
9123e4b
v7.1.0 (#1425)
0xGabi Feb 10, 2020
1c7e753
@aragon/cli@7.1.0
0xGabi Feb 10, 2020
ab684de
@aragon/cli@7.1.0 (#1426)
0xGabi Feb 11, 2020
2585b23
CI fix (#1427)
macor161 Feb 11, 2020
76b0888
Merge branch 'master' of github.com:aragon/aragon-cli
0xGabi Feb 11, 2020
7417da9
Add script to clean uncommitted changes before publish
0xGabi Feb 11, 2020
ec1a391
Add updated type for releases on github action flow (#1428)
0xGabi Feb 11, 2020
8a3693d
Add edited type to release gh action (#1429)
0xGabi Feb 11, 2020
5460c2d
Delete appveyor.yml
0xGabi Feb 11, 2020
5e76ed4
Revert changes workflow changes (#1430)
0xGabi Feb 11, 2020
88127a8
create-aragon-app@2.6.3
0xGabi Feb 12, 2020
b8fed9c
Update Aragon client (#1486)
macor161 Feb 19, 2020
27ddebc
@aragon/cli v7.1.1 (#1495)
macor161 Feb 19, 2020
6172443
Replace fs.promises with fs-extra (#1500)
macor161 Feb 22, 2020
6dedcff
Add Aragon Ethereum node warning (#1536)
macor161 Mar 3, 2020
a699d7a
Fix master branch (#1510)
macor161 Mar 3, 2020
1140b19
Update Aragon Chat links (#1553)
macor161 Mar 11, 2020
18bf38b
Fix getTransactionPath() apps loading (#1561)
macor161 Mar 18, 2020
75a8fb7
Use repo address instead of repo version on aragon apm packages (#1566)
0xGabi Mar 20, 2020
0810805
@aragon/cli v7.1.2 (#1571)
macor161 Mar 21, 2020
96a5929
create-aragon-app: Use new boilerplates (#1572)
0xGabi Mar 21, 2020
f86af68
Add deprecation warning (#1570)
macor161 Mar 21, 2020
7bb2afd
Add required appName option
0xGabi Mar 21, 2020
b84721a
Add websocket over RPC url global option (#1576)
0xGabi Mar 22, 2020
483664d
Use wsRpc in dao apps command (#1578)
macor161 Mar 27, 2020
8ccf6e4
Fix rinkeby and mainnet publish (#1590)
macor161 Mar 27, 2020
7e1664b
@aragon/cli v7.1.3 (#1591)
macor161 Mar 28, 2020
86ad372
Don't insist on using Infura, recommend running one's own eth node (#…
xuhcc Mar 28, 2020
9bd0733
Use wsRpc in apm packages command (#1595)
macor161 Apr 1, 2020
c1a4654
Set dependabot target branch to master (#1601)
macor161 Apr 2, 2020
86a853d
Feat: Update create-aragon-app to support yarn installation on… (#1602)
0xGabi Apr 3, 2020
40feeea
create-aragon-app 2.7.1 (#1603)
macor161 Apr 3, 2020
2f56805
Add logic to replace npm script for yarn scripts (#1604)
0xGabi Apr 5, 2020
ed715e4
Bump execa from 3.4.0 to 4.0.0 (#1607)
dependabot-preview[bot] Apr 6, 2020
88851fc
Bump eslint-plugin-import from 2.19.1 to 2.20.2 (#1605)
dependabot-preview[bot] Apr 6, 2020
4bca457
Bump eslint-config-standard from 14.1.0 to 14.1.1 (#1610)
dependabot-preview[bot] Apr 6, 2020
12738a9
Bump @babel/register from 7.7.4 to 7.9.0 (#1612)
dependabot-preview[bot] Apr 6, 2020
412d08a
Bump @babel/plugin-proposal-optional-chaining from 7.8.3 to 7.9.0 (#1…
dependabot-preview[bot] Apr 6, 2020
d51dd63
Bump fs-extra from 8.1.0 to 9.0.0 (#1606)
dependabot-preview[bot] Apr 6, 2020
0708c49
Bump chalk from 3.0.0 to 4.0.0 (#1609)
dependabot-preview[bot] Apr 6, 2020
6bac9e7
[Security] Bump handlebars from 4.1.2 to 4.7.6 (#1614)
dependabot-preview[bot] Apr 6, 2020
87d31ff
[Security] Bump acorn from 5.7.3 to 7.1.1 (#1613)
dependabot-preview[bot] Apr 6, 2020
887edba
Bump @babel/cli from 7.7.5 to 7.8.4 (#1625)
dependabot-preview[bot] Apr 13, 2020
df2eac1
Bump is-ipfs from 0.6.3 to 1.0.0 (#1624)
dependabot-preview[bot] Apr 13, 2020
88cf3d6
Bump nyc from 14.1.1 to 15.0.1 (#1621)
dependabot-preview[bot] Apr 13, 2020
59b2e5b
Bump ethereum-ens from 0.7.8 to 0.8.0 (#1620)
dependabot-preview[bot] Apr 13, 2020
4fb6446
Bump rxjs from 6.5.3 to 6.5.5 (#1623)
dependabot-preview[bot] Apr 14, 2020
af25b0e
Update dependencies (#1616)
macor161 Apr 14, 2020
353ad1e
Bump rimraf from 2.7.1 to 3.0.2 (#1622)
dependabot-preview[bot] Apr 14, 2020
d24cf7e
Bump semver from 6.3.0 to 7.3.0 (#1628)
dependabot-preview[bot] Apr 14, 2020
3fe7771
CI: fix yml indentation (#1629)
sohkai Apr 20, 2020
d1cae1a
Bump public-ip from 3.2.0 to 4.0.1 (#1637)
dependabot-preview[bot] Apr 21, 2020
e2ea5ce
Bump truffle-flattener from 1.4.2 to 1.4.3 (#1632)
dependabot-preview[bot] Apr 21, 2020
233917c
Bump ajv from 6.10.2 to 6.12.2 (#1631)
dependabot-preview[bot] Apr 21, 2020
fb41893
Bump semver from 7.3.0 to 7.3.2 (#1633)
dependabot-preview[bot] Apr 21, 2020
378c618
Bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (#1619)
dependabot-preview[bot] Apr 21, 2020
459a3bd
Bump command-exists from 1.2.8 to 1.2.9 (#1646)
dependabot-preview[bot] Apr 27, 2020
1ccfdaa
Bump @aragon/apps-agent from 2.0.0 to 2.1.0 (#1644)
dependabot-preview[bot] Apr 27, 2020
0650308
[Security] Bump acorn from 5.7.3 to 7.1.1 (#1641)
dependabot-preview[bot] Apr 27, 2020
ae09dad
Bump web3-eth-abi from 1.2.5 to 1.2.7 (#1645)
dependabot-preview[bot] Apr 27, 2020
a8501b2
Bump eslint-plugin-node from 10.0.0 to 11.1.0 (#1643)
dependabot-preview[bot] Apr 27, 2020
a3ebbe5
Bump @babel/core from 7.7.5 to 7.9.0 (#1635)
dependabot-preview[bot] Apr 27, 2020
decae5c
Fix CI install dependencies failure (#1639)
macor161 May 1, 2020
6ae5082
[Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 (#1651)
dependabot-preview[bot] May 4, 2020
dfcffb9
[Security] Bump handlebars from 4.1.2 to 4.7.6 (#1648)
dependabot-preview[bot] May 4, 2020
ee9396d
Bump truffle from 5.1.22 to 5.1.24 (#1650)
dependabot-preview[bot] May 4, 2020
d656ca5
Bump internal-ip from 5.0.0 to 6.0.0 (#1636)
dependabot-preview[bot] May 4, 2020
3300ed4
Bump http-server from 0.12.1 to 0.12.3 (#1659)
dependabot-preview[bot] May 4, 2020
b130b8b
Bump listr-input from 0.2.0 to 0.2.1 (#1657)
dependabot-preview[bot] May 4, 2020
7fe0d7d
[Security] Bump acorn from 5.7.3 to 7.1.1 (#1654)
dependabot-preview[bot] May 4, 2020
294bcb7
Bump tmp-promise from 2.0.2 to 2.1.0 (#1655)
dependabot-preview[bot] May 4, 2020
adf9ede
[Security] Bump codecov from 3.6.1 to 3.6.5 (#1653)
dependabot-preview[bot] May 4, 2020
0efa390
Bump husky from 4.2.3 to 4.2.5 (#1664)
dependabot-preview[bot] May 11, 2020
ba80447
Bump source-map-support from 0.5.17 to 0.5.19 (#1666)
dependabot-preview[bot] May 11, 2020
022acb2
Add link to global options (#1652)
macor161 May 11, 2020
c6ca725
Add throttle to wrapper.apps observable (#1662)
macor161 May 11, 2020
31ae0c8
Bump tmp-promise from 2.1.0 to 3.0.2 (#1667)
dependabot-preview[bot] May 11, 2020
93ee114
Fix typo on newDao (#1670)
Evalir May 13, 2020
75c117c
Move to yarn (#1663)
macor161 May 13, 2020
f0ac284
Bump ava to 3.8.2 (#1672)
macor161 May 14, 2020
b03b9a1
Remove mkdirp and bump @aragon/cli to 7.1.4 (#1674)
macor161 May 15, 2020
02acf40
Use node 12 in github publish action (#1675)
macor161 May 18, 2020
22e3fa0
Bump lerna from 3.16.0 to 3.21.0 (#1676)
dependabot-preview[bot] May 18, 2020
12f8b93
Bump @babel/preset-env from 7.9.5 to 7.9.6 (#1677)
dependabot-preview[bot] May 18, 2020
2ccc9f9
Bump replace from 1.1.5 to 1.2.0 (#1679)
dependabot-preview[bot] May 18, 2020
edcf3ec
Bump eslint-plugin-ava from 10.2.0 to 10.3.0 (#1681)
dependabot-preview[bot] May 18, 2020
e23609a
Bump truffle from 5.1.24 to 5.1.26 (#1682)
dependabot-preview[bot] May 18, 2020
f467931
Bump web3-eth-abi from 1.2.6 to 1.2.7 (#1683)
dependabot-preview[bot] May 18, 2020
aa5efd4
Bump prettier from 2.0.4 to 2.0.5 (#1685)
dependabot-preview[bot] May 18, 2020
b784c94
Bump sinon from 7.5.0 to 9.0.2 (#1684)
dependabot-preview[bot] May 18, 2020
918167a
Reorganize ganache dependencies (#1686)
macor161 May 19, 2020
4d86ba3
Bump bn.js from 5.1.1 to 5.1.2 (#1696)
dependabot-preview[bot] May 25, 2020
3c5c378
Bump codecov from 3.6.5 to 3.7.0 (#1689)
dependabot-preview[bot] May 25, 2020
dd187f3
Bump truffle from 5.1.26 to 5.1.27 (#1695)
dependabot-preview[bot] May 25, 2020
f6ab40e
Bump truffle-flattener from 1.4.3 to 1.4.4 (#1693)
dependabot-preview[bot] May 25, 2020
31f604f
Bump open from 7.0.3 to 7.0.4 (#1692)
dependabot-preview[bot] May 25, 2020
183d0b8
Bump stringify-tree from 1.0.2 to 1.1.1 (#1690)
dependabot-preview[bot] May 25, 2020
2c916b0
Bump source-map-support from 0.5.17 to 0.5.19 (#1691)
dependabot-preview[bot] May 25, 2020
069ed88
Bump web3 from 1.2.4 to 1.2.8 (#1694)
dependabot-preview[bot] May 26, 2020
1fc2ceb
Bump husky from 4.2.3 to 4.2.5 (#1678)
dependabot-preview[bot] May 26, 2020
0b57bfc
Bump ipfs-http-client from 41.0.1 to 44.1.1 (#1707)
dependabot-preview[bot] Jun 1, 2020
cb458ed
Bump @babel/preset-env from 7.9.6 to 7.10.2 (#1706)
dependabot-preview[bot] Jun 1, 2020
fef71b3
Bump @babel/cli from 7.8.4 to 7.10.1 (#1705)
dependabot-preview[bot] Jun 1, 2020
a39b2c6
Bump byte-size from 6.2.0 to 7.0.0 (#1704)
dependabot-preview[bot] Jun 1, 2020
538ddaa
Bump ignore from 4.0.6 to 5.1.8 (#1703)
dependabot-preview[bot] Jun 1, 2020
8ec05d5
Bump nyc from 15.0.1 to 15.1.0 (#1701)
dependabot-preview[bot] Jun 1, 2020
3ce51fe
Add missing gasPrice parameter (#1708)
macor161 Jun 9, 2020
f4b7d25
Bump @babel/core from 7.9.0 to 7.10.2 (#1700)
dependabot-preview[bot] Jun 9, 2020
09b9570
Bump eslint-plugin-import from 2.20.2 to 2.21.1 (#1715)
dependabot-preview[bot] Jun 9, 2020
2a1349e
Bump fs-extra from 9.0.0 to 9.0.1 (#1714)
dependabot-preview[bot] Jun 9, 2020
dd51e6e
Bump lerna from 3.21.0 to 3.22.0 (#1712)
dependabot-preview[bot] Jun 9, 2020
46956ee
Bump truffle from 5.1.27 to 5.1.29 (#1710)
dependabot-preview[bot] Jun 9, 2020
e319087
Bump web3-eth-abi from 1.2.7 to 1.2.8 (#1709)
dependabot-preview[bot] Jun 9, 2020
b19fa3d
Bump execa from 4.0.1 to 4.0.2 (#1702)
dependabot-preview[bot] Jun 9, 2020
fcd730a
Bump @babel/register from 7.9.0 to 7.10.1 (#1699)
dependabot-preview[bot] Jun 10, 2020
971578f
Bump eslint-plugin-import from 2.21.1 to 2.21.2 (#1716)
dependabot-preview[bot] Jun 15, 2020
e03a66b
Bump truffle from 5.1.29 to 5.1.30 (#1718)
dependabot-preview[bot] Jun 15, 2020
ce5f8ac
Bump eslint-plugin-ava from 10.3.0 to 10.3.1 (#1720)
dependabot-preview[bot] Jun 15, 2020
1e77e82
Bump lerna from 3.22.0 to 3.22.1 (#1722)
dependabot-preview[bot] Jun 15, 2020
73a7be3
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#1724)
dependabot-preview[bot] Jun 15, 2020
d7111a8
Apply intro changes to master (#1729)
macor161 Jun 17, 2020
cce1fee
Client hotfix (#1737)
macor161 Jun 22, 2020
0d18e32
Bump ava from 3.8.2 to 3.9.0 (#1721)
dependabot-preview[bot] Jun 22, 2020
4835073
Bump @babel/plugin-proposal-optional-chaining from 7.10.1 to 7.10.3 (…
dependabot-preview[bot] Jun 22, 2020
123a724
Bump web3-utils from 1.2.8 to 1.2.9 (#1719)
dependabot-preview[bot] Jun 22, 2020
fc3bc93
Bump web3-eth-abi from 1.2.8 to 1.2.9 (#1734)
dependabot-preview[bot] Jun 22, 2020
fbdc370
Bump @babel/cli from 7.10.1 to 7.10.3 (#1736)
dependabot-preview[bot] Jun 22, 2020
5180bc6
Bump inquirer from 7.1.0 to 7.2.0 (#1723)
dependabot-preview[bot] Jun 23, 2020
50857d9
Bump web3 from 1.2.8 to 1.2.9 (#1717)
dependabot-preview[bot] Jun 23, 2020
035932f
Bump @aragon/wrapper from 5.0.0-rc.26 to 5.0.0-rc.27 (#1732)
dependabot-preview[bot] Jun 23, 2020
651d688
Use Aragon Connect in dao apps command (#1731)
macor161 Jun 23, 2020
78700ea
aragonCLI 7.1.6 (#1738)
macor161 Jun 24, 2020
b3cfc8a
Bump @babel/core from 7.10.2 to 7.10.4 (#1740)
dependabot-preview[bot] Jul 6, 2020
ec15787
Bump @babel/cli from 7.10.3 to 7.10.4 (#1741)
dependabot-preview[bot] Jul 6, 2020
f0a702d
Bump @babel/register from 7.10.1 to 7.10.4 (#1743)
dependabot-preview[bot] Jul 6, 2020
a1bb1ce
Bump rxjs from 6.5.5 to 6.6.0 (#1744)
dependabot-preview[bot] Jul 6, 2020
f26934f
Bump yargs from 15.3.1 to 15.4.0 (#1747)
dependabot-preview[bot] Jul 6, 2020
a753723
Bump eslint-plugin-import from 2.21.2 to 2.22.0 (#1745)
dependabot-preview[bot] Jul 6, 2020
d60a8b7
Bump @babel/preset-env from 7.10.2 to 7.10.4 (#1742)
dependabot-preview[bot] Jul 6, 2020
2076175
Bump eslint from 6.8.0 to 7.4.0 (#1746)
dependabot-preview[bot] Jul 6, 2020
958b2f0
Bump truffle from 5.1.30 to 5.1.34 (#1761)
dependabot-preview[bot] Jul 14, 2020
7cfee0d
Bump execa from 4.0.2 to 4.0.3 (#1760)
dependabot-preview[bot] Jul 14, 2020
ea5d3c6
Bump ajv from 6.12.2 to 6.12.3 (#1759)
dependabot-preview[bot] Jul 14, 2020
c14e5c9
Bump public-ip from 4.0.1 to 4.0.2 (#1758)
dependabot-preview[bot] Jul 14, 2020
f96f630
Bump yargs from 15.4.0 to 15.4.1 (#1757)
dependabot-preview[bot] Jul 14, 2020
ac44d13
Bump inquirer from 7.2.0 to 7.3.1 (#1755)
dependabot-preview[bot] Jul 14, 2020
557429e
chore: update to dependabot v2 (#1766)
sohkai Jul 14, 2020
c65733e
Bump @aragon/wrapper from 5.0.0-rc.27 to 5.0.0-rc.28 (#1763)
dependabot-preview[bot] Jul 14, 2020
14ca4da
Bump ava from 3.9.0 to 3.10.1 (#1756)
dependabot-preview[bot] Jul 14, 2020
a3dbdf1
Bump inquirer from 7.3.1 to 7.3.2 (#1765)
dependabot-preview[bot] Jul 14, 2020
67055f5
docs: update branding (#1769)
sohkai Jul 18, 2020
9b391ca
Bump eslint-plugin-ava from 10.3.1 to 10.4.0 (#1770)
dependabot-preview[bot] Jul 20, 2020
8cbfa5d
Bump @babel/core from 7.10.4 to 7.10.5 (#1772)
dependabot-preview[bot] Jul 20, 2020
7b56b9d
Bump @babel/cli from 7.10.4 to 7.10.5 (#1771)
dependabot-preview[bot] Jul 20, 2020
2fcd275
Bump open from 7.0.4 to 7.1.0 (#1773)
dependabot-preview[bot] Jul 20, 2020
deaea0f
Bump @aragon/wrapper from 5.0.0-rc.28 to 5.0.0 (#1775)
dependabot-preview[bot] Jul 20, 2020
9ade5fc
Bump truffle from 5.1.34 to 5.1.35 (#1776)
dependabot-preview[bot] Jul 20, 2020
18edb67
Bump synp from 1.7.0 to 1.7.1 (#1778)
dependabot-preview[bot] Jul 20, 2020
47d85fd
chore: fix dependabot (#1780)
sohkai Jul 20, 2020
7261bac
Bump eslint from 7.4.0 to 7.5.0 (#1785)
dependabot[bot] Jul 20, 2020
49b42e9
Bump codecov from 3.7.0 to 3.7.1 (#1784)
dependabot[bot] Jul 20, 2020
b265212
Bump babel-plugin-istanbul from 5.2.0 to 6.0.0 (#1782)
dependabot[bot] Jul 20, 2020
194c318
Bump codecov from 3.7.0 to 3.7.1 (#1786)
dependabot[bot] Jul 21, 2020
31df71c
Bump inquirer from 7.3.2 to 7.3.3 (#1788)
dependabot[bot] Aug 3, 2020
006177f
Bump truffle from 5.1.35 to 5.1.37 (#1790)
dependabot[bot] Aug 3, 2020
7db6818
Bump @babel/plugin-proposal-optional-chaining from 7.10.4 to 7.11.0 (…
dependabot[bot] Aug 3, 2020
989682e
Bump web3-eth-abi from 1.2.9 to 1.2.11 (#1774)
dependabot-preview[bot] Aug 21, 2020
bcbca1e
Bump ava from 3.10.1 to 3.12.1 (#1793)
dependabot[bot] Sep 2, 2020
9c36dc0
Bump bn.js from 5.1.2 to 5.1.3 (#1794)
dependabot[bot] Sep 2, 2020
748e0f6
Bump codecov from 3.7.1 to 3.7.2 (#1795)
dependabot[bot] Sep 2, 2020
3d000eb
Update stale (#1799)
sohkai Sep 29, 2020
f0b2d67
Updated ipfs install documentation (#1835)
nestorbe Mar 9, 2021
f6d89de
fix: added userHasCreatePermission to check if user has permission to…
nestorbe Mar 12, 2021
2bb3695
ARA-818 jest tests (#1840)
c0rv0s Mar 29, 2021
f359b4b
ARA-820 Update unit tests for userHasCreatePermission (#1847)
nestorbe Mar 30, 2021
ff99add
ARA-667 'dao install' (#1848)
c0rv0s Mar 31, 2021
aa5af63
Removed go-ipfs version to install latest version (#1868)
JeremyConnor Jun 8, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .github/CODEOWNERS

This file was deleted.

42 changes: 23 additions & 19 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,16 @@ labels: bug

### Have you read the [Contributing Guidelines on issues](https://github.com/aragon/aragon-cli/blob/master/CONTRIBUTING.md#ways-to-contribute)?

(Write your answer here.)

## Context

#### Mainnet or testnet?

(Which network you are using the app with.)

#### Organization

(Enter the URL or ENS name of your organization.)

#### Environment

- OS and OS version: [e.g. Linux Mint 18.0]
- Browser and browser version: [e.g. Firefox 64.0]
- Add any other context about the problem here.
- [ ] Yes

## To Reproduce

(Write your steps here:)
<!-- Write your steps here: -->

1. 1. 1.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

## Expected behavior

Expand All @@ -55,6 +42,23 @@ labels: bug

(Write what happened. Add screenshots, if applicable.)

## Context

#### Mainnet or testnet?

(Which network you are using the app with.)

#### Organization

(Enter the URL or ENS name of your organization.)

#### Environment

- OS and OS version: [e.g. Linux Mint 18.0]
- Browser and browser version: [e.g. Firefox 64.0]
- Add any other context about the problem here.


## Reproducible Demo

(Paste the link to an example repo, and exact instructions to reproduce the issue.)
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: ❓ Questions/Help
about: If you have questions, please check Aragon Hack, Aragon Forum or Aragon Chat
about: If you have questions, please check the Aragon Spectrum Community, Aragon Hack or Aragon Forum.
---

## ❓ Questions and Help
Expand All @@ -9,6 +9,6 @@ about: If you have questions, please check Aragon Hack, Aragon Forum or Aragon C

Please contact us instead. We have a few channels:

- [Aragon Spectrum Community](https://spectrum.chat/aragon)
- [Aragon Hack](https://hack.aragon.org/docs/cli-intro.html)
- [Aragon Forum](https://forum.aragon.org)
- [Aragon Chat](https://aragon.chat)
8 changes: 6 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# 🦅 Pull Request
# 🦅 Pull Request Description

<!-- Please let us know why do you wish to include this change. 👇 -->
<!-- Pull request description and links to related issues -->

## Rational

<!-- Please explain the reasoning behind your changed -->

## 🚨 Test instructions

Expand Down
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
time: "15:00"
target-branch: master
27 changes: 0 additions & 27 deletions .github/main.workflow

This file was deleted.

14 changes: 3 additions & 11 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,12 @@
# Configuration for https://probot.github.io/apps/stale

daysUntilStale: 60
daysUntilClose: 7

only: pulls
staleLabel: abandoned

issues:
daysUntilStale: 180
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for contributing to Aragon! 🦅

pulls:
daysUntilStale: 30
daysUntilClose: 7
markComment: >
This pull request has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for contributing to Aragon! 🦅
for contributing to Aragon! 🦅
43 changes: 43 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
name: Merge on master and develop

on:
push:
branches:
- master
- develop
jobs:
build:
name: Build & test with "Node.js v${{ matrix.node-version }}" on "${{ matrix.os }}"

strategy:
fail-fast: false # don't cancel all jobs if some of them failed
matrix:
node-version: [
12,
10
]
os: [
ubuntu-latest,
# windows-latest,
macOS-latest
]

runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- name: Setup Node.js v${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Build
run: yarn build
- name: Lint
run: yarn lint
- name: Setup tests
run: yarn pretest
- name: Test
run: yarn test:coverage
- name: Cleanup tests
run: yarn posttest
21 changes: 21 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Publish

on:
release:
types: [published]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: yarn install
- run: yarn build
- run: yarn git:clean
- run: yarn publish:nightly
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
41 changes: 41 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
name: Pull requests

on: pull_request
jobs:
build:
name: Build & test with "Node.js v${{ matrix.node-version }}" on "${{ matrix.os }}"

strategy:
fail-fast: false # don't cancel all jobs if some of them failed
matrix:
node-version: [
12,
10
]
os: [
ubuntu-latest,
macOS-latest
]
exclude:
# excludes node 10 on macOS
- os: macOS-latest
node-version: 10
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- name: Setup Node.js v${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Build
run: yarn build
- name: Lint
run: yarn lint
- name: Setup tests
run: yarn pretest
- name: Test
run: yarn test:coverage
- name: Cleanup tests
run: yarn posttest
11 changes: 9 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@

# Dependencies
node_modules
ganache
# this is created by windows when installing go-ipfs
ipfs.cmd

# Artifacts
dist
build

# Tests and coverage
.tmp
Expand All @@ -16,9 +18,14 @@ coverage

# Tools
lerna-debug.log
*/*/typechain

# Extra
packages/aragon-cli/src/knownRoles.json
packages/cli/src/knownRoles.json

## Lockfiles that are not shrinkwraps
npm-shrinkwrap.json
package-lock.json

packages/*/test/__snapshots__/
packages/*/test/*/__snapshots__/
packages/*/test/*/*/__snapshots__/
44 changes: 0 additions & 44 deletions .travis.yml

This file was deleted.

Loading