Commit Graph

202 Commits (035c92a38fc2d1113aa600106043663288b423a4)

Author SHA1 Message Date
Varun Agrawal 98cd11d388 remove gcc9+tbb CI for python wrapper since it takes far too long 2024-09-06 12:24:26 -04:00
Frank Dellaert 9307536827 Add venv on Mac and do not use --user flag in that case 2024-08-25 13:49:43 -07:00
Frank Dellaert b9e68ec79b Add M1 build 2024-08-25 13:17:28 -07:00
Frank Dellaert fad8e63fce try non-venv way 2024-08-25 13:02:37 -07:00
Frank Dellaert 387349839b Fix venv for all subsequent actions 2024-08-25 12:22:08 -07:00
Frank Dellaert c3503064c8 Try activating venv 2024-08-25 12:07:47 -07:00
Frank Dellaert 1c8c1f2e79 Add venv on mac 2024-08-25 11:55:06 -07:00
Frank Dellaert e60477f3c7 Add M1 runner 2024-08-25 11:39:04 -07:00
Frank Dellaert 1aa5883964 Upgrade action 2024-08-24 17:18:55 -07:00
Varun Agrawal 6b14f22caf upgrade macos CI image to macos-12 and xcode-14.2 2024-06-29 00:29:45 -04:00
Varun Agrawal f29ece9b60 update setup-python action version 2024-06-26 12:46:36 -04:00
Varun Agrawal afee6ed106 update MSVC toolset version 2024-06-25 18:02:55 -04:00
Tal Regev 6419b0d749
Build all tests for windows 2024-06-13 14:20:20 +03:00
Fan Jiang 02784de742 Try fixing Windows build 2024-05-29 19:26:20 -04:00
Fan Jiang cb30fddfc8 Try fixing Windows build 2024-05-29 15:31:54 -04:00
Tal Regev 5a81dc000b
fix ambiguous call to overloaded function CameraSet.h(331) 2024-03-11 23:34:31 +02:00
Varun Agrawal 67cf8706d8 Revert "Merge pull request #1714 from talregev/TalR/remove_swap"
This reverts commit 448132af27, reversing
changes made to 2dfd15e16c.
2024-02-26 08:50:51 -05:00
Varun Agrawal 9b2c4787ac Revert "Merge pull request #1719 from talregev/TalR/python_tbb_ubuntu_22_04"
This reverts commit f724f30388, reversing
changes made to 448132af27.
2024-02-26 08:44:36 -05:00
Tal Regev 046a9f5b43
Ubuntu 22.04 for python tbb. hopefully will solve the hang problem. 2024-01-26 11:58:14 +02:00
Tal Regev 6680d7de4c
remove swap from python ci 2024-01-17 08:03:39 +02:00
Tal Regev b104fd6690
fail-fast: true 2024-01-16 22:36:08 +02:00
Tal Regev 85cae70cef revert lines according to review comments. 2024-01-13 10:59:03 +02:00
Tal Regev 8023df456d add windows template specialization 2024-01-13 10:59:03 +02:00
Tal Regev 2971d9e74e Compile gtsam python for windows 2024-01-13 10:59:03 +02:00
Varun Agrawal d65e664a7c re-enable debug CI for linux 2023-10-19 05:48:29 -04:00
Varun Agrawal 3a1fe57468
Merge pull request #1628 from borglab/python-updates 2023-10-08 10:59:37 -04:00
Varun Agrawal 3fac23b9b9 fix 2023-10-07 17:32:34 -04:00
Varun Agrawal 06200f0dbd correct way to install dependencies 2023-10-07 17:26:40 -04:00
Varun Agrawal 086d58e21e install python dependencies in CI 2023-10-07 16:25:11 -04:00
Tal Regev 2c4cdbb8c1
Fix windows tests 2023-09-25 20:33:35 +03:00
Varun Agrawal b8ec765035 remove requirements install step as it is now a part of the cmake process 2023-09-05 12:40:21 -04:00
Tal Regev 227c95ed76
Add ninja build 2023-08-26 10:33:33 +03:00
Tal Regev 88ab398b2a
Simplify scripts 2023-08-03 21:16:52 +03:00
Varun Agrawal 2c569c1fdd enable slam tests 2023-08-01 09:59:43 -04:00
Varun Agrawal ddef644569 fix nonlinear tests 2023-07-31 16:58:06 -04:00
Varun Agrawal df3899e2e8 comment out nonlinear check 2023-07-30 14:11:05 -04:00
Varun Agrawal e562d708a3 enable more tests 2023-07-30 10:16:15 -04:00
Varun Agrawal e4ff39cd42 Merge branch 'develop' into fix/windows-tests 2023-07-27 12:06:12 -04:00
Tal Regev 8ac72e8e68
Change to bash shell to fail on first error 2023-07-24 23:53:55 +03:00
Tal Regev 00895911c0
Tests are not failing without debug assertion 2023-07-24 23:34:23 +03:00
Tal Regev 62d59c62d4
Fix windows test 2023-07-20 08:28:23 +03:00
Varun Agrawal e00e1236b5 reorganize CI workflow file 2023-07-03 08:56:08 -04:00
Tal Regev ac86415032
Fix tests 2023-07-02 19:19:33 +03:00
Tal Regev d1bd76a0aa
Check more tests 2023-07-01 17:02:03 +03:00
Tal Regev c95bcae93a
Add non concurrency to all workflows 2023-07-01 01:40:55 +03:00
Tal Regev 7f46117666
Add non concurrency to all workflows 2023-06-30 22:37:43 +03:00
Varun Agrawal bc51920ad8 Merge branch 'fix/windows-tests' into fix/windows3 2023-06-30 15:25:37 -04:00
Tal Regev a499855eaf Add release to windows tests 2023-06-30 15:25:16 -04:00
Tal Regev 2168d0f086 Compile with ninja 2023-06-30 15:25:16 -04:00
Varun Agrawal c954e546ef enable more Windows tests 2023-06-21 17:33:14 -04:00