support for virtual environments
@sciabarracom がすでに取り組んでいます。
2026年1月8日 から。
評価
この issue はまだ評価されていません。
説明
Why you need it?
Currently there is only one global environment so you can be logged into one system at a time, and you have only one ~/.ops with its plugins
I want to add support to have multiple virtual environments
How it could be?
A virtual environent is (or should be) entirely defined by 2 variables
OPS_HOMEthat sets the location of~/.opsWSK_CONFIG_FILEthat sets the location of the~/.wskprops
It could be as simple as to check if in current directlry there is a .ops and in such a case to set OPS_HOME to the current directory and WSK_CONFIG_FILE to $OPS_HOME/.wskprops
Also it is useful to add a simple: ops -venv that will create a .ops and execute an update downloading in it task and prereqs.
Other related information
Check there are not somewhere implicit assumptions of ~/.ops in the task and the code that can break this new logic.
Update documentation.
- 主要言語
- Python
- スター
- 576
- フォーク
- 29
- 平均マージ
- 51分
- マージ済み PR(30日)
- 14
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
apache/openserverless のほかの issue
-
help wanted
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
apache/openserverless#252 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
apache/openserverless#215 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 58/100
apache/openserverless#214 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 72/100
apache/openserverless#213 ·
-
help wanted
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
apache/openserverless#195 ·
apache/openserverless の issue をすべて見る
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
canonical/paas-charm#368 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
tech debt
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
StevenBlack/hosts#3256 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
qualcomm/qai-appbuilder#275 ·