Commit ae213d6
authored
chore: ci workflow 개선, 약간의 이미지 최적화 작업들, 부하테스트 (#316)
* feat: prefetch & ssr pages (#310-prefetch)
* chore: ci improves and next.js add sharp (#ci-advancement)
* feat(nx-cloud): setup nx cloud workspace (#315)
This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.
You can access your Nx Cloud workspace by going to
https://cloud.nx.app/orgs/679e78e771fd2cb4bf200e5c/workspaces/679e791071fd2cb4bf200e60
**Note:** This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.
* chore: add cancel-in-progress: true (#ci-advancement)
* fix: ci-app.yml fix (#ci-advancement)
* chore: conflicts (#ci-advancement)
* chore: update ci for using nx (#ci-advancement)
* chore: next.js project에도 bundle analyze와 부하 테스트트 스크립트 추가 (#ci-advancement)1 parent bcdd6a8 commit ae213d6
File tree
25 files changed
+6961
-255
lines changed- .github
- actions/pnpm-install
- workflows
- services
- ahhachul.com
- playwright-report
- scripts
- src
- one-app
- scripts
- src
- app
- (main-service)
- community
- lost-found
- component
25 files changed
+6961
-255
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 3 | | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 7 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
39 | 11 | | |
40 | 12 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 13 | + | |
46 | 14 | | |
47 | 15 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 16 | + | |
| 17 | + | |
53 | 18 | | |
54 | | - | |
55 | | - | |
| 19 | + | |
56 | 20 | | |
57 | | - | |
58 | | - | |
| 21 | + | |
59 | 22 | | |
60 | 23 | | |
61 | 24 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 25 | + | |
75 | 26 | | |
76 | | - | |
| 27 | + | |
| 28 | + | |
77 | 29 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 30 | + | |
| 31 | + | |
81 | 32 | | |
82 | 33 | | |
| 34 | + | |
83 | 35 | | |
84 | 36 | | |
85 | 37 | | |
86 | 38 | | |
87 | 39 | | |
88 | 40 | | |
89 | | - | |
| 41 | + | |
| 42 | + | |
90 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
0 commit comments