Sha256: 68f90c2b2b6ab35151d94d0443f5dcf2c467768e0d9123ad899c17c640894248

Contents?: true

Size: 300 Bytes

Versions: 14

Compression:

Stored size: 300 Bytes

Contents

# encoding: utf-8
# This file is distributed under New Relic's license terms.
# See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details.

# This is required to load in task definitions
Dir.glob(File.join(File.dirname(__FILE__), '*.rake')) do |file|
  load file
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
newrelic-infinite_tracing-8.9.0 tasks/all.rb
newrelic_rpm-8.9.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.8.0 tasks/all.rb
newrelic_rpm-8.8.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.7.0 tasks/all.rb
newrelic_rpm-8.7.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.6.0 tasks/all.rb
newrelic_rpm-8.6.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.5.0 tasks/all.rb
newrelic_rpm-8.5.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.4.0 tasks/all.rb
newrelic_rpm-8.4.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.3.0 tasks/all.rb
newrelic_rpm-8.3.0 lib/tasks/all.rb