Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 1 addition & 2 deletions packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,7 @@ ruby3.2-bundler
ruby3.2-async-io
ruby3.2-cool.io
ruby3.2-fiber-local
ruby3.2-fluentd14
ruby3.2-fluentd15
ruby3.2-fluentd
ruby3.2-msgpack
ruby3.2-oj
ruby3.2-rexml
Expand Down
7 changes: 3 additions & 4 deletions ruby3.2-fluentd15.yaml → ruby3.2-fluentd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.2-fluentd15
name: ruby3.2-fluentd
version: 1.16.1
epoch: 1
epoch: 0
description: Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.
copyright:
- license: Apache-2.0
Expand All @@ -28,13 +28,12 @@ environment:
- ruby-3.2-dev
- build-base
- busybox
- git

vars:
gem: fluentd

pipeline:
# This package makes use of `git ls-files` in it's gemspec so the git repo
# This package makes use of `git ls-files` in its gemspec so the git repo
# must be checked out in order for the gem to build with all files.
- uses: git-checkout
with:
Expand Down
78 changes: 0 additions & 78 deletions ruby3.2-fluentd14.yaml

This file was deleted.