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.
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
Adding Xray Source Control Service #811
Adding Xray Source Control Service #811
Changes from 67 commits
a664ea4
0b22cb3
93d1ee0
60012f0
72340a7
3c0e410
7dd161b
88f4c5c
21b99ad
b71c280
8f7755c
e6ba583
b624428
da0c018
f750025
e1d57bd
886ff5f
b1ae836
df38e23
46b7fb9
5f58723
0ca9b47
a911794
5386aaa
a80d5b9
c660dc9
c57e00d
6b23b57
a72281b
b0358b2
18c6c93
b882364
ebc2382
692ffe5
29442bd
a9a7d92
a469339
58b7b7f
94e1af2
b6162da
a30da83
c4a3271
c822cb0
cd9b278
bb862af
e2a654e
e47d7f8
3647f3b
fd2543a
75aaa3d
3812c20
56c6cac
97b4701
a43644e
d99342c
349551c
6822658
59e8b9e
2a27e77
5e95ddc
e15b99a
1e6715d
d354c90
16e4917
35ab59b
09e885b
fe5814b
db77870
d79c668
5119d42
1f8eabc
d74eec0
ba49d30
cd281a3
412c1e6
da2082c
584f264
7bf2c8a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Every Xray manager have this function as this is how we check if you have XSC.
It's build on top of xray.
XrayManager.GetXscUrl -> send get request and then get yes or not.