Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try MSI first on update #705

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Try MSI first on update #705

merged 1 commit into from
Sep 18, 2024

Conversation

Romanitho
Copy link
Owner

Proposed Changes

Changing the way updates will behave when the MSI version is released:

  • First, WAU will try to update using the MSI version.
  • If the MSI version is unavailable (not released yet), it will attempt to update using the WAU.zip package as it does today.

This way, when the WAU.msi version is released, we will also include the latest WAU.zip in the assets. This ensures that if you have a very old WAU version, it will first update to the latest WAU.zip and then update itself to the latest MSI version.

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ COPYPASTE jscpd yes 5 1.98s
✅ POWERSHELL powershell 3 0 6.71s
✅ POWERSHELL powershell_formatter 3 0 5.86s
⚠️ REPOSITORY checkov yes 1 13.93s
⚠️ REPOSITORY devskim yes 8 2.02s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.81s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 14.17s
✅ REPOSITORY kics yes no 1.23s
✅ REPOSITORY secretlint yes no 0.78s
✅ REPOSITORY syft yes no 0.45s
✅ REPOSITORY trivy yes no 6.77s
✅ REPOSITORY trivy-sbom yes no 1.19s
⚠️ REPOSITORY trufflehog yes 1 2.82s
⚠️ SPELL cspell 4 4 3.83s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@Romanitho Romanitho changed the title Try MSI first Try MSI first on update Sep 18, 2024
@Romanitho Romanitho merged commit d3597e7 into main Sep 18, 2024
1 check passed
@Romanitho Romanitho deleted the try-msi-first branch September 18, 2024 18:47
@Romanitho Romanitho restored the try-msi-first branch September 19, 2024 07:59
@Romanitho Romanitho deleted the try-msi-first branch September 19, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant