Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'development' into feat/parse-permit-url
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadaf-A committed Oct 24, 2023
2 parents bf9df04 + 2a7d379 commit 487a89e
Show file tree
Hide file tree
Showing 20 changed files with 27 additions and 1,078 deletions.
3 changes: 3 additions & 0 deletions .github/ubiquibot-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
price-multiplier: 1.5
command-settings:
- name: start
enabled: false
# newContributorGreeting:
# enabled: true
# header: "Thank you for contributing to UbiquiBot! Please be sure to set your wallet address before completing your first bounty so that the automatic payout upon task completion will work for you."
Expand Down
37 changes: 0 additions & 37 deletions .github/workflows/deploy-logger-page.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/kebab-case.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
"^\.\/dist"
"^\.\/build"
"^\.\/vendor"
"^\.\/test"
"^\.\/\.next"
"\.sql$"
"\.md$"
"\.d.ts$"
"^\.\/\log-app"
)
while read -r file; do
basefile=$(basename "$file")
Expand All @@ -48,4 +48,4 @@ jobs:
echo " - $file"
done
exit 1
fi
fi
2 changes: 0 additions & 2 deletions log-app/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions log-app/_worker.ts

This file was deleted.

44 changes: 0 additions & 44 deletions log-app/index.html

This file was deleted.

16 changes: 0 additions & 16 deletions log-app/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions log-app/scripts/constants/index.ts

This file was deleted.

19 changes: 0 additions & 19 deletions log-app/scripts/esbuild-config.ts

This file was deleted.

3 changes: 0 additions & 3 deletions log-app/scripts/esbuild.ts

This file was deleted.

66 changes: 0 additions & 66 deletions log-app/scripts/helpers/utils.ts

This file was deleted.

99 changes: 0 additions & 99 deletions log-app/scripts/index.ts

This file was deleted.

15 changes: 0 additions & 15 deletions log-app/scripts/tsconfig.json

This file was deleted.

9 changes: 0 additions & 9 deletions log-app/scripts/types/log.ts

This file was deleted.

Loading

0 comments on commit 487a89e

Please sign in to comment.