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(golang-rewrite): implement asdf env command #82

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

Stratus3D
Copy link
Member

@Stratus3D Stratus3D commented Nov 27, 2024

  • Create CallbackPath method on Plugin struct
  • Correct behavior of asdf shimversions command
  • Update shims.FindExecutable function to return plugin
  • Create repotest.WritePluginCallback function
  • Create execenv package for invoking exec-env plugin callback
  • Make MapToSlice a public function
  • Return resolved version from shims.FindExecutable function
  • Create shims.ExecutablePaths function
  • Enable shim_env_command.bats tests
  • Implement asdf env command

@Stratus3D Stratus3D changed the title feat(golang-rewritte): implement asdf env command feat(golang-rewrite): implement asdf env command Nov 27, 2024
* Create `CallbackPath` method on `Plugin` struct
* Correct behavior of `asdf shimversions` command
* Update `shims.FindExecutable` function to return plugin
* Create `repotest.WritePluginCallback` function
* Create `execenv` package for invoking `exec-env` plugin callback
* Make `MapToSlice` a public function
* Return resolved version from `shims.FindExecutable` function
* Create `shims.ExecutablePaths` function
* Enable `shim_env_command.bats` tests
* Implement `asdf env` command
@Stratus3D Stratus3D marked this pull request as ready for review November 27, 2024 15:07
@Stratus3D Stratus3D merged commit 8efa81a into master Nov 27, 2024
7 checks passed
@Stratus3D Stratus3D deleted the tb/shim-exec-env branch November 27, 2024 15:10
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.

1 participant