Merged
Conversation
…-core-networking. fixes #662 chore(deps): also updated dependencies to all other aio libraries docs(test): added details for test execution (debug log output breaks test) BREAKING CHANGE: Using new major versions of aio libraries
Codecov Report
@@ Coverage Diff @@
## main #664 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 57 57
Lines 1390 1390
Branches 203 203
=========================================
Hits 1390 1390 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
pahupe
approved these changes
Dec 19, 2022
Contributor
pahupe
left a comment
There was a problem hiding this comment.
Update of aio dependencies looks good, all other changes do as well
github-actions bot
pushed a commit
that referenced
this pull request
Dec 19, 2022
# [4.0.0](3.0.2...4.0.0) (2022-12-19) ### chore * **deps:** Update AIO Libraries. Fixes [#662](#662) ([#664](#664)) ([2b286c6](2b286c6)) ### BREAKING CHANGES * **deps:** Using new major versions of AIO libraries Co-authored-by: Patrick Hupe <hupe@adobe.com> Co-authored-by: Mihai Bradoschi <bradosch@adobe.com>
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Duplicate of #663, which should be able to run E2E successfully (forks don't have access to secrets).
Related Issue
Copy of #663
Fixes #662