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

Disable mamba on Azure Pipelines #1959

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Conversation

epassaro
Copy link
Member

@epassaro epassaro commented Apr 15, 2022

Description

Fix #1958

Motivation and context

mamba seems broken, couldn't find any issues opened in mamba repo (yet).

How has this been tested?

  • Testing pipeline.
  • Other.

Examples

Type of change

  • Bug fix.
  • New feature.
  • Breaking change.
  • None of the above.

Checklist

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
    • (optional) I have built the documentation on my fork following the instructions.
  • I have assigned and requested two reviewers for this pull request.

@tardis-bot
Copy link
Contributor

Before a pull request is accepted, it must meet the following criteria:

  • Is the necessary information provided?
  • Is this a duplicate PR?
    • If a new PR is clearly a duplicate, ask how this PR is different from the original PR?
    • If this PR is about to be merged, close the original PR with a link to this new PR that solved the issue.
  • Does it pass existing tests and are new tests provided if required?
    • The test coverage should not decrease, and for new features should be close to 100%.
  • Is the code tidy?
    • No unnecessary print lines or code comments.

@andrewfullard
Copy link
Contributor

Can you raise the issue in the mamba repo?

@epassaro
Copy link
Member Author

Can you raise the issue in the mamba repo?

I'll try to do that later today.

@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #1959 (dc525e3) into master (929b0ec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1959   +/-   ##
=======================================
  Coverage   58.80%   58.80%           
=======================================
  Files          70       70           
  Lines        7853     7853           
=======================================
  Hits         4618     4618           
  Misses       3235     3235           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@epassaro epassaro merged commit 0abd031 into tardis-sn:master Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linux tests failing at environment stage
3 participants