Commit graph

  • ed7398f2f7
    Add support for creating toolboxes from Containerfile main William Brawner 2023-11-10 22:23:16 -0700
  • f28ad7749f test/system: Unbreak the manual page checks with GNU roff >= 1.23 Debarshi Ray 2023-11-02 13:19:48 +0100
  • 651995e8f1 gen-docs-list: Use En Dash for the date range for consistency Debarshi Ray 2023-10-26 16:19:03 +0200
  • 154156d860 images/fedora: Ensure that documentation and translations are present Debarshi Ray 2023-10-31 18:02:44 +0100
  • 9b5313e5a7 images: Ensure that the useradd(8), etc. manuals are available Debarshi Ray 2023-10-27 18:50:03 +0200
  • c7665d3476 images: Unbreak the tests for Fedora 37 Debarshi Ray 2023-10-27 18:35:00 +0200
  • 41aba93e29 images: Update the tests for Fedora 39 Debarshi Ray 2023-10-25 19:46:25 +0200
  • e41d920dd9 images: Add psmisc to Fedora 37, 38 and 39 Debarshi Ray 2023-10-19 17:28:01 +0200
  • cb4e5dd52d playbooks: Show the go-md2man(1) version Debarshi Ray 2023-10-13 23:59:05 +0200
  • 9ec02f01b2 test/system: Shorten the names of the tests and use consistent wording Debarshi Ray 2023-10-12 14:00:33 +0200
  • fd5b9b5975 test/system: Use the same checks for the toolbox(1) manual Debarshi Ray 2023-10-12 13:37:28 +0200
  • e7f729fb24 test/system: Check the line count in the standard error & output streams Debarshi Ray 2023-10-11 20:17:01 +0200
  • d0b9c6ac04 test/system: Ensure that error messages go to the standard error stream Debarshi Ray 2023-10-11 20:03:22 +0200
  • 3dc106e10a test/system: Clarify misleading 'toolbox --help' test Debarshi Ray 2023-10-11 12:36:04 +0200
  • 29ed6f8ef0 test/system: Keep empty lines to prevent missing and spurious newlines Debarshi Ray 2023-10-10 20:16:31 +0200
  • b8138e0b54 .zuul: Try to prevent the CI from timing out on Fedora Debarshi Ray 2023-10-11 20:44:56 +0200
  • 7abfa706f3 test/system: Unbreak the line count checks with Bats >= 1.10.0 Debarshi Ray 2023-10-12 11:08:37 +0200
  • 20188a097a images: Ensure that the manuals from extra-packages are available Debarshi Ray 2023-10-09 12:57:37 +0200
  • c98e282db6 images/fedora: Reorder alphabetically Debarshi Ray 2023-10-04 18:08:17 +0200
  • 53a0316472 .zuul: Enable testing on Fedora 39 Debarshi Ray 2023-10-06 12:43:09 +0200
  • 51ffd2793d test/system: Test that environment variables for Bash history are kept Debarshi Ray 2023-09-29 16:27:44 +0200
  • 5cdd30efd3 pkg/utils: Preserve environment variables for Bash's history facility Debarshi Ray 2023-09-29 15:01:24 +0200
  • 540b13cd0b .github/workflows: Build the Ubuntu images for ppc64le Trung Lê 2023-08-19 08:22:31 +1000
  • b5aeaa243b doc/toolbox: Add a usage section Debarshi Ray 2023-09-25 20:03:32 +0200
  • 14e66fd5e5 doc/toolbox: Mention Arch Linux and Ubuntu as supported Debarshi Ray 2023-09-25 19:31:32 +0200
  • 4ebaea6803 build: Enforce shellcheck(1) on all Bats tests Debarshi Ray 2023-07-04 16:07:46 +0200
  • 4362c39c13 test/system: Silence SC2154 Debarshi Ray 2023-09-25 18:01:44 +0200
  • 574dbc920c test/system: Specify explit return values Debarshi Ray 2023-09-25 15:56:49 +0200
  • 0d43d22b5b test/system: Simplify checking if the image exists or not Debarshi Ray 2023-09-25 15:52:19 +0200
  • 9f85e13da9 test/system: Use the standard error output for error messages Debarshi Ray 2023-09-25 17:21:23 +0200
  • 5ac8567bad test/system: Specify an explit return value Debarshi Ray 2023-09-25 16:02:56 +0200
  • 61e2c970f8 test/system: Make it easier to spot failures to download & cache images Debarshi Ray 2023-09-23 00:51:10 +0200
  • 74bf1af983 test/system: Remove stray 'podman ...' error in setup_suite() failures Debarshi Ray 2023-09-22 19:35:22 +0200
  • 9415797e8b test/system: Use long options, instead of their shorter aliases Debarshi Ray 2023-09-22 19:26:25 +0200
  • 66a7ad7c97 test/system: Remove stray 'podman stop' error in setup_suite() failures Debarshi Ray 2023-09-22 20:20:29 +0200
  • e1745ef9c2 test/system: Ensure failure if an invalid distribution is specified Debarshi Ray 2023-09-22 20:14:28 +0200
  • a7feb00996 test/system: Make it easier to debug why a container didn't initialize Debarshi Ray 2023-09-21 18:55:20 +0200
  • 6e5bffe9a0 test/system: Style fix Debarshi Ray 2023-09-22 18:23:43 +0200
  • 0146d223d5 test/system: Make it easier to debug 'podman logs' failures Debarshi Ray 2023-09-20 22:05:52 +0200
  • a27b480cef test/system: Rename a variable Debarshi Ray 2023-09-21 21:57:07 +0200
  • d3161ea60e test/system: Limit the scope of the return value to the function Debarshi Ray 2023-09-21 22:12:04 +0200
  • 12da2b845f test/system: Limit the scope of the loop counters to the functions Debarshi Ray 2023-09-21 19:51:46 +0200
  • 8f6e47a191 test/system: Avoid future problems caused by Bat's 'run' overwriting 'i' Debarshi Ray 2023-09-21 19:00:16 +0200
  • c586cc9278 test/commit: Simplify a 'for' loop Debarshi Ray 2023-09-21 18:37:23 +0200
  • 5c0372e959 test/system: Silence SC2034 Debarshi Ray 2023-09-14 16:54:53 +0200
  • d528301b7f test/system: Silence SC2155 Debarshi Ray 2023-07-04 16:37:01 +0200
  • 7d24e98070 test/system: Silence SC2154 Debarshi Ray 2023-07-04 15:48:37 +0200
  • 74d2f2180d test/system: Silence SC1090 Debarshi Ray 2023-09-19 15:53:38 +0200
  • 363c3f83ca test/system: Style fix Debarshi Ray 2023-09-19 19:07:29 +0200
  • 5c6b566371 test/system: Use existing wrapper for 'podman start' Debarshi Ray 2023-09-19 18:51:10 +0200
  • 3d14504e62 test/system: Simplify checking if the container started or not Debarshi Ray 2023-09-19 16:57:04 +0200
  • 6589bdd779 test/system: Silence SC2088 Debarshi Ray 2023-07-07 18:14:01 +0200
  • d6bcbc49dd test/system: Silence SC2046 Debarshi Ray 2023-09-14 16:37:24 +0200
  • 3c2adf57aa test/system: Silence SC2086 Debarshi Ray 2023-07-04 15:42:57 +0200
  • fd7ca125fc test/system: Replace the shebangs with 'shell' directives Debarshi Ray 2023-07-04 15:56:32 +0200
  • 776562235a test/system: Fix the shebang Debarshi Ray 2023-07-09 10:46:44 +0200
  • b1b1d459ed cmd/initContainer: Simplify removing the user's password Debarshi Ray 2023-08-22 23:29:43 +0200
  • 983e07adf6 Revert "playbooks: Add workaround for Fedora Rawhide" Debarshi Ray 2023-08-03 17:55:10 +0200
  • 6bd7c87932 cmd/initContainer: Simplify code by removing a function parameter Debarshi Ray 2023-08-15 20:57:46 +0200
  • 219f5b4be4 cmd/initContainer: Be aware of security hardened / or /etc Jordan Petridis 2023-08-19 07:40:30 +0300
  • a0514cba12 test/system: Test that D-Bus works Nieves Montero 2023-07-27 15:43:28 +0300
  • 58134f8497 test/system: Test that group and user IDs work Debarshi Ray 2023-08-12 14:26:22 +0200
  • 8ef3dd997e .github/workflows: Bump Bats to 1.10.0 for CI on Ubuntu 22.04 Debarshi Ray 2023-08-18 07:00:45 +0200
  • f716b23914 test/system: Unbreak the line count checks with Bats >= 1.10.0 Debarshi Ray 2023-08-17 00:04:31 +0200
  • 1cc9e07b7c cmd/initContainer: Be aware of security hardened mount points Debarshi Ray 2023-07-13 13:08:40 +0200
  • a055e78d42 test/system: Silence SC2004 Debarshi Ray 2023-07-14 07:25:00 +0200
  • 41349f4ee4 test/system: Silence SC1090 Debarshi Ray 2023-07-07 18:31:22 +0200
  • 341ae55f9d test/system: Avoid conditionals only supported by Bash's built-in 'test' Debarshi Ray 2023-07-13 22:06:39 +0200
  • 21299a3c5b test/system: Fix typos in conditional expressions Debarshi Ray 2023-07-13 21:48:31 +0200
  • c846b6d844 test/system: Simplify the check for Fedora Rawhide Debarshi Ray 2023-07-09 11:38:50 +0200
  • 96791726a3 playbooks: Add workaround for Fedora Rawhide Daniel Pawlik 2023-07-11 10:24:01 +0200
  • 84ae385f33 test/system: Silence SC2154 Debarshi Ray 2023-07-07 16:27:04 +0200
  • 7e4e78067b CODE-OF-CONDUCT.md Update URL Osama Albahrani 2023-06-26 15:01:53 -0400
  • db9a906b50 test/system: Simplify the check for Fedora Rawhide Debarshi Ray 2023-07-04 18:11:44 +0200
  • 569b4df24d test/system: Test the resource limits Debarshi Ray 2023-06-30 21:53:37 +0200
  • ea91335ebb test/system: Limit the scope of temporary files used by a single test Debarshi Ray 2023-06-30 20:35:40 +0200
  • c43cf5d763 test/system: Test that interprocess communication works Debarshi Ray 2023-06-30 19:35:15 +0200
  • 41215cf82e test/system: Test that networking works Debarshi Ray 2023-06-30 13:59:46 +0200
  • d7d2fd90cb test/system: Remove stray newline Debarshi Ray 2023-06-30 09:46:09 +0200
  • a23b411a1b SECURITY.md: Update URL Debarshi Ray 2023-06-27 17:18:52 +0200
  • 8c28dc2660 .github/workflows: Run the CI on Ubuntu 22.04 Debarshi Ray 2023-06-20 16:03:17 +0200
  • 4322824061 test/system: Fix reading the os-release(5) VERSION_ID on Ubuntu Debarshi Ray 2023-06-23 12:47:05 +0200
  • 62c31ca8ea test/system: Fix reading the os-release(5) ID on Ubuntu Debarshi Ray 2023-06-23 12:33:28 +0200
  • b57dfd8b58 playbooks: Use Ansible's 'command' module, instead of 'shell' Debarshi Ray 2023-06-22 17:49:50 +0200
  • 2c09606603 test/system: Clarify the use of Git submodules Matthias Clasen 2023-05-18 06:58:55 -0400
  • 7a387dcc8b test/system: Simplify running a subset of the tests with Bats >= 1.7.0 Debarshi Ray 2023-06-21 08:04:28 +0200
  • c37c5238dd test/system: Re-align Debarshi Ray 2023-06-21 08:08:34 +0200
  • 26bf55ea24 build: Make it build on riscv64 Avimitin Lu 2022-11-16 14:15:47 +0800
  • 0a1417799a test/system: Fix warnings by specifying the minimum needed Bats version Nieves Montero 2023-06-13 10:11:49 +0200
  • bc067f12d6 test/system: Simplify the line count checks by relying on Bats >= 1.7.0 Debarshi Ray 2023-06-13 12:19:25 +0200
  • 0676eb98ea .zuul: Drop testing on Fedora 36 Debarshi Ray 2023-06-13 09:59:00 +0200
  • 923fc10bd5 .github/CODEOWNERS: Clarify ownership of Ubuntu image publication Debarshi Ray 2023-06-08 15:49:03 +0200
  • 2ee82affeb pkg/utils: Offer built-in support for Arch Linux Debarshi Ray 2023-06-07 16:45:44 +0200
  • ed76734eb6 pkg/utils: Support OSes that don't have the concept of a release Debarshi Ray 2023-06-07 16:33:55 +0200
  • 774ce8bd07 pkg/utils: Rename a variable for consistency Debarshi Ray 2023-06-07 16:02:26 +0200
  • d14fd7bb50 pkg/utils: Support host operating systems without VERSION_ID Debarshi Ray 2023-06-07 13:06:19 +0200
  • 28913fad1d .github/CODEOWNERS: Clarify ownership of Arch Linux image publication Debarshi Ray 2023-06-08 20:04:06 +0200
  • 33815da389 .github/workflows: Build the Arch Linux image for pull requests Debarshi Ray 2023-06-09 12:24:38 +0200
  • a4e5861ae5 .github/workflows: Publish the Arch Linux image at quay.io/toolbx/... Debarshi Ray 2023-06-08 19:47:08 +0200
  • 73663a6f80 README.md: Unbreak Arch Linux package URL Benjamin Asbach 2023-05-25 02:04:15 +0800