Roscoe A. Bartlett

Results 154 issues of Roscoe A. Bartlett

**Blocked By:** ??? **Description:** Since TriBITS archives `RepoVersion.txt` files with every CI and Nighty on CDash it was easy enough to manually go back in history and reproduce any build...

type: enhancement
component: ci_support

**Description:** This story will track the creation of a new TriBITS tutorial. ToDo: Fill in more scope ... @fryeguy52 will primarily work on this as part of learning TriBITS.

type: enhancement
component: documentation

Implements #190.

type: enhancement
component: documentation

This story is to scope out the requirements and possible implementation to add a `dist-clone` command and support for "manifests". The [wishlist item](https://docs.google.com/document/d/1WKs8rJhI3037yKGnEVMhIx9dPN7a7uFRM5isdNAhAXI/edit#bookmark=id.j5utt12y1534) for this is below. Add a `dist-clone`...

type: enhancement
component: python_utils

**CC:** @fryeguy52, @jwillenbring, @william76 ## Description CTest -S invocations will not always return zero when all of the requested actions pass. Sometimes, it will return nonzero, such as when build...

type: enhancement
component: dashboard_driver

## Description The checkin-test.py script was initially designed to support the simple continuous integration workflow where the developer directly pushes a set of commits to the main development branch. However,...

type: enhancement
component: ci_support

It appears that there may be a defect in TriBITS where a parent package's `Config.cmake` file my not list the dependencies of its subpackages, even when those subpackages are enabled....

type: bug
component: core

**Description:** For repos listed in the file ExtraRepositoriesList.cmake, currently, TriBITS supports repos that are VC repos but are not TriBITS repos (i.e. passing `NOPACAKGES` for the `REPO_PACKSTAT` field in [TRIBITS_PROJECT_DEFINE_EXTRA_REPOSITORIES()](https://tribits.org/doc/TribitsDevelopersGuide.html#tribits-project-define-extra-repositories))....

type: enhancement
component: ci_support
component: ctest_driver
component: core

Problems have occured for a long time with TriBITS related to library link order for TPLs for static libs (where the order has to be correct). The ultimate problem is...

type: bug
component: core

**Description:** As part of work getting the new [xSDKTrilinos](https://github.com/trilinos/xSDKTrilinos) package building as its own CMake/TriBITS project apart from Trilinos (and PETSc) (See IDEAS Issue SDK-79), I added hooks to install...

type: enhancement