Commit Graph

1592 Commits (633f56ae10894147d9371f78929021ee6b196e59)

Author SHA1 Message Date
github-actions[bot] f39a705777 Changed version to 1.19.2-11 2024-03-19 01:17:07 +00:00
Philipp Rüegsegger 093a712e80 fix: update Stop-ModsSvc in template 2024-03-18 14:22:12 +01:00
Philipp Rüegsegger 8bf26f912b fix: updated template 2024-03-18 14:11:03 +01:00
Philipp Rüegsegger f5613f6cf9 feat: add function to stop service 2024-03-18 14:04:23 +01:00
github-actions[bot] d5e5d89afb
Merge pull request #588 from Romanitho/dependabot/github_actions/peter-evans/create-pull-request-6.0.2
Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
2024-03-18 06:41:34 +00:00
dependabot[bot] e44ab1f8c0
Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](a4f52f8033...70a41aba78)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 06:41:23 +00:00
Nick Brown a8bfbe6ab9
Added the uri fething from #586 2024-03-15 09:39:51 +00:00
Nick Brown 19c8036672
Merge branch 'Romanitho:main' into main 2024-03-13 13:49:10 +00:00
Nick Brown 85f5c2aab4
removed unncessary assignment 2024-03-13 13:48:12 +00:00
github-actions[bot] 04591eecd6 Changed version to 1.19.2-10 2024-03-12 01:15:51 +00:00
github-actions[bot] 73d9954548
Merge pull request #581 from Romanitho/dependabot/github_actions/oxsecurity/megalinter-7.10.0
Bump oxsecurity/megalinter from 7.9.0 to 7.10.0
2024-03-11 06:24:33 +00:00
dependabot[bot] 1def108ed3
Bump oxsecurity/megalinter from 7.9.0 to 7.10.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](190cd0dad6...a7a0163b6c)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 06:24:20 +00:00
Nick Brown e265146a0b
Add trim back to the block/whitelist generator 2024-03-08 12:01:29 +00:00
Nick Brown 6a8215e39c
remove .data from the main upgrade
add log for excluded / included apps
2024-03-07 10:55:06 +00:00
Nick Brown 7bbc406706
Update Get-IncludedApps.ps1
Updated Get-IncludedApps to work correctly with GPO source.
2024-03-06 15:40:10 +00:00
Nick Brown 608c0e95ca
Update Get-ExcludedApps.ps1
Fix Get-ExcludedApps where GPO is in use to properly generate the array
2024-03-06 15:39:37 +00:00
github-actions[bot] 59a4cc0771 Changed version to 1.19.2-9 2024-03-05 01:15:45 +00:00
github-actions[bot] de205467b2
Merge pull request #578 from Romanitho/dependabot/github_actions/peter-evans/create-pull-request-6.0.1
Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
2024-03-04 06:18:51 +00:00
dependabot[bot] bbe9fbebcb
Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](b1ddad2c99...a4f52f8033)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 06:18:31 +00:00
github-actions[bot] 896f32737e Changed version to 1.19.2-8 2024-02-29 01:15:53 +00:00
Andrzej Demski 28990f103d
Update excluded_apps.txt
Adding problematic package which is updated quite often.
Microsoft.RemoteDesktopClient
(https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/RemoteDesktopClient)

Issue #551
2024-02-28 21:19:35 +01:00
Romain 83e8a79aff
Merge pull request #573 from Romanitho/clean
Changes to be used with Intune
2024-02-28 16:00:30 +01:00
romanitho 48326dc482 Update Winget-Install.ps1 2024-02-23 13:39:13 +01:00
romanitho adc9da6882 Update Winget-Install.ps1 2024-02-23 12:49:59 +01:00
romanitho 7487530a5e simplify 2024-02-23 12:44:15 +01:00
romanitho 0795ff4936 Changes to be used with Intune
@KnifMelti
I made few adjustments to allow mods to be put inside Intunewim package. This way, we can run install command with `%programdata%\Winget-AutoUpdate\Winget-Install.ps1` and it should copy mods from the intunewim to the WAU mod location
2024-02-23 12:40:13 +01:00
github-actions[bot] 93cbb3e5be Changed version to 1.19.2-7 2024-02-23 01:15:34 +00:00
Romain fc23481dea
Merge pull request #572 from Romanitho/create-pull-request/patch
[MegaLinter] Apply linters automatic fixes
2024-02-23 00:37:50 +01:00
Romain 9796b85dff
Merge pull request #571 from Romanitho/Wildcard
Add support for wildcard in app ID
2024-02-23 00:35:26 +01:00
Romanitho a8d09ba998 [MegaLinter] Apply linters automatic fixes 2024-02-22 07:47:05 +00:00
romanitho 872fd53119 Update Readme 2024-02-22 08:43:35 +01:00
romanitho 3f7732b684 spelling 2024-02-21 23:41:47 +01:00
romanitho 0f0191b5c6 Update default list to latest changes (and as example) 2024-02-21 23:37:41 +01:00
romanitho 52ad20adad Adding support for wildcard in app id 2024-02-21 23:26:51 +01:00
github-actions[bot] 98e5c5392e Changed version to 1.19.2-6 2024-02-20 01:15:28 +00:00
Romain 5bec9e0091
Merge pull request #569 from Romanitho/Antivirus
Simplify the lnk
2024-02-19 18:00:52 +01:00
romanitho 4e863340c0 Simplify the lnk
Due to Antivirus false detection, testing a simplified command:
From:
%WinDir%\System32\WindowsPowerShell\v1.0\powershell.exe -ep Bypass -w h -C "& {gci -R | Unblock-File; ".\WAU\Gui.ps1"}"
To:
%WinDir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -File .\WAU\Gui.ps1
2024-02-19 17:51:48 +01:00
Romain 73e792662b
Merge pull request #565 from Romanitho/dependabot/github_actions/DamianReeves/write-file-action-1.3
Bump DamianReeves/write-file-action from 1.2 to 1.3
2024-02-19 14:33:04 +01:00
Romain 1d39ed37e1
Merge pull request #544 from AndrewDemski-ad-gmail-com/patch-6
Update Winget-Upgrade.ps1
2024-02-19 12:11:01 +01:00
github-actions[bot] 1b9b09b86b Changed version to 1.19.2-5 2024-02-13 01:17:05 +00:00
github-actions[bot] fae29da6d5
Merge pull request #564 from Romanitho/dependabot/github_actions/ncipollo/release-action-1.14.0
Bump ncipollo/release-action from 1.13.0 to 1.14.0
2024-02-12 06:08:59 +00:00
github-actions[bot] 13bf362fa7
Merge pull request #563 from Romanitho/dependabot/github_actions/oxsecurity/megalinter-7.9.0
Bump oxsecurity/megalinter from 7.8.0 to 7.9.0
2024-02-12 06:08:53 +00:00
dependabot[bot] 3acef2331e
Bump DamianReeves/write-file-action from 1.2 to 1.3
Bumps [DamianReeves/write-file-action](https://github.com/damianreeves/write-file-action) from 1.2 to 1.3.
- [Release notes](https://github.com/damianreeves/write-file-action/releases)
- [Commits](0a7fcbe196...6929a9a6d1)

---
updated-dependencies:
- dependency-name: DamianReeves/write-file-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 06:08:47 +00:00
dependabot[bot] 9df22ce699
Bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](6c75be85e5...2c591bcc8e)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 06:08:45 +00:00
dependabot[bot] 479d893e05
Bump oxsecurity/megalinter from 7.8.0 to 7.9.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](688bc7466d...190cd0dad6)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 06:08:42 +00:00
github-actions[bot] 838504da23 Changed version to 1.19.2-4 2024-02-06 01:16:44 +00:00
github-actions[bot] d9da260ae6
Merge pull request #560 from Romanitho/dependabot/github_actions/peter-evans/create-pull-request-6.0.0
Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
2024-02-05 06:31:23 +00:00
dependabot[bot] be14b366e0
Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](153407881e...b1ddad2c99)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 06:31:09 +00:00
github-actions[bot] acee968e06 Changed version to 1.19.2-3 2024-01-23 01:24:42 +00:00
github-actions[bot] b6794bca54
Merge pull request #552 from Romanitho/dependabot/github_actions/oxsecurity/megalinter-7.8.0
Bump oxsecurity/megalinter from 7.7.0 to 7.8.0
2024-01-22 06:33:26 +00:00