Commit graph

159 commits

Author SHA1 Message Date
Jan De Dobbeleer 7081157740 fix(msi): use script switches
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-23 22:55:02 +01:00
Jan De Dobbeleer 6bc8756e27 feat(install): add msi 2024-11-23 20:58:29 +01:00
Jan De Dobbeleer 02e819fc00 fix(inno): sign installer with signtool
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
this effectively disables signing the uninstaller
as somehow inno setup doesn't forward environment
variables to the subshell used to run signtool. As
we can't authenticate using environment variables
that way, we also can't sign with our new
certificate. Future thought will need to be given.
2024-11-16 20:18:33 +01:00
Jan De Dobbeleer bf8732ceb1 fix(inno): use correct signing command
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-16 14:50:10 +01:00
Jan De Dobbeleer 763cdc5782 feat(sign): use Azure Code Signing 2024-11-16 14:14:38 +01:00
dvsilch 41b9c8f927
fix: uninstallDisplayIcon missing in Windows Registry
Some checks failed
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-10-19 06:39:35 +00:00
Jan De Dobbeleer 9bbd91b1b9 feat(build): sign windows binaries on release 2024-07-09 15:18:07 +02:00
Vedant 344376f8eb
chore(winget): update manifest version to 1.6.0 2024-02-14 07:08:44 +01:00
liudonghua 5ed399bb67
chore: add windows installer file version 2023-11-24 08:23:57 +01:00
Jan De Dobbeleer ca0a9c0e14 fix(winget): add installer switches 2023-05-08 20:43:54 +02:00
Jan De Dobbeleer 4cae83ced1 feat(windows): add installation method
resolves #3799
2023-05-06 20:32:21 +02:00
Jan De Dobbeleer 8e39ff6a82 fix(winget): import Appx module 2022-12-16 15:19:52 +01:00
Jan De Dobbeleer da4fb19684 fix(winget): remove incorrect variables 2022-12-16 14:03:29 +01:00
Jan De Dobbeleer 3cba6f74ea chore(winget): install correct wingetcreate binary 2022-12-16 13:49:13 +01:00
Jan De Dobbeleer d209c7ae49 feat(inno): do not close applications
resolves #3017
2022-10-26 13:36:58 +02:00
Jan De Dobbeleer 526b7bf6fd revert(scoop): remove inno installer specification
relates to #2985
2022-10-20 08:50:37 +02:00
Jan De Dobbeleer b6022b12f1 fix(scoop): define as inno installer 2022-10-20 06:59:25 +02:00
Jan De Dobbeleer 30f44f46d2 feat(scoop): use installer instead of raw binaries 2022-10-19 13:05:35 +02:00
Jan De Dobbeleer 971f4dfd87 fix(inno): sign all files
relates to #2799
2022-09-17 23:11:14 +02:00
Jan De Dobbeleer 5cc12558ac
fix(inno): provide file digest algorithm 2022-07-06 07:22:30 +02:00
Jan De Dobbeleer 0c966cc429 feat(windows): sign executables
resolves #767
2022-07-06 07:14:33 +02:00
Jan De Dobbeleer 8276799e9a feat(winget): support x86
resolves #2307
2022-05-22 20:35:16 +02:00
Jan De Dobbeleer 098dcfd88b chore: remove the powershell module 2022-05-19 08:04:13 +02:00
Samuel D. Leslie 7bb927d55c
feat(scoop): add POSH_THEMES_PATH environment variable 2022-05-16 07:00:35 +02:00
Jan De Dobbeleer 7ea9fd7855 revert(winget): use real silent modes
This reverts commit 8e1e4ae6d1.
2022-04-29 00:18:06 +02:00
Jan De Dobbeleer 3d10587041 fix: install to correct registry entry
resolves #2184
2022-04-29 00:18:06 +02:00
Jan De Dobbeleer 8e1e4ae6d1 feat(winget): use real silent modes 2022-04-27 23:22:48 +02:00
L. Yeung a9671df378 refactor(pwsh): use dynamic module for init 2022-04-26 20:22:40 +02:00
Jan De Dobbeleer 7540a5e3b2 fix(pwsh): keep a working version 2022-04-26 09:08:30 +02:00
Jan De Dobbeleer f8e5ff5be4 feat: deprecate pwsh module 2022-04-26 08:01:26 +02:00
L. Yeung c37733e3ec refactor(pwsh): purify global scope and environment 2022-04-21 13:05:52 +02:00
Jan De Dobbeleer 112043f805 feat: simpler cli interface 2022-03-25 19:08:29 +01:00
Jan De Dobbeleer d796ff166e feat(pwsh): allow POSH_PATH override
resolves #1919
2022-03-14 12:56:23 +01:00
Jan De Dobbeleer 10d56a8551 refactor(cli): migrate to cobra 2022-03-12 23:05:57 +01:00
Jan De Dobbeleer c9f5c09fd6 fix(pwsh): return cache path correctly
resolves #1858
2022-03-03 08:04:52 +01:00
denelon 3911c0b6ee chore(winget): change license to MIT 2022-02-28 18:32:18 +01:00
denelon 9f5d3224a1 chore(winget): add "oh-my-posh" tag
The Windows Package Manager has identified users searching for
"oh-my-posh". This PR adds the tag.
2022-02-28 18:32:18 +01:00
Jan De Dobbeleer f865f92633 fix(pwsh): validate the cache path
relates to #1833 #1828
2022-02-28 12:58:25 +01:00
Jan De Dobbeleer ca3b9ef955 chore: adjust license 2022-02-28 07:48:03 +01:00
Jan De Dobbeleer 70b7c4b7c5 chore(winget): remove global user scope
resolves #1829
2022-02-28 07:43:45 +01:00
Jan De Dobbeleer b5672434fc feat(pwsh): download to correct location
resolves #1589
2022-02-27 19:47:04 +01:00
Jan De Dobbeleer 876033f2d8
chore: packages and .github under MIT 2022-02-25 23:37:13 +01:00
Jan De Dobbeleer 6d03130443 feat(inno): add POSH_THEMES_PATH to env on install 2022-02-21 13:20:39 +01:00
Jan De Dobbeleer 4a713b2a23 fix(pwsh): use module qualified cmdlet for expand 2022-02-13 14:16:51 +01:00
Jan De Dobbeleer 4fe1feb488 chore(winget): implement manifest 1.1.0
resolves #1693
2022-02-05 20:37:48 +01:00
Laurent Nullens 6e91805aa7
feat(pwsh): don't overwrite dev build 2022-02-03 10:28:47 +00:00
Jan De Dobbeleer 6c88285d64
fix(scoop): correct URL post installation
resolves #1617
2022-01-20 13:18:00 +01:00
Jan De Dobbeleer 06231cb08e feat(windows): build 386 version of installer 2022-01-19 10:41:19 +01:00
Jan De Dobbeleer 37e96ef968 fix(pwsh): store the executable inside user HOME folder 2022-01-14 22:45:00 +01:00
Jan De Dobbeleer b93ab4e82d fix(winget): add switches to install silently 2021-12-30 19:39:35 +01:00