Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
f6d0d26
add git diff check template
QxBytes Sep 24, 2025
f87d8e3
initial pipeline modification
QxBytes Sep 24, 2025
2082c9b
move delete to each e2e's template
QxBytes Sep 25, 2025
9d7e19e
remove conditional
QxBytes Sep 26, 2025
16e15bc
add skip
QxBytes Sep 26, 2025
602ae63
compile
QxBytes Sep 26, 2025
f92460b
test
QxBytes Sep 26, 2025
afc07f0
remove skip
QxBytes Sep 27, 2025
653f0cb
add conditional directly
QxBytes Sep 27, 2025
d5ebf50
test that it can skip
QxBytes Sep 27, 2025
6b7d331
run if linux
QxBytes Sep 27, 2025
75195e2
testing
QxBytes Sep 27, 2025
8443587
run all tests if no files changed
QxBytes Sep 30, 2025
63e6f1e
modify other stages to be conditoinal
QxBytes Sep 30, 2025
cb29498
set one stage to false for testing overlay should skip
QxBytes Sep 30, 2025
57ef393
syntax
QxBytes Sep 30, 2025
e0685d3
add conditional to aks e2e job template windows 2022
QxBytes Sep 30, 2025
656d38d
fix: remediate zizmor GitHub Actions security alerts (#4323)
Copilot Apr 13, 2026
394517d
ci: Convert unit tests from Azure Pipelines to GitHub Actions (#4298)
Copilot Apr 13, 2026
f2aa372
initial attempt to separate cilium and cni
QxBytes Apr 13, 2026
0dd4283
move delete out to unified stages
QxBytes Apr 13, 2026
59439aa
Merge remote-tracking branch 'origin/master' into alew/conditional-test
QxBytes Apr 13, 2026
771ac2f
restore accidentally deleted files during merge
QxBytes Apr 13, 2026
252e671
move git diff check to script for ease of use
QxBytes Apr 14, 2026
43b8236
Merge remote-tracking branch 'origin/master' into alew/conditional-test
QxBytes Apr 14, 2026
10e1f16
fix typing for dependsOn
QxBytes Apr 14, 2026
c9e6f76
fix k8sVersion param
QxBytes Apr 14, 2026
49376fb
try always using target if it exists at all
QxBytes Apr 14, 2026
8d8c149
skip cilium tests only if all files are in cni, network, or cniv1 ipam
QxBytes Apr 15, 2026
990ec27
Distill Agent Go skills and instructions (#4354)
rbtr Apr 16, 2026
6c407ff
ci: add working directory for ipv6 hp bpf generation (#4358)
QxBytes Apr 16, 2026
c87e1c5
ci: mitigate windows scenario flakiness (#4345)
QxBytes Apr 17, 2026
35ad160
detect branch from merge queue
QxBytes Apr 20, 2026
441974a
Merge remote-tracking branch 'origin/master' into alew/conditional-test
QxBytes Apr 20, 2026
64ed9e5
remove debug windows variables
QxBytes Apr 20, 2026
6c7050c
address comments
QxBytes Apr 20, 2026
4254638
always run tests on tagged builds and extract base branch from merge …
QxBytes Apr 20, 2026
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
1 change: 1 addition & 0 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Use all `agents.md` files found from the repository root to the current directory as instructions and context, applying them in root-to-leaf order; if instructions conflict, the `agents.md` closest to the current directory takes precedence. Use relevant repo skills from `.github/skills/` when applicable.
24 changes: 24 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ updates:
prefix: "ci"
labels: ["ci", "dependencies"]
open-pull-requests-limit: 10
cooldown:
default-days: 7

- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -18,6 +20,8 @@ updates:
prefix: "ci"
labels: ["ci", "dependencies"]
open-pull-requests-limit: 10
cooldown:
default-days: 7

# =========================
# DEFAULT BRANCH (master/main) — STAGED ROLLOUT
Expand Down Expand Up @@ -52,6 +56,8 @@ updates:
versions: [">=0.37.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.37.0"]
cooldown:
default-days: 7

# /azure-ipam: grouped minor+patch + allow majors concurrently
- package-ecosystem: "gomod"
Expand Down Expand Up @@ -82,6 +88,8 @@ updates:
versions: [">=0.37.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.37.0"]
cooldown:
default-days: 7

# /dropgz: grouped minor+patch + allow majors concurrently
- package-ecosystem: "gomod"
Expand All @@ -99,6 +107,8 @@ updates:
applies-to: version-updates
patterns: ["*"]
update-types: ["minor", "patch"]
cooldown:
default-days: 7

# /zapai: grouped weekly minor+patch + allow majors concurrently
- package-ecosystem: "gomod"
Expand All @@ -116,6 +126,8 @@ updates:
applies-to: version-updates
patterns: ["*"]
update-types: ["minor", "patch"]
cooldown:
default-days: 7

# =========================
# RELEASE BRANCHES — keep daily for v1.5, v1.6, and v1.7
Expand Down Expand Up @@ -149,6 +161,8 @@ updates:
versions: [">=0.35.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.35.0"]
cooldown:
default-days: 7

- package-ecosystem: "gomod"
directory: "/azure-ipam"
Expand Down Expand Up @@ -177,6 +191,8 @@ updates:
versions: [">=0.35.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.35.0"]
cooldown:
default-days: 7

# release/v1.6 constraints (daily);
- package-ecosystem: "gomod"
Expand Down Expand Up @@ -206,6 +222,8 @@ updates:
versions: [">=0.32.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.32.0"]
cooldown:
default-days: 7

- package-ecosystem: "gomod"
directory: "/azure-ipam"
Expand Down Expand Up @@ -234,6 +252,8 @@ updates:
versions: [">=0.32.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.32.0"]
cooldown:
default-days: 7

# release/v1.5 constraints (daily)
- package-ecosystem: "gomod"
Expand Down Expand Up @@ -263,6 +283,8 @@ updates:
versions: [">=0.30.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.30.0"]
cooldown:
default-days: 7

- package-ecosystem: "gomod"
directory: "/azure-ipam"
Expand Down Expand Up @@ -291,3 +313,5 @@ updates:
versions: [">=0.30.0"]
- dependency-name: "k8s.io/kubectl"
versions: [">=0.30.0"]
cooldown:
default-days: 7
Loading
Loading