summaryrefslogtreecommitdiff
path: root/circle.yml
Commit message (Collapse)AuthorAgeFilesLines
* [build] Run Valgrind instead of Memory SanitizerThiago Marcos P. Santos2019-11-201-11/+9
| | | | | | Memory Sanitizer requires all the dependencies, including libstdc++ to be compiled with Memory Sanitizer, otherwise we will get tons of false positives.
* [build] Check if mapbox-gl-js is pinned to masterThiago Marcos P. Santos2019-11-191-0/+4
|
* No firebase skip for commits touching paths other than darwin-specificMikhail Pozdnyakov2019-11-131-3/+3
|
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-291-3/+3
| | | | | | | | | | * [render-test] Add manifest parser for render-test-runner * [render-test] Refactory manifest parser * [render-test] Parse full manifest file through CLI * [render-test] Add linux probe manifest
* Config CircleCI to save render test output when failing (#15863)zmiao2019-10-251-1/+3
| | | | | | * [render-test] Save index.html * Add extra folder
* back to v8Dane Springmeyer2019-10-241-1/+1
|
* fix linux node platform publishingDane Springmeyer2019-10-241-1/+36
|
* [build] Bump CI docker imageThiago Marcos P. Santos2019-10-231-1/+1
| | | | | This version includes gcloud, needed to run android firebase tests.
* [build] Make output of the tests verboseThiago Marcos P. Santos2019-10-181-1/+1
| | | | | We have a flaky test that is hanging on the bots and we need to find out which one.
* [build] Update to Xcode 11.1upstream/friedbunny-updates-to-xcode-11.1Jason Wray2019-10-151-7/+7
|
* [android] - remove snapshot and release builds, disable broken metric ↵tobrun2019-10-151-14/+3
| | | | collection script
* [build] Make sure offline_schema.hpp is up-to-dateThiago Marcos P. Santos2019-10-111-0/+1
| | | | | - Get the bots to verify that. - Fix the paths.
* [render-test] Update location of render / query test html pageAlexander Shalamov2019-10-101-1/+1
|
* [ios, android] Update curl command to indicate there is no password (as per ↵Julian Rex2019-10-101-3/+3
| | | | https://circleci.com/docs/api/#authentication) (#15796)
* [tests] Do not run tests in parallelThiago Marcos P. Santos2019-10-101-1/+1
| | | | Introduces too much flakeness.
* [build] Check for code generation on DarwinThiago Marcos P. Santos2019-10-101-0/+6
| | | | | Sadly, it can only be done inside macOS because of how examples are generated.
* [build] Remove redundant botsThiago Marcos P. Santos2019-10-101-245/+0
| | | | We have something equivalent on the `next` workspace for these bots.
* [ci] Fixed duplicated render tests run on MacOSMikhail Pozdnyakov2019-10-101-1/+1
|
* [ios] Skip metrics.sh step (#15779)Julian Rex2019-10-081-2/+5
|
* [build] enable query tests on native test runnerJuha Alanen2019-10-071-6/+36
|
* [ios] Disable iOS code coverage script #15749Jordan Kiley2019-10-031-1/+4
|
* Exclude Source.InvisibleSourcesTileNecessity from sanitizer CIMikhail Pozdnyakov2019-10-021-2/+2
|
* [build] Have the bots running clang-tidyThiago Marcos P. Santos2019-09-251-25/+20
|
* [build] Update CircleCI to Xcode 11Jason Wray2019-09-241-14/+14
|
* [ios, build] Use Ruby 2.6.x for build dependencies on CIJason Wray2019-09-241-1/+5
|
* [build] Force failing sanitizer bots to pass (#15661)Thiago Marcos P. Santos2019-09-191-3/+6
| | | | | | | But also mark them as FIXME. Motivation here is we know they are failing and are working on fixing them. We want to keep them running meanwhile, but not making the pull request show as CI failed.
* [build] Ignore submodules when formatting codeThiago Marcos P. Santos2019-09-181-1/+1
| | | | | We have submodules with names that will match *.hpp and we are not really interested on formatting them.
* [android, build] Generalize docs deployment script and add Android docs ↵Dan Swick2019-09-181-1/+10
| | | | deployment to circle config (#15299)
* [build] Disable clang-tidyJuha Alanen2019-09-181-4/+0
|
* [build] Remove Qt builds from legacy buildsystemThiago Marcos P. Santos2019-09-171-99/+0
|
* [build] Do not run clang-tidy on the legacy workflowThiago Marcos P. Santos2019-09-171-27/+0
| | | | Already running on the new build.
* [build] CI configThiago Marcos P. Santos2019-09-171-3/+308
| | | | | | | | | | Run it in parallel with the old build system. This will offer a migration path and make sure we keep everything working at the cost of running many CI bots. New stuff is prefixed with "next". Appveyor already got migrated to the next buildsystem. After merging, we will follow-up removing duplicated core bots.
* [build] Remove CXX11 flagThiago Marcos P. Santos2019-09-111-4/+1
| | | | No longer needed after we vendorized so many deps.
* [build] Enable mbgl-expression-test on CIAlexander Shalamov2019-09-041-0/+24
|
* [core] Bump mbgl/linux-gcc-5-qt-5.9 image to 5cd92d7d1cAlexander Shalamov2019-08-281-1/+1
| | | | New docker image contains Noto Sans CJK font that is used by the unit tests
* [build] do not skip tag-initiated buildsŁukasz Paczos2019-08-161-1/+1
|
* [build] Skip CI jobs if there are no relevant changed filesJason Wray2019-08-081-23/+74
|
* [ios, build] Add CI jobs running Xcode 11 betasJason Wray2019-08-081-0/+48
|
* [ios, build] Make CocoaPods CI deployment synchronousJason Wray2019-08-011-6/+0
| | | Otherwise it may not be allowed to finish before the CI job ends.
* [CI] Remove Source.RenderTileSetSourceUpdate from Sanitize buildMikhail Pozdnyakov2019-08-011-1/+2
|
* [ios, build] Update to Xcode 10.3 on CircleCIJason Wray2019-07-311-8/+8
|
* [ios, build] Automatically deploy to CocoaPodsJason Wray2019-07-301-0/+14
|
* [build] Don't allow codecov to fail a CI jobJason Wray2019-07-291-3/+1
|
* [build] Replace geometry.hpp/variant with mapbox-baseBruno de Oliveira Abinader2019-07-261-2/+6
|
* [ios, build] Trigger external deploy jobs before long-running build tasksupstream/friedbunny-rearranges-deploy-job-orderJason Wray2019-07-241-1/+7
|
* [android] - update CI image of the release jobtobrun2019-07-191-1/+1
|
* [build] Opt out of homebrew cleanup on CIJason Wray2019-07-091-0/+10
|
* [ios, build] Add podspec lint scriptJason Wray2019-07-021-1/+1
|
* [android] - update CI image to NDK 20tobrun2019-06-271-1/+1
|
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-14/+63
|