{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":217886739,"defaultBranch":"master","name":"asdf-direnv","ownerLogin":"asdf-community","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-27T16:55:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/55361631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1700502436.0","currentOid":""},"activityList":{"items":[{"before":"c9ff9dcc21cadd5a94d9d5afac476e8151aa21b8","after":null,"ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-11-20T17:47:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"}},{"before":"2b649c8112d6fc8c34ec5758e0f95fdfb7496e0c","after":"a2219c293d8cdaa2b7e5f38a63788334b481e00d","ref":"refs/heads/master","pushedAt":"2023-11-20T17:47:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was difficult to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries, which broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a step whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"ba43cb3cf5c9b92644ac4b3dd45779ee9fc1ea2a","after":null,"ref":"refs/heads/dependabot/github_actions/asdf-vm/actions-3","pushedAt":"2023-10-09T01:41:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"}},{"before":"6c109a3ae0ae53f80c361c2498b64b1d526fd1b0","after":"2b649c8112d6fc8c34ec5758e0f95fdfb7496e0c","ref":"refs/heads/master","pushedAt":"2023-10-09T01:41:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Bump asdf-vm/actions from 2 to 3\n\nBumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2 to 3.\n- [Release notes](https://github.com/asdf-vm/actions/releases)\n- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/asdf-vm/actions/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: asdf-vm/actions\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump asdf-vm/actions from 2 to 3"}},{"before":null,"after":"ba43cb3cf5c9b92644ac4b3dd45779ee9fc1ea2a","ref":"refs/heads/dependabot/github_actions/asdf-vm/actions-3","pushedAt":"2023-10-09T01:37:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump asdf-vm/actions from 2 to 3\n\nBumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2 to 3.\n- [Release notes](https://github.com/asdf-vm/actions/releases)\n- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/asdf-vm/actions/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: asdf-vm/actions\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump asdf-vm/actions from 2 to 3"}},{"before":"8ef89f136781566c81b8c08c3b0821135fc44b7b","after":"6c109a3ae0ae53f80c361c2498b64b1d526fd1b0","ref":"refs/heads/master","pushedAt":"2023-09-26T15:50:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Fix for BSD mktemp\n\nThe BSD version of mktemp requires at least 6 X in the template or else throws 'Invalid argument' err.","shortMessageHtmlLink":"Fix for BSD mktemp"}},{"before":"ccdf52f3e3bb194205992f840ad97a6dbfaa316d","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-05T01:37:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"smorimoto","name":"Sora Morimoto","path":"/smorimoto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38746192?s=80&v=4"}},{"before":"8a68f0fc5700d209b12ec109cd4f70b58a9bd22a","after":"8ef89f136781566c81b8c08c3b0821135fc44b7b","ref":"refs/heads/master","pushedAt":"2023-09-05T01:37:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"smorimoto","name":"Sora Morimoto","path":"/smorimoto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38746192?s=80&v=4"},"commit":{"message":"Merge pull request #182 from asdf-community/dependabot/github_actions/actions/checkout-4\n\nBump actions/checkout from 3 to 4","shortMessageHtmlLink":"Merge pull request #182 from asdf-community/dependabot/github_actions…"}},{"before":null,"after":"ccdf52f3e3bb194205992f840ad97a6dbfaa316d","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-05T01:01:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"6883893c7ae458fe796c5a7470d669ba6dcc8c9c","after":null,"ref":"refs/heads/renovate/configure","pushedAt":"2023-08-23T00:51:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"}},{"before":"9d6c88c905271564ef014edf27c3566caa21f09b","after":"c9ff9dcc21cadd5a94d9d5afac476e8151aa21b8","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:39:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was difficult to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries, which broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a step whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"9b78d3c7839c6cc4a0d3201add28a5a62dc5bb96","after":null,"ref":"refs/heads/jfly/appease-actionlint","pushedAt":"2023-08-23T00:38:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"}},{"before":"04b88732ebaa72e98e772603206c46d6ffc810d0","after":"8a68f0fc5700d209b12ec109cd4f70b58a9bd22a","ref":"refs/heads/master","pushedAt":"2023-08-23T00:38:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Appease shellcheck\n\nWe use actionlint, which (among other things) runs shellcheck against\nthe steps of our workflows. shellcheck doesn't like these variable\nreferences without surrounding double quotes. While I doubt either of\nthese will ever contain a space, it's easier to just add the quotes to\nmake shellcheck happy.","shortMessageHtmlLink":"Appease shellcheck"}},{"before":null,"after":"9b78d3c7839c6cc4a0d3201add28a5a62dc5bb96","ref":"refs/heads/jfly/appease-actionlint","pushedAt":"2023-08-23T00:35:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Appease shellcheck\n\nWe use actionlint, which (among other things) runs shellcheck against\nthe steps of our workflows. shellcheck doesn't like these variable\nreferences without surrounding double quotes. While I doubt either of\nthese will ever contain a space, it's easier to just add the quotes to\nmake shellcheck happy.","shortMessageHtmlLink":"Appease shellcheck"}},{"before":"2a8ebfa3340f38453fe72c22ab0a1e746fd636e1","after":"9d6c88c905271564ef014edf27c3566caa21f09b","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:29:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was difficult to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries, which broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a step whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"55a9146f543fd6347539fa27057023b4118ae2fa","after":"2a8ebfa3340f38453fe72c22ab0a1e746fd636e1","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:28:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was difficult to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries and that broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a step whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"e22efd172d27f9f61f5e7c1a3e4907f27191fd03","after":"55a9146f543fd6347539fa27057023b4118ae2fa","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:27:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was impossible to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries and that broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a step whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"8aa9502fcd8ce96e17c64e9531192806e9310790","after":"e22efd172d27f9f61f5e7c1a3e4907f27191fd03","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:26:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was impossible to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries and that broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a command whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"d068647444b26fd2d3ba8a51a292631e6b948033","after":"8aa9502fcd8ce96e17c64e9531192806e9310790","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:19:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBefore this diff, it was impossible to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries and that broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a command whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":null,"after":"d068647444b26fd2d3ba8a51a292631e6b948033","ref":"refs/heads/jfly/add-asdf-direnv-install","pushedAt":"2023-08-23T00:19:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add a new `asdf direnv install` command\n\nBEfore this diff, it was impossible to install tools that depend on\nother tools. For example, here's what happens if I try to install a\nversion of poetry on my machine:\n\n $ asdf install poetry 1.5.1\n No version is set for command python3\n Consider adding one of the following versions in your config file at\n python 3.10.2\n python 3.8.10\n curl: (23) Failure writing output to destination\n\n Cleanup: Something went wrong!\n\n 48 /home/jeremy/.asdf/plugins/poetry/bin/install: POETRY_HOME=$install_path python3 - --version \"$version\" $flags\n\nThis is because my system doesn't actually have a global `python` or\n`python3`. While I *could* install python with my system's package\nmanager, I'd rather re-use my asdf-managed python if at all possible.\nPlus, poetry's installer doesn't even work with the 2 most popular ways\nof installing python systemwide on macOS (see [this poetry\nissue](https://github.com/python-poetry/install.python-poetry.org/issues/24#issuecomment-1314368112)\nand [this homebrew issue](https://github.com/Homebrew/homebrew-core/issues/138159)).\n\nI know this doesn't solve the general build-dependencies issue: asdf is\nnot a full package manager and I doubt it ever will become one. I do\nthink this fairly minor change is worth implementing though, as it will\nsolve a pain point my team has started running into ever since [homebrew\nchanged they way they build binaries and that broke poetry\ninstall](https://github.com/Homebrew/homebrew-core/issues/138159).\n\nAs a happy side effect, we can now run `direnv reload` for the user,\nwhich saves them a command whenever they need to install missing\ndependencies.","shortMessageHtmlLink":"Add a new asdf direnv install command"}},{"before":"74c570d9737ab54be394be5b056d61ef91f4f674","after":null,"ref":"refs/heads/jfly/cleanup-_load_plugin_version_and_file","pushedAt":"2023-08-23T00:02:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"}},{"before":null,"after":"74c570d9737ab54be394be5b056d61ef91f4f674","ref":"refs/heads/jfly/cleanup-_load_plugin_version_and_file","pushedAt":"2023-08-22T23:37:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Cleanup `_load_plugin_version_and_file`\n\nThis should not have any behavior change, despite the `while` loop\ndisappearing. That's because `find_versions` only ever returns a single\nline. I'm not sure why we were trying to handle the case where it\nreturns more than one. I patterned this new code off of [this core asdf\ncode that invokes\n`find_versions`](https://github.com/asdf-vm/asdf/blob/v0.12.0/lib/utils.bash#L736-L738).\n\nI made some other cosmetic changes while I was in here.","shortMessageHtmlLink":"Cleanup _load_plugin_version_and_file"}},{"before":"685b0a5c6b01d5d0c2ae05942574729675ba5070","after":"04b88732ebaa72e98e772603206c46d6ffc810d0","ref":"refs/heads/master","pushedAt":"2023-07-10T21:16:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"smorimoto","name":"Sora Morimoto","path":"/smorimoto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38746192?s=80&v=4"},"commit":{"message":"Merge pull request #178 from oeuftete/fix-find-warning\n\nFix warning on find","shortMessageHtmlLink":"Merge pull request #178 from oeuftete/fix-find-warning"}},{"before":"7945cbb1c50ebd8e724168f87b63078e2a4eaada","after":"685b0a5c6b01d5d0c2ae05942574729675ba5070","ref":"refs/heads/master","pushedAt":"2023-06-26T16:50:31.124Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"smorimoto","name":"Sora Morimoto","path":"/smorimoto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38746192?s=80&v=4"},"commit":{"message":"Merge pull request #177 from ajorpheus/master\n\n(macOS) : Fix error due to .DS_Store being included in plugins","shortMessageHtmlLink":"Merge pull request #177 from ajorpheus/master"}},{"before":"4f6da5e0a6b361695cd2ab9adc9fb962fafc4432","after":"7945cbb1c50ebd8e724168f87b63078e2a4eaada","ref":"refs/heads/master","pushedAt":"2023-06-12T13:27:25.780Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Add option to prevent modification of .*shrc file during plugin update\n\nCloses #166","shortMessageHtmlLink":"Add option to prevent modification of .*shrc file during plugin update"}},{"before":"baecca60d3d4b1ed199a49ec3bb9980d13d64105","after":null,"ref":"refs/heads/dependabot/github_actions/asdf-vm/actions-2","pushedAt":"2023-05-07T05:11:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"}},{"before":"c58d398b273468d0e9f3c27af9ebee4eec5b7c43","after":"4f6da5e0a6b361695cd2ab9adc9fb962fafc4432","ref":"refs/heads/master","pushedAt":"2023-05-07T05:11:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Bump asdf-vm/actions from 1 to 2\n\nBumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 1 to 2.\n- [Release notes](https://github.com/asdf-vm/actions/releases)\n- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/asdf-vm/actions/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: asdf-vm/actions\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump asdf-vm/actions from 1 to 2"}},{"before":"cbf8bfa2a2bdc475e0a2f9a57228428292201542","after":"baecca60d3d4b1ed199a49ec3bb9980d13d64105","ref":"refs/heads/dependabot/github_actions/asdf-vm/actions-2","pushedAt":"2023-05-07T05:08:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump asdf-vm/actions from 1 to 2\n\nBumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 1 to 2.\n- [Release notes](https://github.com/asdf-vm/actions/releases)\n- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/asdf-vm/actions/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: asdf-vm/actions\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump asdf-vm/actions from 1 to 2"}},{"before":"e8847268d56e67944cc86f953222e6a196d894ba","after":"c58d398b273468d0e9f3c27af9ebee4eec5b7c43","ref":"refs/heads/master","pushedAt":"2023-05-07T05:07:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"feat: ignoring missing plugins when ASDF_DIRENV_IGNORE_MISSING_PLUGINS=1","shortMessageHtmlLink":"feat: ignoring missing plugins when ASDF_DIRENV_IGNORE_MISSING_PLUGINS=1"}},{"before":"226aadc21ea733f0de77e03a9c810ccbcf72698e","after":"e8847268d56e67944cc86f953222e6a196d894ba","ref":"refs/heads/master","pushedAt":"2023-04-21T15:23:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jfly","name":"Jeremy Fleischman","path":"/jfly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277474?s=80&v=4"},"commit":{"message":"Merge pull request #175 from kabouzeid/patch-1\n\nMake sure old fish config exists before grepping","shortMessageHtmlLink":"Merge pull request #175 from kabouzeid/patch-1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADs40BAQA","startCursor":null,"endCursor":null}},"title":"Activity · asdf-community/asdf-direnv"}