Romain
|
ee26305f5c
|
Merge pull request #683 from Romanitho/fix-log-creation
Review log creation / rotation
|
2024-09-03 00:31:09 +02:00 |
Romain
|
df13512306
|
Merge pull request #684 from Romanitho/create-pull-request/patch
[MegaLinter] Apply linters automatic fixes
|
2024-09-03 00:24:26 +02:00 |
Romain
|
8f74550dac
|
Update Get-WingetOutdatedApps.ps1
|
2024-09-03 00:23:45 +02:00 |
Romanitho
|
1f4e98ac30
|
[MegaLinter] Apply linters automatic fixes
|
2024-09-02 22:23:24 +00:00 |
Romain
|
5fc69335b5
|
add comment
|
2024-09-03 00:20:04 +02:00 |
Romain
|
f2ddee5a96
|
Clean
|
2024-09-03 00:04:33 +02:00 |
Romain
|
7ef9bf0c2c
|
spelling
|
2024-09-02 23:11:33 +02:00 |
Romain
|
d987820bf8
|
Review log creation
|
2024-09-02 22:58:12 +02:00 |
Romain
|
d0334a8561
|
Merge pull request #681 from Romanitho/system-apps
Move winget_system_apps.txt to \config folder + Auto Format code
|
2024-09-02 18:31:35 +02:00 |
Romain
|
b14dcc094c
|
spell
|
2024-09-02 16:44:53 +02:00 |
Romain
|
a173ccc052
|
spell
|
2024-09-02 16:39:22 +02:00 |
Romain
|
897092a7c8
|
Remove useless check
|
2024-09-02 16:18:38 +02:00 |
Romain
|
941ea6f2dc
|
auto format
|
2024-09-02 16:10:21 +02:00 |
Romain
|
0f15be36f3
|
Move winget_system_apps.txt to \config folder
|
2024-09-02 15:58:40 +02:00 |
Romain
|
fc5cf9c3ab
|
Rolling back due to accidentally deleting a line of code.
|
2024-09-02 15:25:24 +02:00 |
github-actions[bot]
|
881d03e2b9
|
Changed version to 1.21.0
|
2024-09-02 06:34:37 +00:00 |
Romain
|
da6a8dca5a
|
Update WAU-CreateNewVersion.yml
|
2024-09-02 08:30:10 +02:00 |
Romain
|
9ee569a456
|
Update WAU-CreateNewVersion.yml
|
2024-09-02 07:37:33 +02:00 |
Romain
|
994ae46a76
|
Update WAU-AutoCreatePreVersion.yml
|
2024-09-02 07:36:16 +02:00 |
github-actions[bot]
|
13beb4e45a
|
Changed version to 1.20.4
|
2024-09-02 01:43:52 +00:00 |
Romain
|
56d87da5a5
|
Merge pull request #680 from Romanitho/restructure
relative path
|
2024-09-01 23:14:51 +02:00 |
Romain
|
93a076c46b
|
relative path
|
2024-09-01 23:11:08 +02:00 |
Romain
|
7cb8758fc8
|
Merge pull request #677 from Romanitho/restructure
[MSI Prerequisites] Folder structure + Default excluded app list to config folder + WAU Configurator without shortcut anymore
|
2024-09-01 16:10:05 +02:00 |
Romain
|
4c9eb00d36
|
Delete CMTraceLog that can be false positive
|
2024-09-01 16:05:46 +02:00 |
Romain
|
606aa3e6e1
|
fix powershell tests
|
2024-09-01 16:04:58 +02:00 |
Romain
|
8379e72f86
|
clean
|
2024-09-01 15:54:36 +02:00 |
Romain
|
513b459955
|
$PSScriptRoot
|
2024-09-01 15:44:58 +02:00 |
Romain
|
8a41e74df4
|
Changed shortcut to bat (no admin rights needed)
|
2024-09-01 15:40:49 +02:00 |
Romain
|
8c0c94cc4e
|
using a default blacklist instead
|
2024-09-01 15:13:47 +02:00 |
Romain
|
2eac70cc64
|
restruct
|
2024-09-01 15:12:10 +02:00 |
Romain
|
876e5dce43
|
Update README.md
|
2024-09-01 14:52:07 +02:00 |
Romain
|
eabb1bf57a
|
Merge pull request #675 from AndrewDemski-ad-gmail-com/main
Minor code fixes
|
2024-09-01 14:21:02 +02:00 |
Romain
|
0a761706a3
|
Merge pull request #674 from Romanitho/msi-prerequisites
[MSI Prerequisites] Registry migration before msi upgrade
|
2024-09-01 14:18:20 +02:00 |
Andrzej Demski
|
e23829ab79
|
Merge pull request #7 from AndrewDemski-ad-gmail-com/AndrewDemski-ad-gmail-com-patch-3
Update Test-Network.ps1
|
2024-09-01 11:49:00 +02:00 |
Andrzej Demski
|
1bb0b13179
|
Update Test-Network.ps1
Short cleanup in function, removed reading data from HKLM from the while loop.
|
2024-09-01 11:48:15 +02:00 |
Andrzej Demski
|
066397fea6
|
Merge pull request #6 from AndrewDemski-ad-gmail-com/AndrewDemski-ad-gmail-com-patch-2
Update Test-ModsPath.ps1
|
2024-09-01 11:34:51 +02:00 |
Andrzej Demski
|
0ab032d47b
|
Update Test-ModsPath.ps1
Following the results of megaliner scan, we need to remove the hardcode of security protocols
|
2024-09-01 11:32:40 +02:00 |
Romain
|
d921fedeab
|
registry migration before msi upgrade
|
2024-09-01 07:34:10 +02:00 |
Romain
|
471b836805
|
Merge pull request #672 from Romanitho/msi-prerequisites
[MSI Prerequisites] Check for msi version as well during WAU update
|
2024-09-01 06:49:26 +02:00 |
github-actions[bot]
|
d9837a3819
|
Changed version to 1.20.3
|
2024-09-01 01:55:49 +00:00 |
Romain
|
123a661142
|
Merge pull request #673 from KnifMelti/GitHub_Fix
Aways download if LastWriteTime not there
|
2024-08-31 22:15:12 +02:00 |
KnifMelti
|
ab50fc5aac
|
Aways download if LastWriteTime not there
|
2024-08-31 21:20:14 +02:00 |
Romain
|
77dcf1b54e
|
precision
|
2024-08-31 15:28:00 +02:00 |
Romain
|
1bd4b1300a
|
[MSI Prerequisites] Check for msi as well
|
2024-08-31 15:22:02 +02:00 |
Romain
|
87d00d35fc
|
Merge pull request #664 from Romanitho/dependabot/github_actions/oxsecurity/megalinter-8.0.0
Bump oxsecurity/megalinter from 7.13.0 to 8.0.0
|
2024-08-31 14:32:49 +02:00 |
Romain
|
32fb1f2cf9
|
Merge pull request #671 from Romanitho/msi-prerequisites
[MSI Prerequisites] Remove Pre-Release version from Nightlies
|
2024-08-31 14:31:10 +02:00 |
Romain
|
062c4f2541
|
Revert "Move registry keys to future location"
This reverts commit e16c12e456 .
|
2024-08-31 14:29:00 +02:00 |
Romain
|
e16c12e456
|
Move registry keys to future location
|
2024-08-31 14:15:09 +02:00 |
Romain
|
bfa098bfd7
|
Remove PreRelease version from Nightlies
|
2024-08-31 13:49:39 +02:00 |
dependabot[bot]
|
07aef1a8a2
|
Bump oxsecurity/megalinter from 7.13.0 to 8.0.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.13.0 to 8.0.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](bacb5f8674...c217fe8f7b )
---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 06:46:46 +00:00 |