|
af8ca529a2
|
additional build constraints in all referenced files
|
2024-10-31 18:04:25 +01:00 |
|
|
56a6df9259
|
bugfix: clear arguments slice of command after injecting variables
|
2024-10-31 18:03:31 +01:00 |
|
|
a69abda660
|
add build constraint for windows OS where necessary
|
2024-10-28 21:25:16 +01:00 |
|
Baipyrus
|
77e2fa01ef
|
Updated README in regards to #2 and #6
|
2024-10-01 20:39:14 +02:00 |
|
Baipyrus
|
d1f88f54e1
|
Merge pull request #21 from Baipyrus/refactor-proxy-util
Refactor proxy/util.go Code For Readability
|
2024-10-01 20:25:47 +02:00 |
|
|
b865c7c5af
|
passing a command by reference to 'injectProxy' instead of return types
|
2024-10-01 20:19:02 +02:00 |
|
|
39a0a6d828
|
passing a command by reference to 'processVars' instead of return types
|
2024-10-01 20:13:47 +02:00 |
|
|
024535de6f
|
modify base signature of 'generateCommands' to avoid overused variables
|
2024-10-01 20:09:54 +02:00 |
|
|
9eb5982bb7
|
rename 'isVariableType' to standardized boolean meaning of variable
|
2024-10-01 20:00:31 +02:00 |
|
|
06637360d6
|
rename 'applyProxy' to better describe applications of proxy server string
|
2024-10-01 19:59:34 +02:00 |
|
|
7fb9456492
|
rename 'readArgs' to better describe variable replacement
|
2024-10-01 19:58:41 +02:00 |
|
|
47cbfc4b8d
|
Merge branch 'better-config-files'
Fixed bug during CICD 'build' step, copying configs from directory
|
2024-09-24 15:58:27 +02:00 |
|
|
1a7c692077
|
ignore build output, see CICD
|
2024-09-24 15:54:48 +02:00 |
|
|
7ee9743fad
|
bugfix: copy entire configs directory to build output
|
2024-09-24 15:52:44 +02:00 |
|
Baipyrus
|
2a21810a99
|
Merge pull request #20 from Baipyrus/better-config-files
Config Directory With Examples Instead Of Single File
|
2024-09-24 15:48:01 +02:00 |
|
|
78df42991e
|
added pip proxy configuration
|
2024-09-24 15:42:03 +02:00 |
|
|
89af1d1cc1
|
saving new config file only, use name.json as filename
|
2024-09-24 15:25:11 +02:00 |
|
|
6d4f6db33d
|
bugfix: added user input for confirming new config
|
2024-09-24 15:24:17 +02:00 |
|
|
7d6184cf4f
|
ignore all non-JSON files within configs directory
|
2024-09-24 15:01:25 +02:00 |
|
|
4340ca271d
|
ignore example files in configurations
|
2024-09-24 14:49:47 +02:00 |
|
|
4c11cb4fb2
|
walking through configurations directory to scan all files
|
2024-09-24 14:44:25 +02:00 |
|
|
fec0d007a0
|
added SOCKS proxy example configuration
|
2024-09-24 14:43:59 +02:00 |
|
|
03063a7582
|
converting configurations file to individual files per configuration
|
2024-09-24 14:42:07 +02:00 |
|
|
aa3dd46c57
|
renaming configurations file to path in preparation for directory
|
2024-09-24 14:40:42 +02:00 |
|
Baipyrus
|
a957fdcc8d
|
Merge pull request #18 from Baipyrus/variant-surround-char
Default Config - Environment Variable Proxy Setters
|
2024-09-23 18:58:55 +02:00 |
|
Baipyrus
|
f097703beb
|
Merge pull request #17 from Baipyrus/fix-path-variable
Wrong Program Variable Used For Path In Install Script
|
2024-09-23 18:58:32 +02:00 |
|
Baipyrus
|
55f3ed336f
|
Merge pull request #16 from Baipyrus/download-recent-release
Download Most Recent Release Instead Of Latest
|
2024-09-23 18:58:19 +02:00 |
|
|
c6002b5579
|
implement conditional surround functionality
|
2024-09-23 18:45:27 +02:00 |
|
|
ff6a82e0f2
|
create surround parameter on type Variant
|
2024-09-23 18:42:14 +02:00 |
|
Baipyrus
|
836a1de27e
|
conditionally add to user path on install
|
2024-09-23 18:31:07 +02:00 |
|
Baipyrus
|
da6597f8fb
|
replace $programDir with $programPath
|
2024-09-23 18:23:18 +02:00 |
|
Baipyrus
|
9fd7fb2c37
|
download most recent release instead of latest
|
2024-09-22 15:03:15 +02:00 |
|
Baipyrus
|
78cd3f1734
|
Merge pull request #14 from Baipyrus/configs-file-cli-flag
Add CLI Flag To Specify Config Location
|
2024-09-16 14:25:55 +02:00 |
|
|
2d126e6293
|
add config detection to debug command
|
2024-09-16 14:23:04 +02:00 |
|
|
c66937fdba
|
bugfix: using configs filename on read
|
2024-09-16 14:22:43 +02:00 |
|
|
777de8f144
|
bugfix: using default value flag parameter
|
2024-09-13 00:29:15 +02:00 |
|
|
9e72eb5171
|
passing config file path through commands to functions
|
2024-09-13 00:20:45 +02:00 |
|
|
15e81cf2ea
|
using parameter to determine config name/path
|
2024-09-13 00:15:56 +02:00 |
|
|
c55aec82ce
|
add global persistent flag for config file with default value
|
2024-09-13 00:14:06 +02:00 |
|
Baipyrus
|
4c890ff574
|
Merge pull request #13 from Baipyrus/apply-proxy-option
Discard Proxy Specified In Variant Option
|
2024-09-12 23:52:39 +02:00 |
|
|
531285c8c3
|
return zero value for proxy server if not detected
|
2024-09-12 23:42:44 +02:00 |
|
|
0f285a5534
|
Revert "basic proxy error handling; exit on read proxy error"
This reverts commit 7b09ac0cda .
|
2024-09-12 23:19:57 +02:00 |
|
|
b2dda4afbc
|
do not apply proxy if discard option is set
|
2024-09-12 23:17:41 +02:00 |
|
|
7ddc733172
|
removed redundant datatype in function parameter
|
2024-09-12 23:02:23 +02:00 |
|
Baipyrus
|
77532b6df9
|
Merge pull request #11 from Baipyrus/detect-sysconfig-protocol
Detecting System Proxy From Different Protocols
|
2024-09-08 21:48:08 +02:00 |
|
|
2628ce2cfd
|
additional comments for new proxy registry functions
|
2024-09-08 21:46:35 +02:00 |
|
|
7b09ac0cda
|
basic proxy error handling; exit on read proxy error
|
2024-09-08 21:30:18 +02:00 |
|
|
306511be13
|
detecting system proxy config protocols
|
2024-09-08 21:06:31 +02:00 |
|
Baipyrus
|
f03357d429
|
bugfix: using forward slash in file path
|
2024-09-06 14:52:05 +02:00 |
|
Baipyrus
|
4f6016e373
|
Merge pull request #9 from Baipyrus/cicd-release-install
Adding All Installation Contents To Release
|
2024-09-06 12:54:25 +02:00 |
|