Skip to content

Commit

Permalink
refactor(repo): remove snaefell-nft package (#17255)
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored May 20, 2024
1 parent 6ee68ba commit 9eae95f
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 18 deletions.
1 change: 0 additions & 1 deletion .github/workflows/repo--validate-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
protocol
relayer
taikoon
snaefell-nft
snaefell-ui
ui-lib
taiko-client
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/taikoon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches: [main]
paths:
- "packages/taikoon/**"
pull_request:
paths:
- "packages/taikoon/**"

jobs:
build-taikoon:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ taiko-mono/
β”‚ β”œβ”€β”€ <a href="./packages/relayer">relayer</a>: Bridge backend relayer.
β”‚ β”œβ”€β”€ <a href="./packages/supplementary-contracts">supplementary-contracts</a>: Supplementary smart contracts that are not part of the Taiko rollup protocol.
β”‚ β”œβ”€β”€ <a href="./packages/taiko-client">taiko-client</a>: Taiko client implementation in Go.
β”‚ β”œβ”€β”€ <a href="./packages/taikoon">taikoon</a>: Taikoon NFT contracts.
β”‚ β”œβ”€β”€ <a href="./packages/taikoon">taikoon</a>: Taikoon and other NFT contracts.
β”‚ └── <a href="./packages/taikoon-ui">taikoon-ui</a>: Taikoon NFT UI.
...
</pre>
Expand Down
13 changes: 0 additions & 13 deletions packages/snaefell-nft/package.json

This file was deleted.

2 changes: 0 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"packages/taikoon-ui": {},
"packages/taiko-client": {},
"packages/supplementary-contracts": {},
"packages/snaefell-nft": {},
"packages/snaefell-ui": {}
},
"separate-pull-requests": true
Expand Down

0 comments on commit 9eae95f

Please sign in to comment.