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

ci: Fix Windows build #6826

Merged
merged 13 commits into from
May 17, 2023
Merged

ci: Fix Windows build #6826

merged 13 commits into from
May 17, 2023

Conversation

rajivshah3
Copy link
Member

@rajivshah3 rajivshah3 commented May 17, 2023

Summary

Changelog

N/A

Testing

Platforms

  • Desktop
    • MacOS
    • Linux
    • Windows
  • Mobile
    • iOS
    • Android

Instructions

App should launch and run properly

Builds are available here

Checklist

Please tick the following boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

@rajivshah3 rajivshah3 added os:windows Affects Windows platform scope:ci Affects CI actions labels May 17, 2023
@rajivshah3 rajivshah3 requested a review from cvarley100 as a code owner May 17, 2023 06:58
@nicole-obrien nicole-obrien merged commit 271d9e5 into release/desktop-1.7.2 May 17, 2023
@rajivshah3 rajivshah3 deleted the ci/windows-fixes branch May 17, 2023 07:21
begonaalvarezd added a commit that referenced this pull request Jul 27, 2023
* chore: update CI for release branch (#6816)

* chore: update CI

* chore: update Snyk CI

* chore: 6th ASMB staking period (#6798)

* chore: update constants

* chore: add event and times

* chore: update version

---------

Co-authored-by: Tuditi <daviddetroch@pm.me>

* chore: update ubuntu version in build action

* chore: update tokio version

* chore: update neon version

* chore: force python version

* ci: Fix Windows build (#6826)

* ci: specify rust toolchain v1.67.0

* ci: set override rust toolchain

* ci: Use windows-latest and Visual Studio 2022

* ci: Only install Python 2.x on macOS

* ci: Install node-gyp 9.3.1

* fix: Patch neon-sys and node-gyp

* ci: Apply patches during workflow

* ci: Bug fixes

* Debug

* Try fixing bugs

* Patch Cargo.toml on Windows

---------

Co-authored-by: Begoña Alvarez <balvarez@boxfish.studio>

---------

Co-authored-by: Matthew Maxwell <44885822+maxwellmattryan@users.noreply.github.com>
Co-authored-by: Tuditi <daviddetroch@pm.me>
Co-authored-by: Nicole O'Brien <nicole.obrien@iota.org>
Co-authored-by: Matthew Maxwell <maxwellmattryan@gmail.com>
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:windows Affects Windows platform scope:ci Affects CI actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants