Commit Graph

43 Commits (f64ebfd4d8e59ec3c0d3a63ce4a23acbf0019858)

Author SHA1 Message Date
Varun Agrawal dcc47d268e reduce swap file size so CI doesn't fail 2025-05-16 00:59:15 -04:00
p-zach 43a50a69c6 Modify build workflows to only trigger on non-doc changes 2025-02-12 16:24:55 -05:00
Varun Agrawal 2115cd19d2 special CI build for examples 2025-01-20 19:23:32 -05:00
Varun Agrawal 08fc4885f7 check for boost all in one step 2025-01-20 10:45:04 -05:00
Varun Agrawal 5ce332764c don't install boost if no_boost flag is set 2025-01-20 10:27:11 -05:00
Frank Dellaert 1aa5883964 Upgrade action 2024-08-24 17:18:55 -07:00
Tal Regev 227c95ed76
Add ninja build 2023-08-26 10:33:33 +03:00
Tal Regev c95bcae93a
Add non concurrency to all workflows 2023-07-01 01:40:55 +03:00
Varun Agrawal 6cfb82791b
Merge pull request #1488 from borglab/fix-default-shared-libs
Go back to default shared libraries, and fix unhandled case.
2023-03-07 18:42:51 -05:00
Varun Agrawal d7d55e515f Revert "create shared library for special builds to save memory"
This reverts commit a8aac45fd6.
2023-03-07 17:28:09 -05:00
Ankur Roy Chowdhury 8830896f01 Fix merge conflicts 2023-03-06 15:02:08 -08:00
Varun Agrawal a8aac45fd6 create shared library for special builds to save memory 2023-03-03 12:48:52 -05:00
Varun Agrawal c42ea14ce1 increase swap space for special builds 2023-03-03 12:48:04 -05:00
Ankur Roy Chowdhury e075f18011 Adds a 'no-unstable' configuration to CI 2023-03-02 18:08:08 -08:00
Varun Agrawal 9d470e87a5 install boost for Ubuntu with apt 2023-03-01 16:44:13 -05:00
Frank Dellaert 798e4c79c4 Run with no boost in special cases workflow 2023-02-06 02:17:08 -08:00
Frank Dellaert e6ace91e9d fail slow again 2023-02-05 23:14:08 -08:00
Frank Dellaert d7dfd69f90 Comment out Metis 2023-02-05 02:52:29 -08:00
Frank Dellaert c26ca420bf Upgrade checkout action 2023-02-05 02:41:21 -08:00
Frank Dellaert 075d1595e4 Install metis 2023-02-05 02:41:06 -08:00
Frank Dellaert 4972bd34b1 Install Eigen 2023-02-05 02:28:38 -08:00
Frank Dellaert 51c62df73d Fix another typo :-( 2023-02-05 02:15:10 -08:00
Frank Dellaert cf772dbe88 Fix typo 2023-02-05 02:12:59 -08:00
Frank Dellaert 249655104a Try jammy repo 2023-02-05 01:25:30 -08:00
Frank Dellaert fdb910fc07 More CI hacking 2023-02-04 23:33:37 -08:00
Frank Dellaert ba80f6dc2b Fix up workflows, and make all fail fast 2023-02-04 21:33:14 -08:00
Frank Dellaert 42182c85ff Refactor CI (no more gcc 7) 2023-02-04 17:47:11 -08:00
Frank Dellaert ac2db387d6 Switch flag to V43 2023-01-20 22:50:05 -08:00
Varun Agrawal c0a351d4e0 upgrade from ubuntu 18.04 to 20.04 2022-08-22 09:58:52 -04:00
Frank Dellaert 6d0c55901c Global replace to V42 2022-01-02 15:49:47 -05:00
Varun Agrawal d83e9d0fd8 formatting 2021-08-26 09:05:55 -04:00
Varun Agrawal 94dc709f9b CI special case for using system version of 3rd party libraries 2021-08-26 09:04:43 -04:00
Varun Agrawal f9b8de3876 improvements to CI files 2021-08-06 15:53:40 -04:00
Varun Agrawal 04621b0275 update key server in other workflow files 2021-06-22 07:50:54 -04:00
Varun Agrawal 6a35fedd29 Fix CI with separate boost install
Github Actions no longer supports boost, so we install it separately.
Also turned off some checks since the wrapper causes an OOM exception.
2021-03-18 10:27:18 -04:00
Varun Agrawal 4e3ac1b839 CI path for Cayley transform 2020-11-12 11:16:50 -05:00
Varun Agrawal 9d261626d7 Update Boost since 1.69.0 has been deprecated in CI images 2020-11-12 06:12:29 -05:00
Varun Agrawal 426ad93812 Use new env files for github actions 2020-11-08 14:47:47 -05:00
Fan Jiang d4c801bb6b Fix LLVM repo keys 2020-10-10 12:39:05 -04:00
Fan Jiang 681bfe72f4 Fix special builds 2020-08-21 10:51:23 -04:00
Fan Jiang 86763e620c Add TBB test for Python and GTSAM C++ 2020-08-21 10:43:39 -04:00
Varun Agrawal 21988f399e reduce special cases to only Ubuntu+GCC, disable Python CI for Ubuntu GCC9 2020-08-19 11:49:27 -04:00
Varun Agrawal 88e393ec60 CI for special cases 2020-08-19 11:30:08 -04:00