Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6aa3d3f

Browse files
authored
Merge pull request #94 from thestormforge/remove-app-sync
Remove application driven experiments from the API
2 parents 0f04041 + d6579f2 commit 6aa3d3f

File tree

5 files changed

+1
-428
lines changed

5 files changed

+1
-428
lines changed

pkg/api/applications/v2/activity.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ func (ai *ActivityItem) HasTag(tag string) bool {
5858
}
5959

6060
const (
61-
TagRun string = "run"
62-
TagScan string = "scan"
6361
TagApprove string = "approve"
6462
TagRefresh string = "refresh"
6563
)

pkg/api/applications/v2/api_test.go

Lines changed: 0 additions & 309 deletions
This file was deleted.

0 commit comments

Comments
 (0)