Skip to content

Separate Windows ci(gh-action) workflow and some improvs #3097

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

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Feb 26, 2021

  • Splitting the windows ci job into a separate workflow enables the
    ci to re-run windows specific jobs independent of unix jobs.

  • Updated Ninja dependency to 1.10.2 fix release in all ci(gh-actions)

  • Refactored boost dependency to be installed via packages managers as
    GitHub Actions is removing pre-installed versions from March 8, 2021

  • Update VCPKG hash to newer version to enable fast and better ports.

Changes to Users

None

Checklist

  • Rebased on latest master
  • [ ] Code compiles
  • [ ] Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

Splitting the windows ci job into a separate workflow enables the
ci to re-run windows specific jobs independent of unix jobs.

Updated Ninja dependency to 1.10.2 fix release in all ci(gh-actions)

Refactored boost dependency to be installed via packages managers as
GitHub Actions is removing pre-installed versions from March 8, 2021

Update VCPKG hash to newer version to enable fast and better ports.
@9prady9 9prady9 added this to the 3.8.1 milestone Feb 26, 2021
@9prady9 9prady9 merged commit 52f349b into arrayfire:master Mar 8, 2021
@9prady9 9prady9 deleted the split_win_ci_job branch March 8, 2021 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants