bluer-options 5.153.1__tar.gz → 5.155.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bluer_options-5.153.1/bluer_options.egg-info → bluer_options-5.155.1}/PKG-INFO +1 -1
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/code.sh +2 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/dot/edit.sh +2 -2
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/__init__.py +1 -1
- {bluer_options-5.153.1 → bluer_options-5.155.1/bluer_options.egg-info}/PKG-INFO +1 -1
- {bluer_options-5.153.1 → bluer_options-5.155.1}/LICENSE +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/MANIFEST.in +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/README.md +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/alias.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/assert.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/bluer_options.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/bool.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/browse.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/backup.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/dot/cat.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/dot/cp.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/dot/load.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/dot/seed.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env/dot.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/env.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/eval.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/generic_task.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/help.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/install.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/list.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/logging.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/open.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/options.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/pause.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/plugins.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/pylint.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/pytest.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/repeat.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/seed.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/sleep.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/source.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/string.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/terminal.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/test.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/wait.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/.bash/watch.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/assets/example1.sh +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/config.env +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/elapsed_timer.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/env/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/env/functions.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/help/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/help/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/help/functions.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/help/parsing.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/host/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/host/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/host/functions.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/list/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/list/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/logger/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/logger/config.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/options/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/options/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/options/classes.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/string/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/string/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/string/constants.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/string/functions.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/terminal/__init__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/terminal/__main__.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/terminal/functions.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/timer.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options/urls.py +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options.egg-info/SOURCES.txt +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options.egg-info/dependency_links.txt +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options.egg-info/requires.txt +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/bluer_options.egg-info/top_level.txt +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/pyproject.toml +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/requirements.txt +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/setup.cfg +0 -0
- {bluer_options-5.153.1 → bluer_options-5.155.1}/setup.py +0 -0
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
function bluer_ai_code() {
|
|
4
4
|
if [[ "$abcli_is_mac" == true ]]; then
|
|
5
5
|
/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/code "$@"
|
|
6
|
+
elif [[ "$abcli_is_github_workflow" == true ]]; then
|
|
7
|
+
bluer_ai_log_warning "@code: $@: skipped."
|
|
6
8
|
else
|
|
7
9
|
nano "$@"
|
|
8
10
|
fi
|
|
@@ -6,7 +6,7 @@ function bluer_ai_env_dot_edit() {
|
|
|
6
6
|
local machine_name=$2
|
|
7
7
|
|
|
8
8
|
if [ "$machine_kind" == "local" ]; then
|
|
9
|
-
|
|
9
|
+
bluer_ai_code $abcli_path_abcli/.env
|
|
10
10
|
else
|
|
11
11
|
local filename="$abcli_object_temp/scp-${machine_kind}-${machine_name}.env"
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ function bluer_ai_env_dot_edit() {
|
|
|
18
18
|
- \
|
|
19
19
|
$filename
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
bluer_ai_code $filename
|
|
22
22
|
|
|
23
23
|
abcli_scp \
|
|
24
24
|
local \
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|