Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.github/workflows/*.lock.yml linguist-generated=true merge=ours
.github/workflows/*.lock.yml linguist-generated=true
11 changes: 3 additions & 8 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,10 @@
"version": "v5",
"sha": "26b0ec14cb23fa6904739307f278c14f94c95bf1"
},
"github/gh-aw-actions/setup-cli@v0.84.3": {
"repo": "github/gh-aw-actions/setup-cli",
"version": "v0.84.3",
"sha": "c863074b673419603d146aab585e2986ef08deec"
},
"github/gh-aw-actions/setup@v0.84.3": {
"github/gh-aw-actions/setup@v0.85.4": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.84.3",
"sha": "c863074b673419603d146aab585e2986ef08deec"
"version": "v0.85.4",
"sha": "2709137ea6c5b0e19aa621454dc643ea8dc526b1"
}
}
}
633 changes: 0 additions & 633 deletions .github/workflows/agentics-maintenance.yml

This file was deleted.

158 changes: 89 additions & 69 deletions .github/workflows/binding-updater.lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/binding-updater.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ safe-outputs:
allowed-labels: [agent:needs-human, agent:upstream-break]
deduplicate-by-title: true
max: 1
source: EvergineTeam/Evergine.Bindings@0afb85d204706b58bb4b0aee8127be4a55ce460e
source: EvergineTeam/Evergine.Bindings@ace4e8d477b877e973e5c748a81aff8f24c6fe42
---

# Binding Updater
Expand Down
158 changes: 89 additions & 69 deletions .github/workflows/ci-doctor.lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/ci-doctor.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ safe-outputs:
allowed-labels: [agent:needs-regen, agent:upstream-break, agent:needs-human]
deduplicate-by-title: true
max: 1
source: EvergineTeam/Evergine.Bindings@0afb85d204706b58bb4b0aee8127be4a55ce460e
source: EvergineTeam/Evergine.Bindings@ace4e8d477b877e973e5c748a81aff8f24c6fe42
---

# CI Doctor
Expand Down
158 changes: 89 additions & 69 deletions .github/workflows/cpp-wrapper-porter.lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/cpp-wrapper-porter.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ safe-outputs:
allowed-labels: [agent:needs-human, agent:upstream-break]
deduplicate-by-title: true
max: 1
source: EvergineTeam/Evergine.Bindings@0afb85d204706b58bb4b0aee8127be4a55ce460e
source: EvergineTeam/Evergine.Bindings@ace4e8d477b877e973e5c748a81aff8f24c6fe42
---

# C++ Wrapper Porter
Expand Down
Loading