Varun Agrawal
cae2bbb2ea
disable Wrapper CI for GCC 5 until we optimize the wrapper
2021-04-07 12:52:45 -04:00
Varun Agrawal
82d6e68e90
switch back to simple python3
2021-03-25 02:09:42 -04:00
Varun Agrawal
8db1eed2d3
more specific version of python to test against
2021-03-24 00:35:43 -04:00
Varun Agrawal
7c0434c6da
explicitly add python version
2021-03-18 10:45:46 -04:00
Varun Agrawal
a04b064fb1
temporarily added required check
2021-03-18 10:34:52 -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
John Lambert
e9855dcad3
temporarily turn off Python + tbb in CI because of OOM
2021-03-11 15:12:49 -05:00
John Lambert
5d6b9c9516
Use brew's boost, instead of Fan's version
2021-03-05 12:57:12 -05:00
Fan Jiang
501c140286
Use latest Boost
2021-02-15 20:08:16 -05:00
Varun Agrawal
b59f1bc573
remove build upload since it can't be used downstream
2021-01-02 19:24:30 -05:00
Varun Agrawal
c206ed9c2f
syntax update
2020-11-19 15:35:09 -05:00
Varun Agrawal
99e3a111e1
correct conditional syntax
2020-11-19 14:58:50 -05:00
Varun Agrawal
9e2007562a
only upload release builds
2020-11-19 08:04:30 -05:00
Varun Agrawal
d5a09aad12
differentiate between Release and Debug builds
2020-11-16 17:47:42 -05:00
Varun Agrawal
aa2d9225dc
correct form for workspace env variable
2020-11-16 14:42:17 -05:00
Varun Agrawal
5c94b5ccc7
fix indentation and add upload for Windows
2020-11-16 13:11:10 -05:00
Varun Agrawal
f2bfdbd317
upload build directory after workflow completes
2020-11-15 18:40:47 -05:00
Varun Agrawal
4e3ac1b839
CI path for Cayley transform
2020-11-12 11:16:50 -05:00
Varun Agrawal
d8d0cec0da
Merge pull request #587 from borglab/fix/github-env-files
...
Github Actions Environment Files
2020-11-12 10:18:05 -05:00
Varun Agrawal
f2b6a0446a
Comment out Windows 2016 since it times out
2020-11-12 07:14:30 -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
40b5f31cbd
comment out Windows build which is timing out
2020-11-12 05:42:52 -05:00
Varun Agrawal
a04cd2cea1
fix path setting for Windows
2020-11-10 19:33:39 -05:00
Varun Agrawal
86cea10b55
ubuntu with gcc-9 in CI
2020-11-10 17:21:49 -05:00
Varun Agrawal
426ad93812
Use new env files for github actions
2020-11-08 14:47:47 -05:00
Fan Jiang
325b868e8b
Use my tap
2020-11-02 14:42:21 -05:00
Fan Jiang
315380db03
Last resort: use the explict 1.73 formula
2020-11-02 11:28:49 -05:00
Fan Jiang
dddc97c487
Use explict tap name
2020-11-02 11:20:48 -05:00
Fan Jiang
1ee5650fc7
Use my tap
2020-11-02 11:12:52 -05:00
Fan Jiang
d8089c7132
Use my tap
2020-11-02 11:01:43 -05:00
Fan Jiang
63ca1c1f5e
Attempt to fix spooky boost in Homebrew
2020-11-02 10:46:36 -05:00
Fan Jiang
91e0bb1170
Add notes
2020-10-15 21:14:48 -04:00
Fan Jiang
4c6b488344
Fix inteminent sks keyserver failure
2020-10-14 21:44:07 -04:00
Fan Jiang
2b8e9f44fa
Add comments
2020-10-14 16:44:28 -04:00
Fan Jiang
d4bdaf8080
Add comments
2020-10-14 16:42:54 -04:00
Fan Jiang
22e64ac82d
Add comments
2020-10-12 11:54:24 -04:00
Fan Jiang
d4c801bb6b
Fix LLVM repo keys
2020-10-10 12:39:05 -04:00
Varun Agrawal
b30448733c
remove all Cython references
2020-10-01 19:56:35 -04:00
Fan Jiang
056c835cea
Fix TBB env not propagated
2020-08-21 11:20:36 -04:00
Fan Jiang
f97fdd1cfd
Add TBB Python CI to matrix
2020-08-21 10:53:08 -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
77a6ed4320
Merge pull request #481 from borglab/feature/special-ci
...
CI For Special Cases
2020-08-20 09:10:58 -04:00
Varun Agrawal
90cf8d74dd
comment out python ubuntu-gcc-9 completely
2020-08-19 13:59:59 -04:00
Varun Agrawal
7c44d9ee66
updated step name
2020-08-19 13:54:16 -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
Fan Jiang
ac35670728
Merge pull request #477 from borglab/temp/copy_python
...
Mega change: New Wrapper (Python & MATLAB)
2020-08-19 11:34:39 -04:00
Varun Agrawal
88e393ec60
CI for special cases
2020-08-19 11:30:08 -04:00
Varun Agrawal
1df0dd3551
Improve Github Actions ( #476 )
...
* remove make_verbose flag
* add Actions badges and minor improvements to README
* only run CI for legitimate PRs
* Revert "only run CI for legitimate PRs"
This reverts commit 5825797333576c538635a81d661c8ef67be0023a.
* fix cmake flag typo V41
* added Actions workflow for special build cases
* fix typo in CMake flag
* add build_type and minor fixes
* use run for each step
* debugging runs-on error
* debugging some more
* major strip down to help debugging
* run ubuntu-gcc combo only
* remove special CI for later
2020-08-18 12:44:48 -04:00
Fan Jiang
949f02a0f5
Fix CI Script for Pybind11
2020-08-18 12:21:24 -04:00