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 support for creating VS installer builds in appveyor #1897

Closed
wants to merge 1 commit into from

Conversation

@shana
Copy link
Collaborator

@shana shana commented Sep 5, 2018

DO NOT MERGE MASTER INTO THIS BRANCH

This branch is based off of the v2.5.5.3913 tag, to make it easier to do vs installer builds from it.

What it does:

  • Add option to do VS installer builds to the build scripts
  • If a branch is named releases/*-vsinstaller, create an extra package in CI for the vs installer
  • Only run code analysis on builds that produce packages
  • Build packages on non-PR builds when building for the vs installer
  • Remove stale solution configurations
- Add option to do VS installer builds to the build scripts
- If a branch is named releases/*-vsinstaller, create an extra package in CI for the vs installer
- Only run code analysis on builds that produce packages
- Build packages on non-PR builds when building for the vs installer
- Remove stale solution configurations
@shana shana force-pushed the fixes/build-vsinstaller branch from fcd2814 to c5c4dbe Sep 6, 2018
@codecov
Copy link

@codecov codecov bot commented Sep 6, 2018

Codecov Report

Merging #1897 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1897   +/-   ##
=======================================
  Coverage   40.94%   40.94%           
=======================================
  Files         487      487           
  Lines       18868    18868           
=======================================
  Hits         7726     7726           
  Misses      11142    11142

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46e8212...c5c4dbe. Read the comment docs.

@jcansdale
Copy link
Collaborator

@jcansdale jcansdale commented Mar 15, 2020

We're no longer using AppVeyor. 😄

@jcansdale jcansdale closed this Mar 15, 2020
@jcansdale jcansdale deleted the fixes/build-vsinstaller branch Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.