Skip to content

Commit 0e5ffe5

Browse files
authored
Merge pull request #2347 from DaleSeo/update-sponsorkit
Sponsorkit ๋ณ€๊ฒฝ + Testimony ์ถ”๊ฐ€
2 parents a1e1881 + c6f4750 commit 0e5ffe5

File tree

4 files changed

+20
-126
lines changed

4 files changed

+20
-126
lines changed

โ€Ž.github/workflows/integration.yamlโ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ jobs:
5151
echo "## ์ค„๋ฐ”๊ฟˆ ๋ˆ„๋ฝ ํŒŒ์ผ" >> $GITHUB_STEP_SUMMARY
5252
for file in $files; do
5353
echo "๊ฒ€์‚ฌ ์ค‘: $file"
54+
# ๋ฐ”์ด๋„ˆ๋ฆฌ ํŒŒ์ผ์€ ์ค„๋ฐ”๊ฟˆ ๊ฒ€์‚ฌ ๋Œ€์ƒ์—์„œ ์ œ์™ธ
55+
if [ -s "$file" ] && ! grep -qI . "$file"; then
56+
echo "โญ๏ธ ๊ฑด๋„ˆ๋œ€ (๋ฐ”์ด๋„ˆ๋ฆฌ): $file"
57+
continue
58+
fi
5459
if [ -s "$file" ] && [ "$(tail -c 1 $file | wc -l)" -eq 0 ]; then
5560
echo "โŒ ์ค„๋ฐ”๊ฟˆ ๋ˆ„๋ฝ: $file"
5661
echo "- $file" >> $GITHUB_STEP_SUMMARY

โ€ŽREADME.mdโ€Ž

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,35 @@
11
# ๋ฆฌํŠธ์ฝ”๋“œ ์Šคํ„ฐ๋””
22

3-
[![Automation ๐Ÿค–](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml)
4-
[![Integration ๐Ÿ”„](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml)
5-
63
๐Ÿ›ซ ํ•ด์™ธ์ทจ์—…์„ ์œ„ํ•œ ์˜คํ”ˆ์†Œ์Šค ๊ธฐ๋ฐ˜ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ์Šคํ„ฐ๋””
74

8-
- [์›น์‚ฌ์ดํŠธ](https://www.dalestudy.com/)
9-
- [๋ฆฌ๋”๋ณด๋“œ](https://leaderboard.dalestudy.com/)
10-
- [์œ„ํ‚ค](https://github.com/DaleStudy/leetcode-study/wiki)
11-
- [๊ฒŒ์‹œํŒ](https://github.com/DaleStudy/leetcode-study/discussions)
12-
- [์ฑ„ํŒ…๋ฐฉ](https://discord.com/channels/775115965964222492/1229860988170403901)
5+
- ์›น์‚ฌ์ดํŠธ: https://www.dalestudy.com/
6+
- ๋ฆฌ๋”๋ณด๋“œ: https://leaderboard.dalestudy.com/
7+
- ์œ„ํ‚ค: https://github.com/DaleStudy/leetcode-study/wiki
8+
- ๊ฒŒ์‹œํŒ: https://github.com/DaleStudy/leetcode-study/discussions
9+
- ์ฑ„ํŒ…๋ฐฉ: https://discord.com/channels/775115965964222492/1229860988170403901
1310

1411
## ์ฐจ์ˆ˜
1512

16-
- 7๊ธฐ (Mar 1, 2025 - June 13, 2026): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/26/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode07)
13+
- 7๊ธฐ (Mar 1, 2025 - Jun 13, 2026): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/26/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode07)
1714
- 6๊ธฐ (Nov 8, 2025 - Feb 20, 2026): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/23/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode06)
1815
- 5๊ธฐ (Jul 20, 2025 - Nov 1, 2025): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/16/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode05)
1916
- 4๊ธฐ (Mar 30, 2025 - Jul 12, 2025): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/13/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode04)
2017
- 3๊ธฐ (Dec 08, 2024 - Mar 22, 2025): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/12/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode03)
2118
- 2๊ธฐ (Aug 11, 2024 - Nov 23, 2024): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/3/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode02)
2219
- 1๊ธฐ (Apr 21, 2024 - Aug 10, 2024): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/1/views/1), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode01)
2320

24-
## ํ›„์›
21+
## ํ›„๊ธฐ
22+
23+
![Testimony](./testimony.png)
24+
25+
## ์‘์›
2526

26-
๋ฆฌํŠธ์ฝ”๋“œ ์Šคํ„ฐ๋””๊ฐ€ ์—ฌ๋Ÿฌ๋ถ„ ์ฝ”๋”ฉ ํ…Œ์ŠคํŠธ ์ค€๋น„์— ๋„์›€์ด ๋˜์…จ๋‹ค๋ฉด ํ›„์›์„ ๊ณ ๋ คํ•ด์ฃผ์‹œ๋ฉด ๊ฐ์‚ฌํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค. ๐Ÿ’
27-
ํ›„์›์ด ์–ด๋ ค์šฐ์‹œ๋‹ค๋ฉด ์ €์žฅ์†Œ์— ์Šคํƒ€๋ฅผ ์ฃผ์‹œ๋Š” ๊ฒƒ๋„ ๋” ๋งŽ์€ ๋ถ„๋“ค์ด ์ €ํฌ ์ปค๋ฎค๋‹ˆํ‹ฐ๋ฅผ ์ฐพ๋Š”๋ฐ ๋„์›€์ด ๋ฉ๋‹ˆ๋‹ค. โญ
27+
๋‹ฌ๋ ˆ ์Šคํ„ฐ๋””๋กœ ๋ถ€ํ„ฐ ๋ฐ›์€ ๋„์›€์„ ํ›„์›์„ ํ†ตํ•ด์„œ ๋” ๋งŽ์€ ๋ถ„๋“ค์—๊ฒŒ ๋‚˜๋ˆ ์ฃผ์„ธ์š”. ๐Ÿ’
28+
ํ›„์›์€ ๋‹ฌ๋ ˆ ์Šคํ„ฐ๋””๊ฐ€ ์ปค๋ฎค๋‹ˆํ‹ฐ๋กœ์„œ ์ง€์† ๊ฐ€๋Šฅํ•  ์ˆ˜ ์žˆ๋Š” ์ค‘์š”ํ•œ ๊ธฐ๋ฐ˜์ด ๋ฉ๋‹ˆ๋‹ค. ๐Ÿ™
29+
์ €์žฅ์†Œ์— ์Šคํƒ€๋ฅผ ์ฃผ์‹œ๋Š” ๊ฒƒ๋„ ๋” ๋งŽ์€ ๋ถ„๋“ค์ด ์ €ํฌ ์ปค๋ฎค๋‹ˆํ‹ฐ๋ฅผ ์ฐพ๋Š”๋ฐ ๋„์›€์ด ๋ฉ๋‹ˆ๋‹ค. โญ
2830

2931
<p align="center">
3032
<a href="https://github.com/sponsors/DaleStudy">
31-
<img src="./sponsors.svg" alt="Sponsors" />
33+
<img src="https://raw.githubusercontent.com/DaleStudy/.github/main/sponsorkit/sponsors.svg" alt="Sponsors" />
3234
</a>
3335
</p>

0 commit comments

Comments
ย (0)