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

depot_tools: migrate to Conan v2 #18982

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Jul 31, 2023

No description provided.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

Hooks produced the following warnings for commit 83081bd
depot_tools/cci.20201009
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output_fails_build.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/bot_update/examples/full.expected/resolve_chromium_fixed_version.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch_and_target_ref.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/bot_update/examples/full.expected/add_blamelists_bot_update_failure.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output_fails_build.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch_and_target_ref.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
depot_tools/20200407
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output_fails_build.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/bot_update/examples/full.expected/resolve_chromium_fixed_version.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch_and_target_ref.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/bot_update/examples/full.expected/deprecated_got_revision_mapping.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output_fails_build.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_package(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './bin/recipes/recipe_modules/tryserver/examples/full.expected/with_gerrit_patch_and_target_ref.json' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Sep 17, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 17, 2023
@valgur valgur closed this Sep 17, 2023
@valgur valgur reopened this Sep 17, 2023
@stale stale bot removed the stale label Sep 17, 2023
@conan-center-bot

This comment has been minimized.

@RubenRBS RubenRBS self-assigned this Oct 3, 2023
Copy link
Member

@RubenRBS RubenRBS left a comment

Choose a reason for hiding this comment

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

Concern about removing arch from an application

recipes/depot_tools/all/conanfile.py Outdated Show resolved Hide resolved
@conan-center-bot

This comment has been minimized.

valgur added a commit to valgur/conan-hooks that referenced this pull request Nov 3, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 6 (4628bfe2b8d71616a177f6490513c89858ad12b7):

  • depot_tools/20200407:
    All packages built successfully! (All logs)

  • depot_tools/cci.20201009:
    All packages built successfully! (All logs)

Copy link
Member

@RubenRBS RubenRBS left a comment

Choose a reason for hiding this comment

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

Question about downloading in build()

recipes/depot_tools/all/conanfile.py Show resolved Hide resolved
@valgur
Copy link
Contributor Author

valgur commented Nov 29, 2023

@RubenRBS Ping.

@conan-center-bot conan-center-bot merged commit 99d6654 into conan-io:master Jan 15, 2024
18 checks passed
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.

None yet

4 participants