Skip to content

Commit d8b8246

Browse files
committed
Update dependabot
1 parent 67f4948 commit d8b8246

File tree

15 files changed

+99
-676
lines changed

15 files changed

+99
-676
lines changed

.github/dependabot.yml

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
version: 2
2+
updates:
3+
# Dependabot maven có thể chạy ở root của multi-module project
4+
- package-ecosystem: "maven"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"
8+
time: "02:30"
9+
timezone: "Asia/Bangkok"
10+
target-branch: "main"
11+
open-pull-requests-limit: 10
12+
labels: [ "dependencies", "maven", "backend" ]
13+
groups:
14+
spring-bom:
15+
patterns:
16+
- "org.springframework.boot:*"
17+
- "org.springframework.cloud:*"
18+
update-types: [ "minor", "patch" ]
19+
grpc-protobuf:
20+
patterns:
21+
- "io.grpc:*"
22+
- "com.google.protobuf:*"
23+
update-types: [ "minor", "patch" ]
24+
mapping-and-utils:
25+
patterns:
26+
- "org.projectlombok:*"
27+
- "org.mapstruct:*"
28+
update-types: [ "minor", "patch" ]
29+
test-stack:
30+
patterns:
31+
- "org.jacoco:*"
32+
- "org.sonarsource.scanner.maven:sonar-maven-plugin"
33+
- "org.apache.maven.plugins:*"
34+
update-types: [ "minor", "patch" ]
35+
36+
# ========= FileService (.NET / NuGet) =========
37+
- package-ecosystem: "nuget"
38+
directory: "/FileService"
39+
schedule:
40+
interval: "weekly"
41+
day: "monday"
42+
time: "03:00"
43+
timezone: "Asia/Bangkok"
44+
target-branch: "main"
45+
labels: [ "dependencies", "nuget", "backend" ]
46+
open-pull-requests-limit: 10
47+
48+
# ========= Dockerfiles & Compose (thư mục /docker) =========
49+
- package-ecosystem: "docker"
50+
directory: "/docker"
51+
schedule:
52+
interval: "weekly"
53+
day: "tuesday"
54+
time: "04:00"
55+
timezone: "Asia/Bangkok"
56+
target-branch: "main"
57+
labels: [ "dependencies", "docker" ]
58+
open-pull-requests-limit: 10
59+
groups:
60+
nginx-node-base:
61+
patterns:
62+
- "nginx"
63+
- "node"
64+
update-types: [ "minor", "patch" ]
65+
dotnet-base:
66+
patterns:
67+
- "mcr.microsoft.com/dotnet/*"
68+
update-types: [ "minor", "patch" ]
69+
jre-maven:
70+
patterns:
71+
- "eclipse-temurin:*"
72+
- "maven:*"
73+
update-types: [ "minor", "patch" ]
74+
75+
# ========= Dockerfiles ở root =========
76+
- package-ecosystem: "docker"
77+
directory: "/"
78+
schedule:
79+
interval: "weekly"
80+
day: "tuesday"
81+
time: "04:30"
82+
timezone: "Asia/Bangkok"
83+
target-branch: "main"
84+
labels: [ "dependencies", "docker" ]
85+
open-pull-requests-limit: 10
86+
87+
# ========= GitHub Actions =========
88+
- package-ecosystem: "github-actions"
89+
directory: "/"
90+
schedule:
91+
interval: "weekly"
92+
day: "monday"
93+
time: "03:00"
94+
timezone: "Asia/Bangkok"
95+
target-branch: "main"
96+
labels: [ "dependencies", "github-actions" ]
97+
open-pull-requests-limit: 10
Binary file not shown.
Binary file not shown.

.vs/backend/v17/.wsuo

-16.5 KB
Binary file not shown.
Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +0,0 @@
1-
{
2-
"Version": 1,
3-
"WorkspaceRootPath": "D:\\CNTT\\Capstone Project\\backend\\",
4-
"Documents": [
5-
{
6-
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\CNTT\\Capstone Project\\backend\\FileService\\FileService.Api\\Program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
7-
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:FileService\\FileService.Api\\Program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
8-
}
9-
],
10-
"DocumentGroupContainers": [
11-
{
12-
"Orientation": 0,
13-
"VerticalTabListWidth": 256,
14-
"DocumentGroups": [
15-
{
16-
"DockedWidth": 200,
17-
"SelectedChildIndex": 0,
18-
"Children": [
19-
{
20-
"$type": "Document",
21-
"DocumentIndex": 0,
22-
"Title": "Program.cs",
23-
"DocumentMoniker": "D:\\CNTT\\Capstone Project\\backend\\FileService\\FileService.Api\\Program.cs",
24-
"RelativeDocumentMoniker": "FileService\\FileService.Api\\Program.cs",
25-
"ToolTip": "D:\\CNTT\\Capstone Project\\backend\\FileService\\FileService.Api\\Program.cs",
26-
"RelativeToolTip": "FileService\\FileService.Api\\Program.cs",
27-
"ViewState": "AgIAAAkAAAAAAAAAAAAAABMAAAAoAAAAAAAAAA==",
28-
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
29-
"WhenOpened": "2025-08-12T20:18:19.009Z",
30-
"EditorCaption": ""
31-
}
32-
]
33-
}
34-
]
35-
}
36-
]
37-
}
Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +0,0 @@
1-
{
2-
"Version": 1,
3-
"WorkspaceRootPath": "D:\\CNTT\\Capstone Project\\backend\\",
4-
"Documents": [
5-
{
6-
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\CNTT\\Capstone Project\\backend\\FileService\\FileService.Api\\Program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
7-
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:FileService\\FileService.Api\\Program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
8-
}
9-
],
10-
"DocumentGroupContainers": [
11-
{
12-
"Orientation": 0,
13-
"VerticalTabListWidth": 256,
14-
"DocumentGroups": [
15-
{
16-
"DockedWidth": 200,
17-
"SelectedChildIndex": 0,
18-
"Children": [
19-
{
20-
"$type": "Document",
21-
"DocumentIndex": 0,
22-
"Title": "Program.cs",
23-
"DocumentMoniker": "D:\\CNTT\\Capstone Project\\backend\\FileService\\FileService.Api\\Program.cs",
24-
"RelativeDocumentMoniker": "FileService\\FileService.Api\\Program.cs",
25-
"ToolTip": "D:\\CNTT\\Capstone Project\\backend\\FileService\\FileService.Api\\Program.cs",
26-
"RelativeToolTip": "FileService\\FileService.Api\\Program.cs",
27-
"ViewState": "AgIAAAkAAAAAAAAAAAAAABMAAAAoAAAAAAAAAA==",
28-
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
29-
"WhenOpened": "2025-08-12T20:18:19.009Z",
30-
"EditorCaption": ""
31-
}
32-
]
33-
}
34-
]
35-
}
36-
]
37-
}
-159 KB
Binary file not shown.

.vs/slnx.sqlite

-1.17 MB
Binary file not shown.

deploy-ssh-yunomix2834.pub

Lines changed: 0 additions & 1 deletion
This file was deleted.

docker-compose.prod-services.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ services:
205205
environment:
206206
- SPRING_PROFILES_ACTIVE=docker
207207
- APP_API_PREFIX=/api/v1
208-
- CORS_ALLOWED_ORIGINS=http://72.60.41.133:4200
208+
# - CORS_ALLOWED_ORIGINS=http://72.60.41.133:4200
209+
- CORS_ALLOWED_ORIGINS=http://localhost:4200
209210
ports: [ "8888:8888" ]
210211
depends_on:
211212
- identity-service

0 commit comments

Comments
 (0)