Commit Graph

  • 0d765b90e0
    Merge 7e879ee104 into 525474bfbd dependabot[bot] 2024-12-09 03:25:43 +0000
  • 7e879ee104
    Bump golang.org/x/sys from 0.24.0 to 0.28.0 dependabot/go_modules/golang.org/x/sys-0.28.0 dependabot[bot] 2024-12-09 03:25:42 +0000
  • 525474bfbd Updated README in regards to #6 and in general terms main Baipyrus 2024-11-20 11:34:47 +0100
  • 1e00a2a696
    Bump golang.org/x/sys from 0.24.0 to 0.27.0 dependabot[bot] 2024-11-19 08:51:51 +0000
  • 5008813e5a
    Merge pull request #25 from Baipyrus/codeql Baipyrus 2024-11-19 09:51:07 +0100
  • ff25926e0f
    Merge pull request #24 from Baipyrus/dependabot Baipyrus 2024-11-19 09:50:58 +0100
  • e2451a3197
    test: analyze all branches Baipyrus 2024-11-13 21:52:29 +0100
  • 2f23a36517
    create codeql.yml to configure code scanning Baipyrus 2024-11-13 21:49:54 +0100
  • bfb40684ee
    create dependabot.yml to configure version updates Baipyrus 2024-11-13 21:19:20 +0100
  • 36aef5e0d3 add configs for settings using sudo without password pre1.3.1 Baipyrus 2024-11-07 20:00:23 +0100
  • 9370ff1bc1 add configs for linux settings under WSL Baipyrus 2024-11-07 20:00:00 +0100
  • 921c015618 rename configs for windows settings Baipyrus 2024-11-07 19:30:01 +0100
  • d9df5cad1e additional logging of errors for debugging purposes pre1.3.0 Baipyrus 2024-11-01 16:38:29 +0100
  • 4778d287fc implement separate powershell calls for each command Baipyrus 2024-11-01 16:32:45 +0100
  • af8ca529a2 additional build constraints in all referenced files Baipyrus 2024-10-31 18:04:25 +0100
  • 56a6df9259 bugfix: clear arguments slice of command after injecting variables Baipyrus 2024-10-31 18:03:31 +0100
  • a69abda660 add build constraint for windows OS where necessary Baipyrus 2024-10-28 21:24:08 +0100
  • 77e2fa01ef
    Updated README in regards to #2 and #6 Baipyrus 2024-10-01 20:39:14 +0200
  • d1f88f54e1
    Merge pull request #21 from Baipyrus/refactor-proxy-util Baipyrus 2024-10-01 20:25:47 +0200
  • b865c7c5af passing a command by reference to 'injectProxy' instead of return types Baipyrus 2024-10-01 20:19:02 +0200
  • 39a0a6d828 passing a command by reference to 'processVars' instead of return types Baipyrus 2024-10-01 20:13:47 +0200
  • 024535de6f modify base signature of 'generateCommands' to avoid overused variables Baipyrus 2024-10-01 20:09:54 +0200
  • 9eb5982bb7 rename 'isVariableType' to standardized boolean meaning of variable Baipyrus 2024-10-01 20:00:31 +0200
  • 06637360d6 rename 'applyProxy' to better describe applications of proxy server string Baipyrus 2024-10-01 19:59:34 +0200
  • 7fb9456492 rename 'readArgs' to better describe variable replacement Baipyrus 2024-10-01 19:58:41 +0200
  • 47cbfc4b8d Merge branch 'better-config-files' v1.2.1 pre1.2.1 Baipyrus 2024-09-24 15:58:27 +0200
  • 1a7c692077 ignore build output, see CICD Baipyrus 2024-09-24 15:54:48 +0200
  • 7ee9743fad bugfix: copy entire configs directory to build output Baipyrus 2024-09-24 15:52:12 +0200
  • 2a21810a99
    Merge pull request #20 from Baipyrus/better-config-files pre1.2.0 Baipyrus 2024-09-24 15:48:01 +0200
  • 78df42991e added pip proxy configuration Baipyrus 2024-09-24 15:42:03 +0200
  • 89af1d1cc1 saving new config file only, use name.json as filename Baipyrus 2024-09-24 15:25:11 +0200
  • 6d4f6db33d bugfix: added user input for confirming new config Baipyrus 2024-09-24 15:24:17 +0200
  • 7d6184cf4f ignore all non-JSON files within configs directory Baipyrus 2024-09-24 15:01:25 +0200
  • 4340ca271d ignore example files in configurations Baipyrus 2024-09-24 14:49:47 +0200
  • 4c11cb4fb2 walking through configurations directory to scan all files Baipyrus 2024-09-24 14:44:25 +0200
  • fec0d007a0 added SOCKS proxy example configuration Baipyrus 2024-09-24 14:43:59 +0200
  • 03063a7582 converting configurations file to individual files per configuration Baipyrus 2024-09-24 14:42:07 +0200
  • aa3dd46c57 renaming configurations file to path in preparation for directory Baipyrus 2024-09-24 14:40:42 +0200
  • a957fdcc8d
    Merge pull request #18 from Baipyrus/variant-surround-char pre1.1.2 Baipyrus 2024-09-23 18:58:55 +0200
  • f097703beb
    Merge pull request #17 from Baipyrus/fix-path-variable Baipyrus 2024-09-23 18:58:32 +0200
  • 55f3ed336f
    Merge pull request #16 from Baipyrus/download-recent-release Baipyrus 2024-09-23 18:58:19 +0200
  • c6002b5579 implement conditional surround functionality Baipyrus 2024-09-23 18:45:27 +0200
  • ff6a82e0f2 create surround parameter on type Variant Baipyrus 2024-09-23 18:42:14 +0200
  • 836a1de27e
    conditionally add to user path on install Baipyrus 2024-09-23 18:31:07 +0200
  • da6597f8fb
    replace $programDir with $programPath Baipyrus 2024-09-23 18:23:18 +0200
  • 9fd7fb2c37
    download most recent release instead of latest Baipyrus 2024-09-22 15:03:15 +0200
  • 78cd3f1734
    Merge pull request #14 from Baipyrus/configs-file-cli-flag pre1.1.1 Baipyrus 2024-09-16 14:25:55 +0200
  • 2d126e6293 add config detection to debug command Baipyrus 2024-09-16 14:23:04 +0200
  • c66937fdba bugfix: using configs filename on read Baipyrus 2024-09-16 14:22:43 +0200
  • 777de8f144 bugfix: using default value flag parameter Baipyrus 2024-09-13 00:29:15 +0200
  • 9e72eb5171 passing config file path through commands to functions Baipyrus 2024-09-13 00:16:14 +0200
  • 15e81cf2ea using parameter to determine config name/path Baipyrus 2024-09-13 00:15:56 +0200
  • c55aec82ce add global persistent flag for config file with default value Baipyrus 2024-09-13 00:14:06 +0200
  • 4c890ff574
    Merge pull request #13 from Baipyrus/apply-proxy-option Baipyrus 2024-09-12 23:52:39 +0200
  • 531285c8c3 return zero value for proxy server if not detected Baipyrus 2024-09-12 23:39:02 +0200
  • 0f285a5534 Revert "basic proxy error handling; exit on read proxy error" Baipyrus 2024-09-12 23:19:57 +0200
  • b2dda4afbc do not apply proxy if discard option is set Baipyrus 2024-09-12 23:17:41 +0200
  • 7ddc733172 removed redundant datatype in function parameter Baipyrus 2024-09-12 23:02:23 +0200
  • 77532b6df9
    Merge pull request #11 from Baipyrus/detect-sysconfig-protocol Baipyrus 2024-09-08 21:48:08 +0200
  • 2628ce2cfd additional comments for new proxy registry functions Baipyrus 2024-09-08 21:46:35 +0200
  • 7b09ac0cda basic proxy error handling; exit on read proxy error Baipyrus 2024-09-08 21:30:18 +0200
  • 306511be13 detecting system proxy config protocols Baipyrus 2024-09-08 21:06:31 +0200
  • f03357d429
    bugfix: using forward slash in file path Baipyrus 2024-09-06 14:52:05 +0200
  • 4f6016e373
    Merge pull request #9 from Baipyrus/cicd-release-install Baipyrus 2024-09-06 12:54:25 +0200
  • 995776f8b5 better installation instructions in README.md Baipyrus 2024-09-06 12:52:39 +0200
  • 919b674d56 using -Force flag on Expand-Archive to use install as updater pre1.1.0 Baipyrus 2024-09-06 12:43:52 +0200
  • e06b22622e specifying download path directly on Invoke-RestMethod Baipyrus 2024-09-06 12:41:37 +0200
  • 231a5101d7 bugfix: surround URL with quotes on Invoke-RestMethod Baipyrus 2024-09-06 12:36:05 +0200
  • 798e20b2c4 bugfix: recursively scan directories for releases Baipyrus 2024-09-06 12:15:39 +0200
  • 0a50fe598c copy icons only, create destination if not exists Baipyrus 2024-09-06 12:10:17 +0200
  • f6d673773a flags array and adjusting release title Baipyrus 2024-09-06 11:47:07 +0200
  • 6a188e00c2 prerelease draft releases for testing Baipyrus 2024-09-06 11:41:27 +0200
  • 6526d861d2 copying files from existing release download Baipyrus 2024-09-06 11:32:02 +0200
  • b297828c80 adjusting installation script to download and expand release archive Baipyrus 2024-09-06 10:45:58 +0200
  • 0f6b64c379 copying all required installation files into artifact Baipyrus 2024-09-06 10:44:25 +0200
  • 1ad29b5ec6
    Merge pull request #8 from Baipyrus/proxyswitcher-cli Baipyrus 2024-09-05 22:18:51 +0200
  • ece139671d get, append and set to PATH for cli Baipyrus 2024-09-05 19:37:54 +0200
  • bb24d90592
    bugfix: add a previously removed single quote in README Baipyrus 2024-09-03 13:49:23 +0200
  • c8bc0784b0
    remove intentional newline in installation step, ignoring markdown_lint Baipyrus 2024-09-03 13:47:51 +0200
  • b640c4cb66
    move build step in README outside of usage Baipyrus 2024-09-03 13:46:45 +0200
  • 6a47c15e2b
    remove unused info from bug_report issue template Baipyrus 2024-09-03 13:32:32 +0200
  • a111057a11
    create bug and feature issue templates Baipyrus 2024-09-03 13:20:27 +0200
  • 0e474e9429 bugfix: create local programs directory Baipyrus 2024-09-02 16:43:26 +0200
  • 3fd3b44fdc intruduce debug command to output parsed config as commands Baipyrus 2024-09-02 11:21:10 +0200
  • 48746e7c44 bugfix: using executable instead of go runtime Baipyrus 2024-09-02 09:40:19 +0200
  • 5b7320e057 bugfix: allow PWSH for shortcut Baipyrus 2024-09-02 09:32:28 +0200
  • 47541d9405 initialize easy install script for application v1.0.0 Baipyrus 2024-09-01 22:59:09 +0200
  • 4527f12972 test: specifying multiple files for release v0.9.8 Baipyrus 2024-09-01 16:24:42 +0200
  • de2bfbe621 test: specifying artifact download path v0.9.7 Baipyrus 2024-09-01 16:08:24 +0200
  • 7bad3a40be test: re-merge workflows into 'publish' for download-artifact v0.9.6 Baipyrus 2024-09-01 15:52:01 +0200
  • 1dc9c2f40b separate build and release steps v0.9.5 Baipyrus 2024-09-01 15:36:17 +0200
  • 7b565f82f0 bugfix: set GH_TOKEN in environment variables v0.9.4 Baipyrus 2024-09-01 15:21:05 +0200
  • 78f1be8a91 creating release including asset using github cli v0.9.3 Baipyrus 2024-09-01 15:17:17 +0200
  • 805d2fc927 remove test for artifact upload Baipyrus 2024-09-01 15:16:37 +0200
  • c898b41e8b bugfix: switching to windows-specfic asset_content_type for .exe v0.9.2 Baipyrus 2024-09-01 15:02:19 +0200
  • 32e0d3c360 test: upload artifact as comparison v0.9.1 Baipyrus 2024-09-01 14:57:02 +0200
  • 8db311cb99
    uploading build artifact on tag in releases v0.9.0 Baipyrus 2024-09-01 14:43:10 +0200
  • da23ed7440
    test: upload unnamed artifact Baipyrus 2024-09-01 13:58:43 +0200
  • aaf45bca3d
    bugfix: simply specifying the build output Baipyrus 2024-09-01 13:53:50 +0200
  • 2c421f4596
    bugfix: specify output of go build command Baipyrus 2024-09-01 13:33:22 +0200