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

Updates travis, adds appveyor #4377

Closed
wants to merge 10 commits into from
Closed

Updates travis, adds appveyor #4377

wants to merge 10 commits into from

Conversation

flovilmart
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 24, 2017

Codecov Report

Merging #4377 into master will decrease coverage by 0.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4377      +/-   ##
==========================================
- Coverage   92.75%   92.27%   -0.49%     
==========================================
  Files         119      119              
  Lines        8448     8448              
==========================================
- Hits         7836     7795      -41     
- Misses        612      653      +41
Impacted Files Coverage Δ
src/Adapters/Cache/RedisCacheAdapter.js 6.38% <0%> (-85.11%) ⬇️
src/RestWrite.js 93.14% <0%> (-0.37%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.86% <0%> (+0.1%) ⬆️

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 7944e2b...3d44935. Read the comment docs.

@montymxb
Copy link
Contributor

@flovilmart let me know if you want some help with this. I've worked with appveyor in the past so might be able to lend some insight. I was thinking I might test in a different branch under my own github to get a working config. From there I can bring in whatever config works.

@flovilmart
Copy link
Contributor Author

Thé issue seems to be that mongodb version manager is trying to unzip with the tar.bz decompression, instead of zip. So the issue doesn’t lie in appVeyor anymore, but still impedes on our ability to provide a proper cross platform dev environment.

@flovilmart
Copy link
Contributor Author

Feel free to push on that branch also :)

@montymxb
Copy link
Contributor

Hmm, I see. I'll take a look when I can and add some commits if I make some progress there, assuming you don't figure it out first.

@stale
Copy link

stale bot commented Sep 18, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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.

2 participants