-
Notifications
You must be signed in to change notification settings - Fork 304
Update impacted tests logic #8923
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
Open
daniel-mohedano
wants to merge
28
commits into
master
Choose a base branch
from
daniel.mohedano/impacted-tests-update
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6980d02
remove backend request for diff
daniel-mohedano a7f738d
update PRInfo building to use partial information from CI vendors
daniel-mohedano a1238c0
synchronize repo unshallow with future, avoids performing several times
daniel-mohedano cbe2a95
add `default_branch` to settings response
daniel-mohedano b861e7f
update settings api test
daniel-mohedano cab317e
change repo unshallow synchronization from future-based to synchronized
daniel-mohedano e401549
include pr info checks to CITagsProviderTest
daniel-mohedano 63e7236
add tests for prinfo merging
daniel-mohedano a109cfd
Revert "update PRInfo building to use partial information from CI ven…
daniel-mohedano 4d18887
Revert "include pr info checks to CITagsProviderTest"
daniel-mohedano 84e1c0f
Revert "add tests for prinfo merging"
daniel-mohedano ec152b6
base commit sha algorithm implementation
daniel-mohedano 1e843af
example git repo for base commit sha testing
daniel-mohedano fc82fcc
simplify algo implementation for easier read
daniel-mohedano 67339e9
implement git diff based on best candidate for base commit sha
daniel-mohedano bfd3ad4
add github actions cloning test
daniel-mohedano 5ddb58c
add several testing cases and cleaned up debug messages
daniel-mohedano c558a86
remove repo_origin folder
daniel-mohedano eca82e1
Merge branch 'master' into daniel.mohedano/impacted-tests-update
daniel-mohedano 0fac3ae
fix forbidden apis
daniel-mohedano 0e6bc2d
remove smoke test (no backend implementation anymore)
daniel-mohedano 2e3362f
remove FileDiff
daniel-mohedano 4198fe3
correctly reset all settings tags for mock backend
daniel-mohedano a99cff8
create isBlank method to avoid double negation with isNotBlank
daniel-mohedano f060e73
clean up base branch sha logic
daniel-mohedano ce0da33
fix code violation
daniel-mohedano 2970e68
junit 4 test import wildcard
daniel-mohedano 99980be
use relative paths in remotes and add remote origin to resources
daniel-mohedano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
28 changes: 0 additions & 28 deletions
28
...ent/agent-ci-visibility/src/main/java/datadog/trace/civisibility/config/ChangedFiles.java
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
53 changes: 0 additions & 53 deletions
53
...ava-agent/agent-ci-visibility/src/main/java/datadog/trace/civisibility/diff/FileDiff.java
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.