Skip to content

Add GitHub Actions for PR validation#66

Merged
debonte merged 11 commits intomicrosoft:mainfrom
debonte:prValidation
Sep 19, 2024
Merged

Add GitHub Actions for PR validation#66
debonte merged 11 commits intomicrosoft:mainfrom
debonte:prValidation

Conversation

@debonte
Copy link
Contributor

@debonte debonte commented Sep 19, 2024

Added GitHub Actions to validate PRs. Failures in these actions will block the PR:

  • build.yml -- Just does a normal build and uploads the resulting wheel as a build asset.
  • validation.yml -- Runs tests and also does a hygiene check. I'd suggest running ruff or black during hygiene eventually, but currently it just verifies that the poetry.lock file is up-to-date.

@debonte debonte merged commit abfae6b into microsoft:main Sep 19, 2024
@debonte debonte deleted the prValidation branch September 19, 2024 17:39
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.

1 participant