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

reduce verbosity level in drone ci #5190

Merged
merged 2 commits into from
Dec 20, 2020
Merged

reduce verbosity level in drone ci #5190

merged 2 commits into from
Dec 20, 2020

Conversation

awaelchli
Copy link
Contributor

@awaelchli awaelchli commented Dec 19, 2020

There are thousands of messages like this in drone:

Skipping link: unsupported archive format: .egg:
https://files.pythonhosted.org/packages/64/c4/cb2718f8851517aba754c4f25d79f2a65430d4a4979375d78ea51f217123/
setuptools-0.6c2-py2.4.egg#sha256=ae8d7538033fb893d1e14d385f08adb303cd4c0dc1ae75fbb0390d96d384fb40 
(from https://pypi.org/simple/setuptools/)

It makes it very hard to scroll past these messages to the actual test logs.

@codecov
Copy link

codecov bot commented Dec 19, 2020

Codecov Report

Merging #5190 (85ee47d) into master (e89764e) will decrease coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #5190   +/-   ##
======================================
- Coverage      93%     93%   -0%     
======================================
  Files         134     134           
  Lines        9933    9933           
======================================
- Hits         9247    9240    -7     
- Misses        686     693    +7     

@awaelchli awaelchli added ci Continuous Integration priority: 2 Low priority task labels Dec 19, 2020
@awaelchli awaelchli added this to the 1.1.x milestone Dec 19, 2020
@awaelchli awaelchli marked this pull request as ready for review December 19, 2020 15:36
@awaelchli awaelchli added the ready PRs ready to be merged label Dec 19, 2020
@awaelchli awaelchli merged commit 88b55e4 into master Dec 20, 2020
@awaelchli awaelchli deleted the ci/drone-verbosity branch December 20, 2020 00:32
Borda pushed a commit that referenced this pull request Dec 23, 2020
* reduce verbosity level in drone

* verbosity
Borda pushed a commit that referenced this pull request Dec 29, 2020
* reduce verbosity level in drone

* verbosity
Borda pushed a commit that referenced this pull request Jan 4, 2021
* reduce verbosity level in drone

* verbosity
Borda pushed a commit that referenced this pull request Jan 4, 2021
* reduce verbosity level in drone

* verbosity
Borda pushed a commit that referenced this pull request Jan 5, 2021
* reduce verbosity level in drone

* verbosity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration priority: 2 Low priority task ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants