-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix(dop): Solve the problem of broken link caused by adding scenes #4024
Merged
erda-bot
merged 1 commit into
erda-project:master
from
littlejiancc:feature/dop-autotest-scene
Feb 11, 2022
Merged
fix(dop): Solve the problem of broken link caused by adding scenes #4024
erda-bot
merged 1 commit into
erda-project:master
from
littlejiancc:feature/dop-autotest-scene
Feb 11, 2022
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## master #4024 +/- ##
=======================================
Coverage 19.10% 19.10%
=======================================
Files 1475 1475
Lines 155051 155059 +8
=======================================
+ Hits 29616 29620 +4
- Misses 122452 122458 +6
+ Partials 2983 2981 -2
|
sfwn
approved these changes
Feb 11, 2022
/approve |
erda-bot
approved these changes
Feb 11, 2022
/cherry-pick release/1.5 |
/cherry-pick release/1.5 |
erda-bot
pushed a commit
to erda-bot/erda
that referenced
this pull request
Apr 22, 2022
erda-bot
pushed a commit
to erda-bot/erda
that referenced
this pull request
Apr 22, 2022
Automated cherry pick failed, please resolve the confilcts and create PR manually.
|
erda-bot
pushed a commit
to erda-bot/erda
that referenced
this pull request
Apr 22, 2022
Automated cherry pick failed, please resolve the confilcts and create PR manually.
|
erda-bot
added a commit
that referenced
this pull request
Apr 22, 2022
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
What this PR does / why we need it:
Solve the problem of broken link caused by adding scenes
Which issue(s) this PR fixes:
Specified Reviewers:
/assign @sfwn
ChangeLog
Need cherry-pick to release versions?
Add comment like
/cherry-pick release/1.0
when this PR is merged.