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

Git repo update to windows msbuild 2022 #129

Merged
merged 7 commits into from
Dec 27, 2023

Conversation

charlestytler
Copy link
Collaborator

  • Updates project to use MSBuild 2022
  • Removes any storage of NuGet packages on git
  • Now restores NuGet as part of build process
  • Updates cpp_tests action to build on windows-latest to use MSBuild 2022

mcphailtom and others added 7 commits December 10, 2023 00:02
Signed-off-by: Tom McPhail <mcphailtom@github.com>
Updating badge URL to comply with badges/shields#8671
* Update event triggers on CI actions

This includes `on: pull_request` and `on: workflow_dispatch` to CI test triggers. The first will run actions when a branch is converted to a PR (and doesn't trigger the existing `push`). The latter allows Manual triggering of actions on branches.

* Add event triggers to reactjs-tests.yml workflow action

* Limit on:push event triggers to master branch only

* Add event triggers to clang-format.yml workflow action
@charlestytler charlestytler merged commit acf91f5 into master Dec 27, 2023
3 checks passed
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.

2 participants