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

Bump dev version #531

Merged
merged 8 commits into from
Nov 17, 2020
Merged

Bump dev version #531

merged 8 commits into from
Nov 17, 2020

Conversation

uilianries
Copy link
Member

@uilianries uilianries commented Nov 6, 2020

Changelog: Omit

  • Accept any Conan version higher than 1.7

  • Accept Conan develop version

  • Imported/Copied Conan utils files to exclude them from Conan python package release (see Conan test assets is required for CPT conan#8057)

  • Refer to the issue that supports this Pull Request.

  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.

  • I've read the Contributing guide.

  • I've followed the PEP8 style guides for Python code.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@Croydon Croydon mentioned this pull request Nov 12, 2020
4 tasks
@uilianries uilianries closed this Nov 13, 2020
@uilianries uilianries reopened this Nov 13, 2020
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #531 (12f1ac3) into develop (6a1a8b5) will decrease coverage by 13.56%.
The diff coverage is 45.86%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #531       +/-   ##
============================================
- Coverage    92.66%   79.10%   -13.57%     
============================================
  Files           34       41        +7     
  Lines         3560     4910     +1350     
============================================
+ Hits          3299     3884      +585     
- Misses         261     1026      +765     
Impacted Files Coverage Δ
cpt/test/unit/generators_test.py 100.00% <ø> (ø)
cpt/test/assets/__init__.py 23.07% <23.07%> (ø)
cpt/test/assets/genconanfile.py 23.75% <23.75%> (ø)
cpt/test/utils/scm.py 25.84% <25.84%> (ø)
cpt/test/utils/mocks.py 36.64% <36.64%> (ø)
cpt/test/utils/test_files.py 40.29% <40.29%> (ø)
cpt/test/utils/tools.py 50.08% <50.08%> (ø)
cpt/test/utils/server_launcher.py 58.57% <58.57%> (ø)
cpt/test/integration/base.py 95.12% <80.00%> (-2.25%) ⬇️
cpt/test/integration/basic_test.py 97.04% <97.29%> (+0.03%) ⬆️
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86e2dcc...12f1ac3. Read the comment docs.

@czoido czoido merged commit c0a3165 into develop Nov 17, 2020
@uilianries uilianries added this to the 0.35.0 milestone Nov 23, 2020
@uilianries uilianries deleted the feature/bump-dev-version branch December 3, 2020 11:32
@uilianries uilianries mentioned this pull request Dec 3, 2020
boussaffawalid pushed a commit to boussaffawalid/conan-package-tools that referenced this pull request Feb 11, 2022
* Bump dev version

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Allow dev branch

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Remove maximum Conan version

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Remove conan version

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Copy Conan Tests to CPT

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Remove unused files

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Export source for fPIC template

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix integration test according Conan version

Signed-off-by: Uilian Ries <uilianries@gmail.com>
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.

3 participants