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

feat(manager/elixir): support install binary source #16710

Merged
merged 3 commits into from
Jul 22, 2022
Merged

Conversation

viceice
Copy link
Member

@viceice viceice commented Jul 22, 2022

Changes

support binrarysource=install.

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@viceice
Copy link
Member Author

viceice commented Jul 22, 2022

renovate-reproductions/elixir#1 💪

@viceice viceice marked this pull request as ready for review July 22, 2022 15:56
@viceice viceice requested review from rarkins and JamieMagee July 22, 2022 15:56
@viceice
Copy link
Member Author

viceice commented Jul 22, 2022

DEBUG: Contents updated (repository=renovate-reproductions/elixir, packageFile=mix.exs, branch=renovate-test/gen_state_machine-3.x)
       "depName": "gen_state_machine"
DEBUG: mix.getArtifacts(mix.exs) (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
DEBUG: Using docker to execute (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "image": "sidecar"
DEBUG: Resolved unstable matching version (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "toolName": "erlang",
       "constraint": "^24",
       "resolvedVersion": "24.3.4.0"
DEBUG: Resolved stable matching version (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "toolName": "elixir",
       "constraint": undefined,
       "resolvedVersion": "v1.13.4"
DEBUG: No tag or tagConstraint specified (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "image": "hub.kriese.eu/renovate/sidecar"
DEBUG: Docker image is already prefetched: hub.kriese.eu/renovate/sidecar@sha256:1a1befe53b7e374b069a66b29e9381bc99a5cf262aa5ccfeb4d5b2de0c468a61 (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
DEBUG: Executing command (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "command": "docker run --rm --name=renovate_sidecar --label=renovate_child -v \"/tmp/renovate/repos/github/renovate-reproductions/elixir\":\"/tmp/renovate/repos/github/renovate-reproductions/elixir\" -v \"/tmp/renovate/cache\":\"/tmp/renovate/cache\" -e TEST_KEY -e BUILDPACK_CACHE_DIR -w \"/tmp/renovate/repos/github/renovate-reproductions/elixir\" hub.kriese.eu/renovate/sidecar bash -l -c \"install-tool erlang 24.3.4.0 && install-tool elixir v1.13.4 && mix deps.update gen_state_machine\""
DEBUG: exec completed (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "cmd": "docker run --rm --name=renovate_sidecar --label=renovate_child -v \"/tmp/renovate/repos/github/renovate-reproductions/elixir\":\"/tmp/renovate/repos/github/renovate-reproductions/elixir\" -v \"/tmp/renovate/cache\":\"/tmp/renovate/cache\" -e TEST_KEY -e BUILDPACK_CACHE_DIR -w \"/tmp/renovate/repos/github/renovate-reproductions/elixir\" hub.kriese.eu/renovate/sidecar bash -l -c \"install-tool erlang 24.3.4.0 && install-tool elixir v1.13.4 && mix deps.update gen_state_machine\"",
       "durationMs": 7658,
       "stdout": "installing v2 tool erlang v24.3.4.0\nlinking tool erlang v24.3.4.0\n\"24\"\r\nInstalled v2 /usr/local/buildpack/tools/v2/erlang.sh in 2 seconds\ninstalling v2 tool elixir v1.13.4\nlinking tool elixir v1.13.4\nErlang/OTP 24 [erts-12.3.2] [source] [64-bit] [smp:32:32] [ds:32:32:10] [async-threads:1] [jit]\n\nElixir 1.13.4 (compiled with Erlang/OTP 22)\nErlang/OTP 24 [erts-12.3.2] [source] [64-bit] [smp:32:32] [ds:32:32:10] [async-threads:1] [jit]\n\nMix 1.13.4 (compiled with Erlang/OTP 22)\n* creating /home/user/.mix/archives/hex-1.0.1\n* creating /home/user/.mix/rebar\n* creating /home/user/.mix/rebar3\nInstalled v2 /usr/local/buildpack/tools/v2/elixir.sh in 3 seconds\nResolving Hex dependencies...\nDependency resolution completed:\nUnchanged:\n  benchee 0.13.2\n  deep_merge 0.2.0\n  dialyxir 0.5.1\n  earmark 1.2.6\n  ex_doc 0.19.1\n  libring 1.4.0\n  makeup 0.5.1\n  makeup_elixir 0.8.0\n  nimble_parsec 0.2.2\n  porcelain 2.0.3\nUpgraded:\n  gen_state_machine 2.0.3 => 3.0.0 (major)\n* Updating dialyxir (Hex package)\n* Updating gen_state_machine (Hex package)\n",
       "stderr": "Found file in cache: /tmp/renovate/cache/buildpack/2d511bcbcf56974b775b2470a7773330cc37419017969c034b782da23b19ee0b/erlang-24.3.4.0-focal-x86_64.tar.xz\nFound file in cache: /tmp/renovate/cache/buildpack/eaca4db52659c7bccd20b5167caec2e2e3dd4077894c0d8e41d4d193d86b08bf/Precompiled.zip\n"
DEBUG: Returning updated mix.lock (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
DEBUG: Updated 1 package files (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
DEBUG: Updated 1 lock files (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)
       "updatedArtifacts": ["mix.lock"]
DEBUG: 2 file(s) to commit (repository=renovate-reproductions/elixir, branch=renovate-test/gen_state_machine-3.x)

@viceice viceice enabled auto-merge (squash) July 22, 2022 16:24
@viceice viceice merged commit 6854145 into main Jul 22, 2022
@viceice viceice deleted the feat/elixir-install branch July 22, 2022 16:35
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.125.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants