ruby-knapsack 1.18.0-2 source package in Ubuntu

Changelog

ruby-knapsack (1.18.0-2) unstable; urgency=medium

  * Source only upload for testing migration

 -- Pirate Praveen <email address hidden>  Tue, 10 Mar 2020 12:49:21 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-knapsack_1.18.0-2.dsc 2.0 KiB 04e94cab1e39d5d127ad987b57eac152fe1e0070b9ce5e3ddb0b0c503dc75a2e
ruby-knapsack_1.18.0.orig.tar.gz 575.1 KiB 00ce14bf83ab99792836604081e4d5b4bed0ba493e45f1f0db8778f2eb1fc422
ruby-knapsack_1.18.0-2.debian.tar.xz 2.1 KiB 335219b3af8ae769469d81b6aedc1f5e01406e7d11ce677b3259b4fc83cbf0d0

No changes file available.

Binary packages built by this source

ruby-knapsack: Parallel tests across CI server nodes based on time execution

 Knapsack splits tests across CI nodes based on each test file's time execution
 and makes sure that tests will run comparable time on each node.
 .
 It generates a test time execution report and uses it for future test runs.