Skip to content

Commit

Permalink
Cleaning up unused components
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop committed Nov 10, 2023
1 parent 50ec8e2 commit 7b69f46
Show file tree
Hide file tree
Showing 52 changed files with 16 additions and 2,714 deletions.
8 changes: 0 additions & 8 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# These labels (common, client, ipfs and client-common) are only informative.
# While the labels <pkg-name>-release are for trriggering the release process.

js-client:
- ./packages/js-client/**/*
- ./packages/js-client/*

subgraph:
- ./packages/subgraph/**/*
- ./packages/subgraph/*

contracts:
- ./packages/contracts/**/*
- ./packages/contracts/*
59 changes: 0 additions & 59 deletions .github/scripts/js-client-generate-release-matrix.py

This file was deleted.

26 changes: 0 additions & 26 deletions .github/scripts/js-client-generate-release-notes.py

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/formatting-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
run: 'yarn lint'
working-directory: packages/contracts

# - name: 'Check code formatting'
# run: yarn prettier:check
- name: 'Check code formatting'
run: yarn prettier:check
90 changes: 0 additions & 90 deletions .github/workflows/js-client-publish.yml

This file was deleted.

75 changes: 0 additions & 75 deletions .github/workflows/js-client-release.yml

This file was deleted.

83 changes: 0 additions & 83 deletions .github/workflows/js-client-scan-vuln-deps.yml

This file was deleted.

Loading

0 comments on commit 7b69f46

Please sign in to comment.