Skip to content

chore: generate asdf help callback scripts - #56

Merged
Stratus3D merged 1 commit into
masterfrom
tb/help-callbacks
Aug 18, 2026
Merged

chore: generate asdf help callback scripts#56
Stratus3D merged 1 commit into
masterfrom
tb/help-callbacks

Conversation

@Stratus3D

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds ASDF “help callback” scripts to this asdf-lua plugin so asdf help lua (and related subtopics) can show contextual information (overview, links, dependencies, configuration). It also tweaks linting and adjusts LuaRocks installation behavior on ARM architectures.

Changes:

  • Add generated bin/help.* scripts for overview, links, dependency hints, and environment variable/config guidance.
  • Update bin/install to export LUAROCKS_UNAME_M on arm64/aarch64 during LuaRocks configuration.
  • Expand make lint to run ShellCheck over both bin/* and lib/*.

Reviewed changes

Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Makefile Lints both bin/* and lib/* via ShellCheck.
bin/install Exports LUAROCKS_UNAME_M for ARM installs when building LuaRocks.
bin/help.overview Provides an overview text for Lua vs LuaJIT.
bin/help.links Provides relevant upstream/project links (Lua vs LuaJIT) and plugin links.
bin/help.deps Prints OS/package-manager-specific dependency hints.
bin/help.config Prints supported environment variable configuration hints.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 6 changed files in this pull request and generated no new comments.

@Stratus3D
Stratus3D merged commit 2d11e45 into master Aug 18, 2026
17 of 18 checks passed
@Stratus3D
Stratus3D deleted the tb/help-callbacks branch August 18, 2026 13:37
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.

2 participants