Skip to content

Commit f485412

Browse files
chore(ci): remove Go agent build artifacts and variables
Delete compile_go_agent.sh and Go agent Dockerfiles which are no longer needed since the extension was rewritten in Rust. Remove the now-orphaned AGENT_BRANCH and AGENT_VERSION pipeline input variables from .gitlab-ci.yml.
1 parent de0e7a0 commit f485412

File tree

4 files changed

+0
-283
lines changed

4 files changed

+0
-283
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ variables:
55
# This will be overwritten by the tag version if it is a release.
66
VERSION: dev
77
# Manual trigger variables
8-
AGENT_BRANCH:
9-
description: "Branch of the datadog-agent repository to use."
10-
value: main
11-
AGENT_VERSION:
12-
description: "Latest release version of the datadog-agent to tag the build with."
13-
value: "7.66.0"
148
PIPELINE_LAYER_SUFFIX:
159
description: "Suffix to be appended to the layer name (default empty)."
1610
value: ""

.gitlab/scripts/compile_go_agent.sh

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

images/Dockerfile.go_agent.alpine.compile

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

images/Dockerfile.go_agent.compile

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

0 commit comments

Comments
 (0)