[go: nahoru, domu]

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

Cloud dispatch & fixes #3843

Merged
merged 61 commits into from
Nov 8, 2022
Merged

Cloud dispatch & fixes #3843

merged 61 commits into from
Nov 8, 2022

Conversation

mwu-tow
Copy link
Contributor
@mwu-tow mwu-tow commented Nov 1, 2022

Pull Request Description

This PR updates the build script:

  • fixed issue where program version check was not properly triggering;
  • improved git-clean command to correctly clear Scala artifacts;
  • added run.ps1 wrapper to the build script that works better with PowerShell than run.cmd;
  • increased timeouts to work around failures on macOS nightly builds;
  • replaced depracated GitHub Actions APIs (set-output) with their new equivalents;
  • workaround for issue with electron builder (python2 lookup) on newer macOS runner images;
  • GUI and backend dispatches to cloud were completed;
  • release workflow allows creating RC releases.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the
    Scala,
    Java,
    and
    Rust
    style guides.
  • All code has been tested:
    • Unit tests have been written where possible.
    • If GUI codebase was changed: Enso GUI was tested when built using BOTH
      ./run ide build and ./run ide watch.

@mwu-tow mwu-tow added the CI: Keep up to date Automatically update this PR to the latest develop. label Nov 3, 2022
@mwu-tow mwu-tow marked this pull request as ready for review November 8, 2022 22:39
@mwu-tow mwu-tow merged commit 483028d into develop Nov 8, 2022
@mwu-tow mwu-tow deleted the wip/mwu/cloud-dispatch branch November 8, 2022 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Keep up to date Automatically update this PR to the latest develop. CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant