Varun Agrawal
d92ce6ba9a
break up Python CI steps so reading logs is easier
2022-07-26 13:11:21 -04:00
Varun Agrawal
31cfce0b8d
update macos CI env
2022-07-22 13:59:40 -04:00
Gerry Chen
07c33c46e5
Set more swap space on linux since gcc runs out of memory
2022-07-20 18:58:41 -04:00
Varun Agrawal
f9b8de3876
improvements to CI files
2021-08-06 15:53:40 -04:00
Varun Agrawal
0989aed0cf
enable CI builds
2021-07-11 08:10:10 -07:00
Varun Agrawal
04621b0275
update key server in other workflow files
2021-06-22 07:50:54 -04:00
Varun Agrawal
cae2bbb2ea
disable Wrapper CI for GCC 5 until we optimize the wrapper
2021-04-07 12:52:45 -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
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
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
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
21988f399e
reduce special cases to only Ubuntu+GCC, disable Python CI for Ubuntu GCC9
2020-08-19 11:49:27 -04:00
Fan Jiang
c532cb03bb
Change build target
2020-08-17 19:22:58 -04:00
Fan Jiang
84049ebecf
Add Python to the name of CI
2020-08-16 20:02:35 -04:00
Varun Agrawal
0172cd3c8c
updates to python CI yml file
2020-08-15 15:50:59 -05:00
Varun Agrawal
635c6f89b0
renamed from build-cython to build-python
2020-08-15 15:44:22 -05:00
Fan Jiang
96169665b0
Remove pybind build
2020-08-15 11:52:37 -04:00
Fan Jiang
d0724a77bb
Backport GitHub Actions CI ( #259 )
...
* Add GitHub Actions
* Add Windows Check
* Fix wrong os selection
* Add XCode version
* Upgrade GCC Version
* Make GCC match Ubuntu name
* Do not fail everyone when one failed
* More checks on ccache
* Do not expose GenericValue on Windows
* Fix BetweenFactor for Windows
* Update
* Add Python CI
* Typo
* Add note about GENERICVALUE_VISIBILITY
* Fix Windows Boost
* Change substitution scheme to PowerShell
* Fix the spurious error of the Point3 default constructor
* Separate builds to allow easier restarts
* Fix uninitialized variable usage
* Change of policy, only build python stuff, mac and win on PRs
* Further separate the Python tests
2020-08-15 11:52:00 -04:00