Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ops -info returns a wrong value for OPS_ROOT_PLUGIN

Open
#152 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
cli

Research direction

Start from the ops -info command and trace how it resolves and displays OPS_ROOT_PLUGIN, comparing that value with the plugins found in ~/.ops. Done means ops -info reports /Users/msciab/.opd for the expected setup while still finding the plugins in ~/.ops.

Written by the indexing model from the issue text.

Description

Ⅰ. Issue Description

ops -info returns a wrong value

OPS_ROOT_PLUGIN: /Users/msciab

Ⅲ. Describe what you expected to happen

ops -info returns a wrong value

OPS_ROOT_PLUGIN: /Users/msciab/.opd

Ⅴ. Anything else we need to know?

Lookd like it finds correctly the plugins in ~/.ops

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.