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

Update ilammy/msvc-dev-cmd action to v1.9.0 #35

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
ilammy/msvc-dev-cmd action minor v1.5.0 -> v1.9.0

Release Notes

ilammy/msvc-dev-cmd

v1.9.0

Compare Source

  • x86_64 and x86-64 are now accepted as aliases for x64 in arch input (resolves #​39)

v1.8.1

Compare Source

  • Improved quality of error reports on invalid configuration (#​41)
  • Miscellaneous internal improvements (#​40, #​42)

Thanks to @​pzhlkj6612 for these improvements 💪

v1.8.0

Compare Source

v1.7.0

Compare Source

  • New exported environment variables, necessary for Swift toolchain to work (#​30)
    • UCRTVersion
    • UniversalCRTSdkDir

Thanks to @​triplef for adding those!

v1.6.0

Compare Source

  • You can now specify architectures with aliases (resolved #​26).

    - uses: ilammy/msvc-dev-cmd@v1
      with:
        arch: Win32   # same as x86

    Win64 is also supported as an alias for x64 or amd64.

  • If some parameter is incorrect, this should cause the action to fail as expected (resolved #​27).

Great, another “Marketplace Developer Agreement. Of course I never read it, I'm not a laywer.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@matteobaccan matteobaccan merged commit 7431405 into master Jul 27, 2021
@renovate renovate bot deleted the renovate/ilammy-msvc-dev-cmd-1.x branch July 27, 2021 08:48
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.

Random failure with error "Command failed: cmd.exe /q /c C:\Users\runneradmin\msvc-dev-cmd.bat"
2 participants