Skip to content

[repo-assist] test(runtime): cover pacman config overrides - #2967

Draft
github-actions[bot] wants to merge 1 commit into
nextfrom
repo-assist/test-pacman-config-overrides-1e1eb2902c1eacdf
Draft

[repo-assist] test(runtime): cover pacman config overrides#2967
github-actions[bot] wants to merge 1 commit into
nextfrom
repo-assist/test-pacman-config-overrides-1e1eb2902c1eacdf

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 This PR was prepared by Repo Assist, an automated AI assistant for this repository.

Summary

Add focused regression coverage for retrievePacmanConfig command-line overrides, including database path, architecture, ignored packages/groups, cache directory, GPG directory, and color handling.

Rationale

The existing runtime test covered only the default pacman configuration. These assertions protect the override behavior used by global yay options without changing production code.

Test Status

  • go test ./pkg/runtime -run '^$' — passed (compile check)
  • make build — passed
  • Full go test ./pkg/runtime is blocked in this environment because the external pacman-conf executable is unavailable; the existing runtime tests require it as well.

No new dependencies were added.

Generated by 🌈 Repo Assist, see workflow run. Learn more.
Comment /repo-assist to run again

Add this agentic workflow to your repo

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@1c6668b751c51af8571f01204ceffb19362e0f66

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants