Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Buildtest

An HPC Testing Framework designed to help staff, developers and end-users efficiently build and run tests on HPC systems
Collective - Host: opensource - https://opencollective.com/buildtest - Code: https://github.com/buildtesters/buildtest

Merge pull request #1720 from buildtesters/dryrun_buildtest_tutorialexamples

add dryrun, write and failfast options to 'buildtest tutorial-examples' command

github.com/buildtesters/buildtest - b554b3cc53769e447769840196e0e7b47c180ee6 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Make some minor updates to documentation for 'buildtest tutorial-examples' command

github.com/buildtesters/buildtest - bd6b6f35f8a80506c1b9c2b7050fca5c102fad59 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove regression test file since we dont need coverage for 'buildtest tutorial-examples' right now

github.com/buildtesters/buildtest - ea5055423ed14546f3b9975d6dfe5e5836422b0c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove unused import reported by pyflakes

github.com/buildtesters/buildtest - 12ecdf5978e38afbeebd9de8c0397e5f9c32c008 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add --failfast to bash completion

github.com/buildtesters/buildtest - 2cd77bbd215b1d77d5b11f0d714766e25cbd1611 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add implementation for --failfast and add argument to bash completion

github.com/buildtesters/buildtest - cda4601228f399d967756849a81b01f22d0ca68c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add option -w --write to bash completion

github.com/buildtesters/buildtest - 118176ebfdc2f3a67f2b06106b3c2ea72ded085c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add option --write which will write test content to file. Now the default behavior is simply to test

the commands without actually writing them. This can be useful way to test command without writin...

github.com/buildtesters/buildtest - 20bf1a54c331d85b076a3a0f384510a21ca39708 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
make some updates to documentation in build_documentation.rst on how to run the buildtest tutorial-examples command

github.com/buildtesters/buildtest - ba6bad71d99434338be9df7ab75aee3e8b9d8bad authored 11 months ago by Shahzeb Siddiqui <[email protected]>
change argument name in build_spack_examples to 'build_dir'

github.com/buildtesters/buildtest - 5183d874350bac45d32efe9400c167c32cf6f311 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
move all methods from buildtest/tools/docs.py into buildtest/tools/tutorialexamples.py

refactor codebase by merging implementation of spack and aws tutorial build into one method 'gene...

github.com/buildtesters/buildtest - e547d973c8607f72e676e7211009bf94ce5adb2c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add option to bash completion

github.com/buildtesters/buildtest - 3a226209603275e27e8944a76f0f6bf3a0228442 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add option '--dryrun' for buildtest tutorial-examples to print a list of commands without actually running them

github.com/buildtesters/buildtest - caad2855f6dc32ac18611cf833273592f8c0ee21 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1719 from buildtesters/aws_tutorial

build prototype for AWS tutorial

github.com/buildtesters/buildtest - 6511205bab075264ae19198bfd499c1a165cc8d9 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove unwanted fstring

github.com/buildtesters/buildtest - a8bddf2701f5c686b7c84ccc62e440d2cc3ea895 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge branch 'aws_tutorial' of github.com:buildtesters/buildtest into aws_tutorial

github.com/buildtesters/buildtest - 9bb060b2f8fc7d88734909f11873a71f26b3a260 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add section for container test in aws tutorial

github.com/buildtesters/buildtest - b972a0e83df5603b8a486da55aa97bf3caf50537 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - 0430de8d33ed9974c1eadcf84fa6b987f8fdc3a1 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add example tests for container examples

github.com/buildtesters/buildtest - f06f38c8ac8d408dda0165817c79c407f9c7f4bb authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add new line to fix yamllint error

github.com/buildtesters/buildtest - 44cc1590f5a07a59d866ad2798157b4cabb26e38 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add example for openmp hello world test

github.com/buildtesters/buildtest - 20fd4e1e1b6fd072b8725e959527adcffbb6d44b authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add bash completion support for 'buildtest tutorial-examples' by tab completion for positional argument 'aws' and 'spack'

github.com/buildtesters/buildtest - 4af7c787ff2d98ac7ab14e58fad8c1a11bbb2e5e authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add example buildspec for openmp hello world using multiple compilers

with config property to override customization per compiler.
add two commands for auto-generating...

github.com/buildtesters/buildtest - 70f585824b139b55a84607d23a4f8941f3208ae2 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove auto generated examples for tensorflow build since we want user to run this test.

fix format issues in aws page

github.com/buildtesters/buildtest - 25d75b8b2be530daa63bff3f0fbd8d3e47a7dbf6 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add command 'buildtest config compilers list --yaml'

github.com/buildtesters/buildtest - e2ad397a461f4f95fb40c2cad93c6830dcaed5b9 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
adding auto-generated examples for aws docs.

github.com/buildtesters/buildtest - dd4f5c176afb0e2884aac4adf44d4c4c533faf00 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix error in buildspec

github.com/buildtesters/buildtest - 4a587cd81cd0eb52b054d036f4e9ffba0c22bf29 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix issues

github.com/buildtesters/buildtest - 082813641ec995ab4cb0e99007ed0431d0ef70f1 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix another spelling error

github.com/buildtesters/buildtest - b92565882e38618ad9214ab477ecc82ef2283fbe authored 11 months ago by Shahzeb Siddiqui <[email protected]>
typo in spelling error in test name

github.com/buildtesters/buildtest - 5b9bd7734d6c72b77a99eec54b7751335e5cc3e8 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
move some files around and fix some issues with command generation for 'buildtest tutorial-examples aws'

github.com/buildtesters/buildtest - c88454a6594dea0d16d489957d1ecfb87b28128a authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge branch 'aws_tutorial' of github.com:buildtesters/buildtest into aws_tutorial

github.com/buildtesters/buildtest - bfd03d307dbdece0e6608dc733b211b2b8f53444 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
typo in method invocation

github.com/buildtesters/buildtest - 29c7413b3f9f3955d28dcfb5bb2f0fc240bef495 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - d0c805a11fc82e9bc3342658b82156b282b25a17 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'aws_tutorial' of github.com:buildtesters/buildtest into aws_tutorial

github.com/buildtesters/buildtest - a77e6bf7400db687baeca75ef3162a2dddd044ed authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix module tool detection for aws config check

github.com/buildtesters/buildtest - 757666b2ecb9b963111743b41fcbf0093bdb64d0 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - e36c8bff5a94474826dbdc6524f65b8a6a6a9da7 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add buildspec examples for hello world examples

github.com/buildtesters/buildtest - 592a09ac67279c641719174bca90fe35bc45c10f authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add method to auto generate examples for AWS.

change command line for 'buildtest tutorial-examples' to take positional argument which can be 'a...

github.com/buildtesters/buildtest - 97729de31e8da1dcfac4e6ae678bdb6c12734779 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add example hello world compilation test

github.com/buildtesters/buildtest - e392f218bee42388ecf20cdb3c395a5436cadab1 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
restore the main config.yml for buildtest configuration with comments

add new aws configuration file
fix issue with tensorflow buildspec since it was invalid

github.com/buildtesters/buildtest - 4e50129cd350e17164488e8cc08d6617a8d555d1 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove profiles section that was accidently added into default configuration file and add comments back in

github.com/buildtesters/buildtest - c9fe77fcd9bdd195836c2eebed823c4903d61c6f authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add re.MULTILINE flag in re.search invocation in metrics capture

github.com/buildtesters/buildtest - 945ef1eb70ddadddb74674b3d5b44728be4dc226 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add directory for aws_tutorial for example buildspecs for osu bandwidth test, tensorflow test and mpiproc test.

add aws page in docs.

github.com/buildtesters/buildtest - 8eefd0758fea7a626288f7f692b3771cc2191891 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1717 from buildtesters/remove_bb_dw_from_spack

remove burst buffer and data warp directives from spack schema

github.com/buildtesters/buildtest - bf8c13e50b04cf68456c296719b4532bbc9daed3 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add new line to fix yamllint linter error

github.com/buildtesters/buildtest - 0d19bd30ad1eb53c09d4160f42ebe5f030174742 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove 'BB' and 'DW' keyword from spack schema since its not relevant for burst buffer and data warp support

github.com/buildtesters/buildtest - 1b6e1f7eb693654c20b1414de3c4be4dd53544ae authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1716 from buildtesters/setup_spack_gh_action_test

add spack github action test to run regression test

github.com/buildtesters/buildtest - d64e0c72f3e7f00fe62010a4b5f224161730e316 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge branch 'setup_spack_gh_action_test' of github.com:buildtesters/buildtest into setup_spack_gh_action_test

github.com/buildtesters/buildtest - 380d1a9de837f63b9d2c277c54d481b00db21e6c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add step method for uploading coverage results to codecov

github.com/buildtesters/buildtest - 9a3204c56c26d2a05de1c23e4c13eda2c05723d6 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - 7c8660e82fba3b5d5d5d45977816b7e9cec5b415 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add marker named spack and only run these regression tests

github.com/buildtesters/buildtest - 03454e0232abc1dce451ed51d88ca4e8226c891c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
wrong path to configuration file used for running spack tests

github.com/buildtesters/buildtest - c3f2dc4124a2abd3bb827cc616cbd9095047358e authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge branch 'setup_spack_gh_action_test' of github.com:buildtesters/buildtest into setup_spack_gh_action_test

github.com/buildtesters/buildtest - 7b2929aef0e43c6da3fecc15dee42e6c93eaf671 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
debug workflow

github.com/buildtesters/buildtest - 41cf1846f70f93d8b7d2ef3b620a4e0f2e320f0f authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove line from CI for debugging purposes

github.com/buildtesters/buildtest - 0ca3ca5cf45c390da72b6ac9f9d841c5fb262576 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - cddd3fb13ffb2d26eae3fee1f02e529059dd9c56 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'setup_spack_gh_action_test' of github.com:buildtesters/buildtest into setup_spack_gh_action_test

github.com/buildtesters/buildtest - b57cf7b9425118a4413cdc3a53070792eb2841ec authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add new configuration file for running regression test for spack in github action.

github.com/buildtesters/buildtest - 800cf766316f0a1aa9156ef1cdae1ab4c1823c39 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - 62b596d705bdef50ddedc76f0da285a3d400869f authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
change if condition logic for when spack examples can be run to ensure it runs in github action

github.com/buildtesters/buildtest - efd08f675b66be8bc956a9f019dfcfcd852275fe authored 11 months ago by Shahzeb Siddiqui <[email protected]>
debug ci workflow

github.com/buildtesters/buildtest - 4a6b58f1ab1db0f4b75b1f0b64ac2a175c06e92b authored 11 months ago by Shahzeb Siddiqui <[email protected]>
update paths

github.com/buildtesters/buildtest - ce53bc88f15572f64b8aaca9ae44875693d5a661 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add regression test using spack setup github action for testing regression test workflow

github.com/buildtesters/buildtest - 900ca021f126eb48cb0987bc434638330abca022 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1715 from buildtesters/list_all_buildtest_opts_via_cli

List all buildtest options via command line

github.com/buildtesters/buildtest - d56dcddfe1dd225d5f9da92e79a73f355d3cf2c2 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
remove hardcoded version dependency in black action since this meant our CI check was using wrong version of black

github.com/buildtesters/buildtest - 764fcfe5c07147b6fdba91afa78754fffa134945 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - a0e71a3c416bf4ed28fcc7e978cdfc07d995ba43 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add test for invoking retrieve_main_options method to test functionality of --listopts

github.com/buildtesters/buildtest - 3021a15c581134300ea15ab77f9b5f69a225a31c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1709 from buildtesters/dependabot/pip/black-24.2.0

Bump black from 24.1.1 to 24.2.0

github.com/buildtesters/buildtest - 5e69e8f6a5ac8b3a49c1d06154d7f907d6bb58ae authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1710 from buildtesters/pre-commit-ci-update-config

[pre-commit.ci] pre-commit weekly autoupdate

github.com/buildtesters/buildtest - 60bbe1a2be15dcebae5dc612b6fae9ee2ba3b90a authored 11 months ago by Shahzeb Siddiqui <[email protected]>
make use of 'buildtest --listopts' to retrieve list of options used for tab completions for buildtest main options

github.com/buildtesters/buildtest - 7d809538457e228be9c3fd12b127105bb2940ac1 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add option --listopts that will show all buildtest command line options and return immediately.

github.com/buildtesters/buildtest - 91358ce39e520c2b591fe6ac303c07b921706768 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1714 from buildtesters/verbose_option

add verbose mode to buildtest

github.com/buildtesters/buildtest - 627e16604ad307d315028b2d41f8ea055c77ea27 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - b3d500b6f9cdd7bb37501c67f57dbfc3c926b8d6 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix typo in file name when testing container executor

github.com/buildtesters/buildtest - b72edf71ee195d8994467b4a50adee82178d0fd9 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - f81d2f0831e9a64b5db8e2fca47fb8f1b983e2ae authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add test coverage for verbose mode in SiteConfiguration class

add an example configuration file with container executors also used for test coverage

github.com/buildtesters/buildtest - 6994e236a1685b26692c12c53e45127bcb93fd17 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add option --verbose to bash completion

github.com/buildtesters/buildtest - 765afb4569e350e3c7ca5add51f4b0aa6a4752b1 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add implementation for 'buildtest --verbose' option.

add option to argparse
add verbose output to entry point to buildtest and some additional output ...

github.com/buildtesters/buildtest - 14683ecadb785f335eba9c51cd73b2987a6819e9 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1711 from buildtesters/fix_issues

Change singularity invocation from singularity exec --> singularity run

github.com/buildtesters/buildtest - c7835211d255b319d5aac79f423213b45dc28f30 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
update title headings

github.com/buildtesters/buildtest - 29377c8d8a84e3988f8ad38bfcfc9520238b6cb4 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge branch 'fix_issues' of github.com:buildtesters/buildtest into fix_issues

github.com/buildtesters/buildtest - f3fa86da3f6561c2d3b4240cd74315f136818174 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix some formatting issues with container page

github.com/buildtesters/buildtest - 71bf3da5e13b0af5c8aa055461931aed2c159d08 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/buildtesters/buildtest - bf68912a9e38a67e058334393f8b242a0f6e4a6b authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
adding docs section on building a singularity container

github.com/buildtesters/buildtest - 63e51c6c8f29f95c0fc44884472df02aeae507a7 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add regression test examples for coverage for singularity and docker

github.com/buildtesters/buildtest - c2a25f3abb42728c7d27f73a9f10f648668c2464 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
add test example for running hello world container with singularity container platform

github.com/buildtesters/buildtest - 165dcb702c50b3f245582e0068632de6a7c12138 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
change singularity exec to singularity run

github.com/buildtesters/buildtest - aa6c80f8599eb898395cb6c0e66130066977347c authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix issue with invalid buildtest configuration with property value moduletool

github.com/buildtesters/buildtest - 55d250d9c9b67af746ea5b3428fe67378a6c7246 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
[pre-commit.ci] pre-commit weekly autoupdate

updates:
- [github.com/psf/black-pre-commit-mirror: 24.1.1 → 24.2.0](https://github.com/psf/blac...

github.com/buildtesters/buildtest - 01ecd8f6f858ca9c9d728a753c1930aec4f79080 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump black from 24.1.1 to 24.2.0

Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0.
- [Release notes](https://git...

github.com/buildtesters/buildtest - dc43aa9eb7f92efd9c5b4ab2da42923cbd787937 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1708 from buildtesters/fix_help_all_option

fix argparser issue with option --help-all

github.com/buildtesters/buildtest - 7254fabdb4ab0f13ea2b923642325cbf82aa1a37 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
fix issue with argparser not able to show output of 'buildtest --help-all' due to name conflict.

We have fixed this now and command options are working.
Created a method in BuildTestParser calle...

github.com/buildtesters/buildtest - 84f9424a29019dbf9d4bd6aca9b336c4302e4c62 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1707 from buildtesters/bump_version

bump version to 1.8

github.com/buildtesters/buildtest - a74e2f747eb79f520b6706ffe592d0eebef34495 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
bump version to 1.8

update year to 2024 for LICENSE, LEGAL.txt and license banner in setup* scripts

github.com/buildtesters/buildtest - 0c333b8ea79268014e291856b4a16e9a07e738b3 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1704 from buildtesters/changelog_v1.8

add changelog for version 1.8

github.com/buildtesters/buildtest - 4f5f88175bcfc43dab96f9fd36349665636df93e authored 11 months ago by Shahzeb Siddiqui <[email protected]>
update changelog and put a release date

github.com/buildtesters/buildtest - 806e39b98059e804b13494ba243d74c052d8eafa authored 11 months ago by Shahzeb Siddiqui <[email protected]>
Merge pull request #1706 from buildtesters/rebuild_cache_when_root_is_specified

Rebuild buildspec cache when --root option is specified

github.com/buildtesters/buildtest - 8fa27db2624d4cf7902344a26542cce49b782d21 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
update logic such that when 'root' option is specified in configuration file and passed as option --root then the command line

option takes precedence. Previously the two were being merged which is not what we want.

github.com/buildtesters/buildtest - 6b529e90410a222e2c089bdc77c39f725c85d7c9 authored 11 months ago by Shahzeb Siddiqui <[email protected]>
minor format to key options that needed to be bold or highlighted in documentation

github.com/buildtesters/buildtest - 8b9239ace281e21f213fea20fe85fe81b88b1ab7 authored 11 months ago by Shahzeb Siddiqui <[email protected]>