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

Add sanitizers build github workflow #772

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

robertwoj-microsoft
Copy link
Contributor

Description

Create a new github actions workflow which builds the source code with address sanitizer and performs unit tests. The new workflow is currently enabled only as workflow_dispatch, because it needs to be merged first to be picked up by github actions.
There should come a second stage when pull_request and schedule jobs are enabled when the new workflow is picked up and is confirmed to work.

Checklist

  • I have read the contribution guidelines.
  • All unit tests are passing.
  • I have merged the latest main branch prior to this PR submission.
  • I submitted this PR against the main branch.

@robertwoj-microsoft robertwoj-microsoft requested a review from a team as a code owner October 21, 2024 10:44
@MariusNi
Copy link
Contributor

New line 33 is blank, please remove.


Refers to: devops/docker/ubuntu-22.04-amd64/Dockerfile:33 in 48c7a95. [](commit_id = 48c7a95, deletion_comment = False)

AhmedBM

This comment was marked as outdated.

Copy link
Contributor

@MariusNi MariusNi left a comment

Choose a reason for hiding this comment

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

:shipit:

@MariusNi MariusNi merged commit 1c6cd5b into Azure:main Oct 22, 2024
132 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.

4 participants