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]: add testing pipelines to github actions #1159

Merged
merged 11 commits into from
Oct 14, 2024

Conversation

carsonRadtke
Copy link
Collaborator

@carsonRadtke carsonRadtke commented Oct 12, 2024

move pipeline testing from AzDO to GitHub Actions.

  • update clang versions to 13-15
  • update gcc versions to 10-12
  • update xcode versions to 14.3.1 and 15.4
  • test against C++23 (where supported)

@carsonRadtke carsonRadtke force-pushed the remove-azdo-ci branch 20 times, most recently from 1409346 to 041f03f Compare October 14, 2024 16:52
@carsonRadtke carsonRadtke force-pushed the remove-azdo-ci branch 2 times, most recently from 9e2732b to 24fa576 Compare October 14, 2024 17:00
@carsonRadtke carsonRadtke force-pushed the remove-azdo-ci branch 2 times, most recently from 611674a to ced5c13 Compare October 14, 2024 18:25
@carsonRadtke carsonRadtke marked this pull request as ready for review October 14, 2024 18:55
@carsonRadtke carsonRadtke requested a review from d-winsor October 14, 2024 18:55
@carsonRadtke carsonRadtke self-assigned this Oct 14, 2024
Copy link
Contributor

@d-winsor d-winsor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything here looks good, and I like the added coverage.

README.md Outdated Show resolved Hide resolved
@carsonRadtke carsonRadtke force-pushed the remove-azdo-ci branch 3 times, most recently from 766893a to c3003a2 Compare October 14, 2024 19:19
@carsonRadtke carsonRadtke force-pushed the remove-azdo-ci branch 7 times, most recently from 19caa2c to c488ba7 Compare October 14, 2024 19:55
@carsonRadtke carsonRadtke changed the title [ci]: wip: convert vs_msvc test to github action [ci]: add testing pipelines to github actions Oct 14, 2024
@carsonRadtke carsonRadtke merged commit ce2a959 into microsoft:main Oct 14, 2024
95 checks passed
@carsonRadtke carsonRadtke deleted the remove-azdo-ci branch October 14, 2024 20:05
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