Skip to content

Commit

Permalink
ci(repo): deprecate blobstorage (taikoxyz#17278)
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored May 21, 2024
1 parent 353ea78 commit 955d537
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 88 deletions.
82 changes: 0 additions & 82 deletions .github/workflows/blobstorage.yml

This file was deleted.

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 @@ -31,7 +31,6 @@ jobs:
deps
deps-dev
docs-site
blobstorage
branding
bridge-ui
eventindexer
Expand Down
1 change: 0 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"packages/blobstorage": "0.2.0",
"packages/branding": "0.4.0",
"packages/bridge-ui": "2.10.1",
"packages/docs-site": "1.3.0",
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ taiko-mono/
β”œβ”€β”€ <a href="./LICENSE.md">LICENSE.md</a>
β”œβ”€β”€ <a href="./README.md">README.md</a>
β”œβ”€β”€ <a href="./packages">packages</a>
β”‚ β”œβ”€β”€ <a href="./packages/blobstorage">blob-storage</a>: Blob storage service.
β”‚ β”œβ”€β”€ <a href="./packages/branding">branding</a>: Taiko branding materials.
β”‚ β”œβ”€β”€ <a href="./packages/bridge-ui">bridge-ui</a>: Bridge UI.
β”‚ β”œβ”€β”€ <a href="./packages/docs-site">docs-site</a>: End user documentation site.
Expand Down
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
@@ -1,6 +1,5 @@
{
"packages": {
"packages/blobstorage": {},
"packages/branding": {},
"packages/bridge-ui": {},
"packages/docs-site": {},
Expand Down

0 comments on commit 955d537

Please sign in to comment.