Jan De Dobbeleer
6218539c4b
fix(winget): download from CDN
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
2024-12-01 18:03:16 +01:00
Jan De Dobbeleer
5ddb2d185c
fix(msi): remove older version on install
...
resolves #5970
2024-12-01 17:37:37 +01:00
Jan De Dobbeleer
c63d0133f5
chore(winget): set correct version string
2024-12-01 17:37:37 +01:00
Jan De Dobbeleer
ebbd7a230a
fix(winget): use correct hash URL
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
2024-11-30 18:01:13 +01:00
Jan De Dobbeleer
ebc7d25922
feat(release): publish artifacts to CDN
2024-11-28 19:49:48 +01:00
Jan De Dobbeleer
e139f5eadd
feat(scoop): remove option due to not correctly supporting MSI
2024-11-26 19:53:29 +01:00
Jan De Dobbeleer
ba148a4639
chore: remove inno package
2024-11-25 08:18:39 +01:00
Jan De Dobbeleer
f75d0ffc70
chore(msi): correct README
2024-11-25 08:18:39 +01:00
Jan De Dobbeleer
ab1fb14988
feat(scoop): migrate to MSI
2024-11-25 08:18:39 +01:00
Jan De Dobbeleer
45f448934c
feat(winget): migrate to MSI
2024-11-25 08:18:39 +01:00
Jan De Dobbeleer
fa93af83cd
fix(msi): install wix in Action
2024-11-24 10:15:21 +01:00
Jan De Dobbeleer
7081157740
fix(msi): use script switches
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
...
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
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
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