Skip to content

Commit e12132f

Browse files
authored
Merge pull request #187 from Gearbox-protocol/repo-cleanup
feat: repo cleanup
2 parents 4aab97b + 1b233b3 commit e12132f

File tree

64 files changed

+150
-5806
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+150
-5806
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
push:
55
branches:
66
- "main"
7-
- "next"
8-
- "abi"
7+
- "dev"
98

109
env:
1110
HUSKY: 0

.releaserc.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44
"name": "main"
55
},
66
{
7-
"name": "next",
8-
"channel": "next",
9-
"prerelease": "next"
10-
},
11-
{
12-
"name": "abi",
13-
"channel": "abi",
14-
"prerelease": "abi"
7+
"name": "dev",
8+
"channel": "dev",
9+
"prerelease": "dev"
1510
}
1611
],
1712
"plugins": [

contracts/adapters/balancer/BalancerV2VaultAdapter.sol

Lines changed: 0 additions & 573 deletions
This file was deleted.

contracts/adapters/curve/CurveV1_DepositZap.sol

Lines changed: 0 additions & 104 deletions
This file was deleted.

contracts/adapters/equalizer/EqualizerRouterAdapter.sol

Lines changed: 0 additions & 180 deletions
This file was deleted.

0 commit comments

Comments
 (0)