TriBITSPub / TriBITS

TriBITS: Tribal Build, Integrate, and Test System,
http://tribits.org
Other
36 stars 46 forks source link

Complete deprecation work (#429) #552

Closed bartlettroscoe closed 1 year ago

bartlettroscoe commented 1 year ago

Description

There was a good bit of work left over from #429 that I noticed after I updated the snapshot of TriBITS in Trilinos and saw a bunch of deprecation warnings. I also saw that TriBITS examples were using deprecated code as well.

The main commit in this PR is https://github.com/TriBITSPub/TriBITS/commit/69fb01c520c454fb2fe049aadf21263a75b2358c which updates the documentation and fixes some bugs.

This PR also does some other things (see the individual commits for details).

Instructions for reviewers

Please review the commits one-by-one. That will make the review the easiest to do and provide the best feedback.

bartlettroscoe commented 1 year ago

Hello @KyleFromKitware, can you please give this PR a quick review? I would like to get this PR merged as part of the TriBITS update of Trilinos in https://github.com/trilinos/Trilinos/pull/11380.