summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Update coverity build process to account for different tool versions (#3873)Jacob Keeler2022-03-041-1/+1
|
* Changed clang-format version from 6 to 8 (#3777)Andrii Kalinich (GitHub)2021-10-151-1/+1
| | | Co-authored-by: OlhaVorobiova <olha.vorobiova@dxc.com>
* Added python packages' check (#3776)Andrii Kalinich (GitHub)2021-10-152-4/+4
| | | Co-authored-by: OlhaVorobiova <olha.vorobiova@dxc.com>
* Coverity Github Actions CI (#3737)JackLivio2021-07-151-0/+63
| | | | | | | | | | | | | | | | | * Add Coverity CI * Fix syntax * test * test * Add enviroment * Add env * Upload coverity result * Apply only for master branch prs
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-092-2/+1
| | | | | | | | | | | | | | | | | | | | | * Remove references to ubuntu 16 in documentation * Remove older ssl ciphers from crypto manager * Fix style * Change logs for unsupported protocols * Update clang-format version to 8 and re-run style script * Apply suggestions from code review Co-authored-by: Collin <iCollin@users.noreply.github.com> * Drop support for openssl 1.0 * Remove some references to OPENSSL_1_1_VERSION Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Feature/GitHub actions ci (#3701)JackLivio2021-05-211-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Test github action * Build Core * Fix path * Add submodules * Move path * Debug policy cmake paths * Debug lines * Change build directory * Print sources * Change core path * ls debug * Log cmake version * Try ubuntu 18 * Set Cmake version * Change cmake depdency * Remove version wildcard * Debug collect sources * More debug messages * Check filtered files * Remove bad policy path exclude * Try caching 3rd party * Fix env var * Update 3rd party path * Fix path * Remove env var * Fix space * Update path * Update core path * Fix boost install path * Add 3rd party arch path * Set LD_LIBRARY_PATH * Add check style * Fix cache path * Update README badge status * Move 3rd party build path * Remove Travis * Move cache call earlier * Fix syntax * Conditional mkdir * Add debug line * Add logs * Fix syntax * Fix syntax * Remove log lines * Use boost logger * Update cache * Remove -j * Top level boost include * Adjust boost includes * Remove boost logger * Invalidate cache * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update sdl_core_github_ci.yml * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Add pull request action
* Merge pull request #3669 from smartdevicelink/release/7.1.0-RC17.1.0release/7.1.0JackLivio2021-04-141-0/+1
|\ | | | | Release 7.1.0
| * Add Ubuntu 20.04 support (#3625)Jacob Keeler2021-02-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Fix build warnings and errors for Ubuntu version 20.04 - Apply macro fix for GTEST_DISALLOW_ASSIGN_ and GTEST_DISALLOW_COPY_AND_ASSIGN_ from googletest project - Fix usage of deprecated functions in openssl 1.1.0 - Include deprecated `sysctl.h` only in QNX build - Fix warnings in InterfaceGenerator scripts * Add 20.04 to supported platforms * Remove broken tests after openssl1.1 update
* | update tag for PR reviewstheresalech2020-11-091-1/+1
|/
* Merge pull request #2713 from smartdevicelink/fix/update_supported_platformsJacob Keeler2020-02-261-1/+1
|\ | | | | Update supported environment and add to README
| * Update supported environment and add to READMEfix/update_supported_platformsjacobkeeler2018-10-231-1/+1
| |
* | Merge pull request #2724 from smartdevicelink/fix/issue_2720Jacob Keeler2019-03-181-2/+2
|\ \ | | | | | | pull_request_template.md - add best practices link and review information
| * | Update after commentsJacob Keeler2019-03-181-1/+1
| | |
| * | add best practices link and review informationfix/issue_2720theresalech2018-10-261-2/+2
| |/
* | add link to best practicesfix/issue_2719theresalech2018-10-261-2/+2
|/
* Merge remote-tracking branch 'dev-gh/feature/Contribution_docs_update' into ↵jacobkeeler2017-10-061-0/+6
| | | | release/4.4.0
* Add .github folder along with new Issue and PR templates (#1800)Jacob Keeler2017-10-033-0/+88