Commit a2dca09
committed
chore: Migrate CI to forgejo
The development scripts and related Kubernetes resources were updated to
reflect the change from Gitea to Forgejo. This involved renaming files,
updating variable names, and modifying configuration to use Forgejo's
specific paths and image. The core functionality of setting up a Git
provider for testing purposes remains the same.
Add some comment on policy.go so the e2e can trigger and test this
change.
Jira: https://issues.redhat.com/browse/SRVKP-9991
AI-assisted-by: Google Gemini
Signed-off-by: Chmouel Boudjnah <[email protected]>1 parent 9d60ff7 commit a2dca09
File tree
9 files changed
+217
-139
lines changed- .github/workflows
- hack/dev/kind
- forgejo
- pkg/policy
- test/pkg/gitea
9 files changed
+217
-139
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
0 commit comments