Skip to content

Commit ea5ffe8

Browse files
committed
move past committee photos to s3,
1 parent 4314dad commit ea5ffe8

77 files changed

Lines changed: 5 additions & 5 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Node.js environment
2424
uses: actions/setup-node@v6
2525
with:
26-
node-version: "20.x"
26+
node-version: "22.x"
2727
cache: "pnpm"
2828

2929
- name: Install dependencies
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Node.js environment
4848
uses: actions/setup-node@v6
4949
with:
50-
node-version: "20.x"
50+
node-version: "22.x"
5151
cache: "pnpm"
5252

5353
- name: Install dependencies
@@ -71,7 +71,7 @@ jobs:
7171
- name: Setup Node.js environment
7272
uses: actions/setup-node@v6
7373
with:
74-
node-version: "20.x"
74+
node-version: "22.x"
7575
cache: "pnpm"
7676

7777
- name: Install dependencies

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
pnpx lint-staged
4+
pnpm exec lint-staged

public/committee/aarifdp_24.png

-1.59 MB
Binary file not shown.

public/committee/alexdp_24.png

-1.55 MB
Binary file not shown.

public/committee/allydp_25.webp

-34 KB
Binary file not shown.

public/committee/altondp_25.jpg

-3.28 MB
Binary file not shown.

public/committee/amydp_23.webp

-551 KB
Binary file not shown.

public/committee/ashdp_21.webp

-839 KB
Binary file not shown.

public/committee/ashdp_22.webp

-2.82 MB
Binary file not shown.

public/committee/ashdp_24.png

-15.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)