Skip to content

Commit

Permalink
merging main
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 committed Jan 10, 2025
2 parents df594cc + 9597389 commit fef51b7
Show file tree
Hide file tree
Showing 206 changed files with 5,274 additions and 5,094 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scan-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
wait-for-processing: true

- name: Detain results for debug if needed
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: trivy-results-${{ matrix.image }}-edge.sarif
path: trivy-results-${{ matrix.image }}-edge.sarif
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@ target/
vite.config.*.timestamp*

# AWS SAM
.aws-sam
.aws-sam
vitest.config.*.timestamp*
3 changes: 1 addition & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Run formatters and linters against staged git files
pnpm dlx lint-staged --relative

# nx affected --uncommitted --target=lint

# Re-index the staged files after they have been formatted
# git diff --name-only --cached | xargs -l git add
# git diff --name-only --cached | xargs -l git add
21 changes: 0 additions & 21 deletions apps/agora/app-tailwind/jest.config.ts

This file was deleted.

94 changes: 0 additions & 94 deletions apps/agora/app-tailwind/project.json

This file was deleted.

Binary file removed apps/agora/app-tailwind/public/favicon.ico
Binary file not shown.
60 changes: 0 additions & 60 deletions apps/agora/app-tailwind/server.ts

This file was deleted.

1 change: 0 additions & 1 deletion apps/agora/app-tailwind/src/app/app.component.html

This file was deleted.

25 changes: 0 additions & 25 deletions apps/agora/app-tailwind/src/app/app.component.spec.ts

This file was deleted.

14 changes: 0 additions & 14 deletions apps/agora/app-tailwind/src/app/app.component.ts

This file was deleted.

9 changes: 0 additions & 9 deletions apps/agora/app-tailwind/src/app/app.config.server.ts

This file was deleted.

12 changes: 0 additions & 12 deletions apps/agora/app-tailwind/src/app/app.config.ts

This file was deleted.

3 changes: 0 additions & 3 deletions apps/agora/app-tailwind/src/app/app.routes.ts

This file was deleted.

Loading

0 comments on commit fef51b7

Please sign in to comment.