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

conan create remote WIP #15856

Merged
merged 39 commits into from May 6, 2024
Merged

conan create remote WIP #15856

merged 39 commits into from May 6, 2024

Commits on Apr 19, 2024

  1. conan create remote WIP

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7073730 View commit details
    Browse the repository at this point in the history
  2. runners added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d852ca8 View commit details
    Browse the repository at this point in the history
  3. docker runner updated

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    acc000c View commit details
    Browse the repository at this point in the history
  4. docker runner updated

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    284e62e View commit details
    Browse the repository at this point in the history
  5. abs path added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9175aa6 View commit details
    Browse the repository at this point in the history
  6. linux slashes fixed

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    03d53ca View commit details
    Browse the repository at this point in the history
  7. info updated

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    559428b View commit details
    Browse the repository at this point in the history
  8. restore only new packages

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    62de035 View commit details
    Browse the repository at this point in the history
  9. some info added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c565352 View commit details
    Browse the repository at this point in the history
  10. basic test added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ea4f495 View commit details
    Browse the repository at this point in the history
  11. new test added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b7072b9 View commit details
    Browse the repository at this point in the history
  12. requiremnets fixed

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    de279ec View commit details
    Browse the repository at this point in the history
  13. new docker exec added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f8c7cc1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa9dd9a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c913570 View commit details
    Browse the repository at this point in the history
  16. more info added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9f5b600 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    001014e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cbf0cf1 View commit details
    Browse the repository at this point in the history
  19. some fix

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e169fd9 View commit details
    Browse the repository at this point in the history
  20. ssh remote WIP

    jcar87 authored and davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7fa7de4 View commit details
    Browse the repository at this point in the history
  21. Run remote create command

    jcar87 authored and davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    be0fcb0 View commit details
    Browse the repository at this point in the history
  22. Restore remote cache

    jcar87 authored and davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f0f7d6f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    700176e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5e9d533 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    847c663 View commit details
    Browse the repository at this point in the history
  26. clean test added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7fda3b5 View commit details
    Browse the repository at this point in the history
  27. profile runner bug fixed

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9a9e298 View commit details
    Browse the repository at this point in the history
  28. docker configfile added

    davidsanfal committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    84f6603 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    8fecd97 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    07232cd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. configfile docker fixed

    davidsanfal committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8056359 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. wip

    davidsanfal committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6a44fbf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. docker runner test added

    davidsanfal committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f151c3b View commit details
    Browse the repository at this point in the history
  2. ssh and wsl disabled

    davidsanfal committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a54ecca View commit details
    Browse the repository at this point in the history
  3. print remove

    davidsanfal committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6e26f78 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Update conan/cli/commands/create.py

    Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
    davidsanfal and RubenRBS committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a6e1799 View commit details
    Browse the repository at this point in the history
  2. Update conan/cli/commands/create.py

    Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
    davidsanfal and RubenRBS committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fa8ab58 View commit details
    Browse the repository at this point in the history
  3. Update conan/internal/runner/docker.py

    Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
    davidsanfal and RubenRBS committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2977c64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb6bab8 View commit details
    Browse the repository at this point in the history