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

(GH-70) Update bootstrapper #72

Merged

Conversation

pascalberger
Copy link
Collaborator

@pascalberger pascalberger commented Jan 27, 2020

Update bootstrapper to get rid of dependency on MyGet.

Also renames build script from setup.cake to recipe.cake to better follow other repos.

Fixes #70

@pascalberger pascalberger changed the title Update bootstrapper (GH-70) Update bootstrapper Jan 27, 2020
Copy link
Contributor

@marco-bertschi marco-bertschi left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #72 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #72   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            5      5           
  Lines          121    121           
  Branches        14     14           
======================================
  Hits           121    121

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 1d67bab...45a0cd6. Read the comment docs.

@pascalberger pascalberger merged commit f805e79 into bbtsoftware:develop Jan 27, 2020
@pascalberger pascalberger deleted the feature/bootstrapper-fix branch January 27, 2020 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Build fails: https://www.myget.org/F/cake/api/v3/index.json: Package 'Cake.0.32.1' is not found on source
2 participants