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

Azure transition #46

Merged
merged 93 commits into from
Feb 15, 2021
Merged

Azure transition #46

merged 93 commits into from
Feb 15, 2021

Conversation

bernardopacini
Copy link
Collaborator

Purpose

This PR adds Azure pipelines testing to replace travis. The Azure yaml and build bash scripts are included in the .github directory.

Type of change

What types of change is it?
Select the appropriate type(s) that describe this PR

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Azure has successfully run the build and test stages.

Checklist

Put an x in the boxes that apply.

  • I have run flake8 and black to make sure the code adheres to PEP-8 and is consistently formatted
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@bernardopacini
Copy link
Collaborator Author

bernardopacini commented Feb 12, 2021

  • Add Azure pipelines badge to readme

@bernardopacini bernardopacini marked this pull request as ready for review February 12, 2021 02:24
@bernardopacini bernardopacini requested a review from a team as a code owner February 12, 2021 02:24
@ewu63 ewu63 merged commit 45df464 into master Feb 15, 2021
@ewu63 ewu63 deleted the azure-transition branch February 15, 2021 19:52
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.

3 participants