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

ci: Fix coverage workflow #1373

Merged
merged 1 commit into from
Nov 15, 2021
Merged

ci: Fix coverage workflow #1373

merged 1 commit into from
Nov 15, 2021

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Nov 14, 2021

The coverage workflow has been failing since boring was added as a
dependency.

This change updates the coverage workflow to include the proper build
dependencies and splits the build and test running phases into distinct
steps.

The tests are now run daily instead of weekly so we can more readily
detect and recover from regressions.

The coverage workflow has been failing since boring was added as a
dependency.

This change updates the coverage workflow to include the proper build
dependencies and splits the build and test running phases into distinct
steps.

The tests are now run daily instead of weekly so we can more readily
detect and recover from regressions.
@olix0r olix0r requested a review from a team November 14, 2021 17:25
@olix0r olix0r merged commit 3de5c7a into main Nov 15, 2021
@olix0r olix0r deleted the ver/coverage-exclude branch November 15, 2021 19:29
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Nov 18, 2021
This release improves error logging when the proxy fails to accept a
connection due to an operating system error.

---

* build(deps): bump deflate from 0.9.1 to 1.0.0 (linkerd/linkerd2-proxy#1370)
* Eliminate needless compiler directives (linkerd/linkerd2-proxy#1371)
* transport: Improve TCP server error messages (linkerd/linkerd2-proxy#1372)
* build(deps): bump softprops/action-gh-release from 0.1.13 to 1 (linkerd/linkerd2-proxy#1374)
* build(deps): bump serde_json from 1.0.69 to 1.0.70 (linkerd/linkerd2-proxy#1375)
* build(deps): bump arbitrary from 1.0.2 to 1.0.3 (linkerd/linkerd2-proxy#1376)
* ci: Fix coverage workflow (linkerd/linkerd2-proxy#1373)
* build(deps): bump various dependencies (linkerd/linkerd2-proxy#1377)
* build(deps): bump tokio from 1.13.0 to 1.14.0 (linkerd/linkerd2-proxy#1379)
* app: Move retry types into the app-outbound crate (linkerd/linkerd2-proxy#1378)
* build(deps): bump hyper from 0.14.14 to 0.14.15 (linkerd/linkerd2-proxy#1381)
Pothulapati pushed a commit to linkerd/linkerd2 that referenced this pull request Nov 18, 2021
This release improves error logging when the proxy fails to accept a
connection due to an operating system error.

---

* build(deps): bump deflate from 0.9.1 to 1.0.0 (linkerd/linkerd2-proxy#1370)
* Eliminate needless compiler directives (linkerd/linkerd2-proxy#1371)
* transport: Improve TCP server error messages (linkerd/linkerd2-proxy#1372)
* build(deps): bump softprops/action-gh-release from 0.1.13 to 1 (linkerd/linkerd2-proxy#1374)
* build(deps): bump serde_json from 1.0.69 to 1.0.70 (linkerd/linkerd2-proxy#1375)
* build(deps): bump arbitrary from 1.0.2 to 1.0.3 (linkerd/linkerd2-proxy#1376)
* ci: Fix coverage workflow (linkerd/linkerd2-proxy#1373)
* build(deps): bump various dependencies (linkerd/linkerd2-proxy#1377)
* build(deps): bump tokio from 1.13.0 to 1.14.0 (linkerd/linkerd2-proxy#1379)
* app: Move retry types into the app-outbound crate (linkerd/linkerd2-proxy#1378)
* build(deps): bump hyper from 0.14.14 to 0.14.15 (linkerd/linkerd2-proxy#1381)
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