Skip to content
Closed
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
11 changes: 5 additions & 6 deletions metric-collector-for-apache-cassandra.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#nolint:valid-pipeline-git-checkout-commit,valid-pipeline-git-checkout-tag
package:
name: metric-collector-for-apache-cassandra
version: 0.3.5
Expand All @@ -11,6 +12,7 @@ package:
options:
no-depends: true

# TEMP - Change to test / validate CI check
environment:
contents:
packages:
Expand All @@ -25,8 +27,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/datastax/metric-collector-for-apache-cassandra
expected-commit: f97a258ea95d055c71f762c3725061f43678ae1f
tag: v${{package.version}}
branch: master

# DO NOT bump snakeyaml to v2.0, as this version has breaking changes. This
# needs to remain on v1.x
Expand Down Expand Up @@ -59,8 +60,6 @@ pipeline:
cp -r ./scripts "${{targets.destdir}}"/opt/metrics-collector
cp -R ./collectd/* "${{targets.destdir}}"/opt/metrics-collector/lib/collectd

# Upstream repo doesn't provide any tags or releases
update:
enabled: true
github:
identifier: datastax/metric-collector-for-apache-cassandra
strip-prefix: v
enabled: false