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

Set up CI with Azure Pipelines #16

Open
wants to merge 1,040 commits into
base: develop
Choose a base branch
from
Open

Conversation

lasote
Copy link
Owner

@lasote lasote commented Sep 18, 2018

No description provided.

danimtb and others added 30 commits August 20, 2018 14:18
…#3376)

* Create .sh files in virtualenv generators for Win subsytems

* fix test
* Remove package files removed

* Excluded gitignored folders

* Try to fix win tests

* Fix windows test

* Review
* Quote MSBuild arguments

* fix tests

* fix tools test
…3377)

* Implemented --query flag in `conan upload` (conan-io#2445)

You can now use the --query flag in the `conan upload` command like you
would in `conan remove`. In other words, you can use a query to specify
which packages will be uploaded to the server.

* Moved query to final argument to prevent breakage for API users

* Added tests for `conan upload --query`

* Made changes from code review.

* .format replaced with old-style Python 2 formatting for consistency.
* Removed extraneous print statement.
* Custom properties and parallel source code in MSBuild()

* amd64 cross builder following arch_build

* Trailing crlf

* Only CL parallel

* test only for windows
* Apply general scope options to consumer first

* try descop options

* improved test and changed fix

* Improved test with create and install
* fixed generators test

* fixing test
* Add py37 linux

* update image

* Refresh

* Fixed images

* cryptography 2.3 required in mac for python 3.7

* fixing

* better range

* unlock astroid

* unlock astroid and pylint

* Minimum version for astroid and pylint
* Remove package files removed

* CMake system version irrespective of system name
* Remove package files removed

* Added server

* init

* server test launcher

* Ref model

* fixed server launcher

* Fixed service test

* Server tests

* Review

* Refactor server storages

* Fixed server store refactor

* Fixed service v2
* Remove package files removed

* Fix test failing because of the order of a dict
* vcvars better diff and var list management

* try to more understandable code
* loader basic

* extracting duplicated Retriever in tests

* fixing more tests

* working

* fixing tests

* more refactors

* fixed tests

* fixing test

* PreprocessProfile

* removed global load_conan_class

* fixed broken tests

* review
…_deactivate_fixed

Feature/linux virtualenv deactivate fixed
* cmake flag refactor

* Remove print

* Some fixes
* disabling templateDir for conan config install git

* merged develop
 Added exception to avoid option without value in default_options
@codecov-io
Copy link

codecov-io commented Sep 18, 2018

Codecov Report

Merging #16 into develop will increase coverage by 3.21%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop      #16      +/-   ##
===========================================
+ Coverage    93.01%   96.22%   +3.21%     
===========================================
  Files          415      370      -45     
  Lines        37284    31508    -5776     
===========================================
- Hits         34680    30320    -4360     
+ Misses        2604     1188    -1416     

@codecov-commenter
Copy link

Codecov Report

Merging #16 into develop will increase coverage by 3.16%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop      #16      +/-   ##
===========================================
+ Coverage    93.01%   96.17%   +3.16%     
===========================================
  Files          415      416       +1     
  Lines        37284    36852     -432     
===========================================
+ Hits         34680    35444     +764     
+ Misses        2604     1408    -1196     

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.