Hyperling me
me pushed to prod at me/env-ansible 2026-08-05 16:24:36 -07:00
8e46cb16a5 arch, change checks for Archlinux to looking for pacman in case forks decide to use their own name in the future.
785db7e893 setup, if BRANCH is already set, don't use main.
94431dff43 setup, refactor and reword a few sections, especially related to the getopts and hosts file.
dcf4b3d451 setup, handle the lowercase branch variable more properly.
58f5f13b28 bash env, change how Firefox is found.
Compare 102 commits »
me pushed to stage at me/env-ansible 2026-08-05 16:24:29 -07:00
8e46cb16a5 arch, change checks for Archlinux to looking for pacman in case forks decide to use their own name in the future.
785db7e893 setup, if BRANCH is already set, don't use main.
94431dff43 setup, refactor and reword a few sections, especially related to the getopts and hosts file.
dcf4b3d451 setup, handle the lowercase branch variable more properly.
58f5f13b28 bash env, change how Firefox is found.
Compare 102 commits »
me pushed to dev at me/env-ansible 2026-08-05 16:21:57 -07:00
8e46cb16a5 arch, change checks for Archlinux to looking for pacman in case forks decide to use their own name in the future.
me pushed to dev at me/env-docker 2026-08-05 16:05:45 -07:00
44a573f6e0 provision tests, ensure the no is interpreted as a string, not a boolean.
me pushed to dev at me/env-docker 2026-08-05 16:01:00 -07:00
ba379b253e provision tests, add parameter to keep the containers running after the test is done.
me pushed to prod at me/env-shared 2026-08-05 15:46:14 -07:00
me created branch prod in me/env-shared 2026-08-05 15:46:14 -07:00
me deleted branch prod from me/env-shared 2026-08-05 15:44:10 -07:00
me pushed to main at me/env-shared 2026-08-05 15:44:09 -07:00
1f7a1f5883 Merge pull request 'Promote Stable Version' (#1) from prod into main
77300f3b82 clones, create the directory if it doesn't exist.
8041037eda Properly handle terminals which do not have 256 colors.
1ea50e600e Add function to check all the terminal colors of a system.
a1898c03b5 Move checking git projects via code-check to shared and make it generic. Code-check will reference it.
Compare 145 commits »
me merged pull request me/env-shared#1 2026-08-05 15:44:08 -07:00
Promote Stable Version
me created pull request me/env-shared#1 2026-08-05 15:43:54 -07:00
Promote Stable Version
me pushed to prod at me/env-shared 2026-08-05 15:43:01 -07:00
77300f3b82 clones, create the directory if it doesn't exist.
me pushed to stage at me/env-shared 2026-08-05 15:42:53 -07:00
77300f3b82 clones, create the directory if it doesn't exist.
me pushed to dev at me/env-ansible 2026-08-05 15:40:51 -07:00
785db7e893 setup, if BRANCH is already set, don't use main.
me pushed to dev at me/env-docker 2026-08-05 14:18:22 -07:00
55c7287b3d provision tests, allow containers to complete once the script has been run.
me pushed to dev at me/env-ansible 2026-08-05 14:12:45 -07:00
94431dff43 setup, refactor and reword a few sections, especially related to the getopts and hosts file.
me pushed to dev at me/env-ansible 2026-08-05 13:40:36 -07:00
dcf4b3d451 setup, handle the lowercase branch variable more properly.
me pushed to dev at me/env-ansible 2026-08-05 13:29:45 -07:00
58f5f13b28 bash env, change how Firefox is found.
me pushed to dev at me/env-ansible 2026-08-05 12:38:42 -07:00
fe022d7a9c setup, lowercase branch was not being set properly due to scope.
me pushed to dev at me/env-ansible 2026-08-05 12:31:08 -07:00
0ef5e0cc6a bash env, only run the keymap command if the X session is set.