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

Switch to Azure Pipelines #241

Merged
merged 36 commits into from
Nov 3, 2018
Merged

Switch to Azure Pipelines #241

merged 36 commits into from
Nov 3, 2018

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Nov 3, 2018

This switches out AppVeyor in favor of Azure Pipelines.

Each build:

  1. All shipping packages are built and published from a Windows agent
  2. The published artifacts are tested on:
    1. Ubuntu Xenial (16.04)
    2. Ubuntu Bionic (18.04)
    3. OSX

3 tests are failing on Pipelines so they are disabled on this change when run on Pipelines. This should be fixed in a follow-up change.

@AArnott AArnott self-assigned this Nov 3, 2018
@AArnott AArnott merged commit 3b4d300 into master Nov 3, 2018
@AArnott AArnott deleted the pipelines branch November 3, 2018 23:24
AArnott pushed a commit that referenced this pull request Apr 1, 2024
Bumps [StyleCop.Analyzers.Unstable](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0.507 to 1.2.0.556.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Changelog](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/KnownChanges.md)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commits)

---
updated-dependencies:
- dependency-name: StyleCop.Analyzers.Unstable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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