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
SUP-1307 Implement Pipeline Team Resource #351
SUP-1307 Implement Pipeline Team Resource #351
Changes from 11 commits
62fa08c
e4a58ac
1ef2ceb
ddede28
27bcc37
9fca758
db01555
0829334
e1c6227
ac6fc65
c707f48
22c07fb
9ec92c5
4405730
8b1156c
b4450ee
dc72700
e143061
a7b18ba
ded4048
1acc4d6
902d4ae
fa1e014
776fb50
ac1a8d0
6f52441
8b8574b
b6a0295
1a81c35
dc6e852
05d0aa6
f066db4
d53570c
ec9c14a
f85762f
33a9390
9b4fcff
2857d48
1903890
8a468cd
cce2cf7
69e5bdd
85c981d
16f96f2
cbe4f4b
9475016
29c9738
02280e6
758007a
9f4ab10
4d33867
75d5de3
80c0af7
39079b1
378ca7c
c4f7374
5c8d688
8cf9f08
49392f0
d0a4daf
c882e43
2855d2a
4d9cd24
6b361b3
e24ecb2
32f76b5
630b883
b21005d
9dc84ba
fa4ba43
963d82b
aa60b7e
e45fdac
99866fd
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
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.
This looks unused now. Can it be removed?
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.
Same as the issue in line 74 comment, the unused function got reverted in this commit Fix: Missing } on setPipelineModel and removed unused function blocks. I will make sure it got reverted to that.