Commit Graph

958 Commits (6a8bd5670ce302bd5d4c32bf8cc4fd9f3fac72c1)

Author SHA1 Message Date
Romain c066766e4f
Update AutoCreatePreVersion.yml 2023-04-12 14:34:23 +02:00
Romain b35243f9fe
Update AutoCreatePreVersion.yml 2023-04-12 14:30:51 +02:00
Romain 633687a923
Merge pull request #312 from KnifMelti/variables_fix
Variables from User-Run moved
2023-04-12 14:21:44 +02:00
Romain 899d79142f
Update AutoCreatePreVersion.yml 2023-04-12 14:13:17 +02:00
Romain 8ce47b3560
Create AutoCreatePreVersion.yml 2023-04-12 14:11:31 +02:00
KnifMelti b9139542ce Better by Romain 2023-04-10 21:10:15 +02:00
github-actions[bot] 16efc745d2
Merge pull request #314 from Romanitho/dependabot/github_actions/peter-evans/create-pull-request-5
Bump peter-evans/create-pull-request from 4 to 5
2023-04-10 07:03:07 +00:00
dependabot[bot] 1eddc6ccc4
Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
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>
2023-04-10 07:02:54 +00:00
KnifMelti 55c4efdc69 Variables from User-Run moved 2023-04-07 13:29:55 +02:00
Romain 30a3a43735
Merge pull request #311 from FaserF/main
Optical Code Improvements
2023-04-03 12:26:02 +02:00
Fabian Seitz 6aecf425e6 PSUseDeclaredVarsMoreThanAssignments non blocking error 2023-04-03 11:47:32 +02:00
Fabian Seitz 75289efd3d do not uncomment variables used by other files 2023-04-03 11:41:53 +02:00
Fabian Seitz cd33a8cca2 uncomment unused variables 2023-04-01 16:14:31 +02:00
Fabian Seitz 1f4bb8bcd6 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00
Fabian Seitz c23f3d6883 Small optical code improvements 2023-03-31 17:56:07 +02:00
Romain 31f2314812
Merge pull request #310 from FaserF/main
Switch Megatlinter Workflow to oxsecurity/megalinter
2023-03-31 15:01:19 +02:00
Fabian Seitz fe6857b172 Switch to oxsecurity/megalinter 2023-03-31 14:53:21 +02:00
Romain 2e7f8ba281
Merge pull request #309 from FaserF/main
New workflow to check WAU installation and first run
2023-03-30 14:09:44 +02:00
Fabian Seitz 9b01832750 New workflow to check WAU installation and first run 2023-03-30 11:30:55 +02:00
Romain 1e318f6668
v1.17.2 2023-03-28 13:14:50 +02:00
Romain 712a3abc80
Merge pull request #306 from KnifMelti/urlpull
Urlpull
2023-03-28 13:14:11 +02:00
KnifMelti d8e526f238 Test content for winget ID:s 2023-03-28 10:22:43 +02:00
Göran Axel Johannesson f92b4b8404
Merge branch 'Romanitho:main' into urlpull 2023-03-27 19:33:05 +02:00
github-actions[bot] 10278f4095
Merge pull request #308 from Romanitho/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
2023-03-27 07:14:58 +00:00
dependabot[bot] 9d52edaea1
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 07:14:43 +00:00
KnifMelti 43a176a99f -UseBasicParsing 2023-03-25 20:12:51 +01:00
KnifMelti 553d97b1d7 Readme 2023-03-25 06:23:20 +01:00
KnifMelti 9e4d23fe38 [Bug]: Winget-AutoUpdate Parameter "ListPath" URL Not Pulling #304 2023-03-25 06:00:07 +01:00
Romain 4f7a42d95b
v1.17.1 2023-03-20 12:15:51 +01:00
Romain 67fd1ee9f3
Merge pull request #296 from KnifMelti/bugfix
More scenarios in winget output fixed?
2023-03-20 12:13:23 +01:00
Göran Axel Johannesson 22f7e3c83e
Merge branch 'Romanitho:main' into bugfix 2023-03-19 11:10:50 +01:00
KnifMelti f9e786f703 Final 2023-03-19 10:44:52 +01:00
Romain 5650fa0122
Merge pull request #299 from JisJ3rry/patch-1
Check actual language instead of region
2023-03-18 11:16:33 +01:00
Romain 4be13794cb
Update CloseInactiveIssues.yml 2023-03-18 11:15:33 +01:00
KnifMelti 9c7943d26d unique description 2023-03-18 10:30:04 +01:00
Matteo Cerri 1374b720f0
Check actual language instead of region
"Get-Culture" returns system region, while "Get-UICulture" returns the actual Windows display language.
2023-03-18 00:06:29 +01:00
KnifMelti 1fcd0dccb4 Language independent 2023-03-17 20:57:08 +01:00
KnifMelti 24aa53184d Forgon an $i 2023-03-16 00:21:57 +01:00
KnifMelti 38946d6d49 More scenarios in winget output fixed 2023-03-16 00:04:24 +01:00
Romain 8db278fd81
v1.17.0 2023-03-14 11:48:25 +01:00
Romain 3cf93a5661
Merge pull request #294 from RedEchidnaUK/main
Added Azure Blob Storage for 'Mods'
2023-03-14 11:47:45 +01:00
RedEchidnaUK 92a39fb9d1 Added AZBlob for Mods 2023-03-07 15:17:40 +00:00
Romain e1d00e38b2
V1.16.4 2023-03-06 15:22:53 +01:00
Romain aa36b6b7f7
Merge pull request #293 from KnifMelti/Requests
Feature Requests
2023-03-06 15:19:24 +01:00
KnifMelti 3a3f076008 SymLink in README 2023-03-05 18:38:34 +01:00
KnifMelti c4b103a633 Small bits 2023-03-05 18:30:33 +01:00
KnifMelti aabe7afc2d No File error text in ModsPath 2023-03-04 05:52:21 +01:00
KnifMelti b443c21df7 PATH error message 2023-03-04 05:36:03 +01:00
KnifMelti 62b943afc7 [Feature Request]: -ListPath is a directory #289 and [Feature Request]: Log file location #291 2023-03-03 20:15:59 +01:00
Romain 2ab95a0051
Merge pull request #286 from KnifMelti/Prereq
Checking prerequisites + locale text change + Resolve Bug #288
2023-03-01 11:02:36 +01:00