Skip to content

Commit

Permalink
Entirely restructure the entire project (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 authored Sep 5, 2024
1 parent 7c509a3 commit b46d1c2
Show file tree
Hide file tree
Showing 166 changed files with 728 additions and 31,243 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/react/ucmacm-website"
directory: "/react/"
schedule:
interval: "weekly"
commit-message:
Expand Down
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ workflows:
- .github/workflows/*

components:
- react/ucmacm-website/src/components/*
- react/src/components/*

# Add the 'documentation' label to any changes in either of the documented files
documentation:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: biomejs/setup-biome@v2

- name: Run Biome
run: biome ci --error-on-warnings --formatter-enabled=false --organize-imports-enabled=false react/ucmacm-website/src
run: biome ci --error-on-warnings --formatter-enabled=false --organize-imports-enabled=false react/src


File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions react/acm-chapter-website/.firebaserc

This file was deleted.

31 changes: 0 additions & 31 deletions react/acm-chapter-website/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions react/acm-chapter-website/.yarnrc.yml

This file was deleted.

70 changes: 0 additions & 70 deletions react/acm-chapter-website/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions react/acm-chapter-website/firebase.json

This file was deleted.

32 changes: 0 additions & 32 deletions react/acm-chapter-website/firestore.rules

This file was deleted.

Loading

0 comments on commit b46d1c2

Please sign in to comment.