/dra-tests

This repository is used to generate and store assets for `dra` integration tests.

Primary LanguageShell

dra-tests

This repository is used to generate and store assets for dra integration tests.

Usage

Dependencies:

$ ./create-release.sh 0.1.0

Assets

  • Debian package (.deb)
  • Tar archives
    • .tar.{gz,bz2,xz} with executable
    • .tar.gz without executable
  • Zip archive (.zip)

All assets use the executable helloworld.

Both .tar.gz and .zip contains other files and directories other than helloworld to simulate real world scenarios.