Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[READY] Check if Python headers are installed in build script #1086

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

micbou
Copy link
Collaborator

@micbou micbou commented Aug 21, 2018

Fixes ycm-core/YouCompleteMe#3127.


This change is Reviewable

Copy link
Collaborator

@bstaletic bstaletic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was easier than I thought. :lgtm_strong:

Reviewed 1 of 1 files at r1.
Reviewable status: 1 of 2 LGTMs obtained

@micbou micbou force-pushed the build-check-python-headers branch from 44f3144 to d388614 Compare August 21, 2018 13:40
@codecov
Copy link

codecov bot commented Aug 22, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@6bf7149). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #1086   +/-   ##
=========================================
  Coverage          ?   97.58%           
=========================================
  Files             ?       89           
  Lines             ?     6955           
  Branches          ?        0           
=========================================
  Hits              ?     6787           
  Misses            ?      168           
  Partials          ?        0

@Valloric
Copy link
Member

:lgtm:

Thanks for the PR!

@zzbot r+

@zzbot
Copy link
Contributor

zzbot commented Sep 20, 2018

📌 Commit d388614 has been approved by Valloric

@zzbot
Copy link
Contributor

zzbot commented Sep 20, 2018

⌛ Testing commit d388614 with merge 10ad481...

zzbot added a commit that referenced this pull request Sep 20, 2018
[READY] Check if Python headers are installed in build script

Fixes ycm-core/YouCompleteMe#3127.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1086)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Sep 20, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Valloric
Pushing 10ad481 to master...

@zzbot zzbot merged commit d388614 into ycm-core:master Sep 20, 2018
@micbou micbou deleted the build-check-python-headers branch September 20, 2018 07:20
zzbot added a commit to ycm-core/YouCompleteMe that referenced this pull request Oct 7, 2018
[READY] Update ycmd

Include the following changes:
 - PR ycm-core/ycmd#1075: remove Node.js workaround for Debian-based distributions;
 - PR ycm-core/ycmd#1077: update Boost to 1.68;
 - PR ycm-core/ycmd#1078: add semantic trigger for Julia;
 - PR ycm-core/ycmd#1081: improve type information on C++ member functions;
 - PR ycm-core/ycmd#1086: check if Python headers are installed before building;
 - PR ycm-core/ycmd#1088: raise proper exception for commands when file is still being parsed in C-family languages;
 - PR ycm-core/ycmd#1098: update Go completer;
 - PR ycm-core/ycmd#1099: update regex submodule;
 - PR ycm-core/ycmd#1100: add Python path to debugging information;
 - PR ycm-core/ycmd#1103: support framework headers completion and code navigation in C-family languages;
 - PR ycm-core/ycmd#1107: update Clang to 7.0.0;
 - PR ycm-core/ycmd#1109: update jdt.ls to 0.25.0;
 - PR ycm-core/ycmd#1110: handle null hover response from language servers;
 - PR ycm-core/ycmd#1111: update list of completion kinds defined by LSP;
 - PR ycm-core/ycmd#1113: send completion item kinds capability to language servers;
 - PR ycm-core/ycmd#1116: update Parso to 0.3.1 and Jedi to 0.13.1.

Closes #3138.
Closes #3145.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3175)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants