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
Enhance setup.js for Improved Docker Compatibility #2447 #2615
Enhance setup.js for Improved Docker Compatibility #2447 #2615
Changes from 175 commits
5821d59
1519682
81bbb3e
7d04c94
f8389f6
f54dcf2
b93aed6
a0ee511
235d163
66f4843
aef2485
0fa9fe5
88626b7
6fd1e01
e572cf4
cfdeff5
e188853
9a2b428
12e5474
17a12f7
a44ecdb
526a2cf
82836f0
a97314c
32eb6a9
ab509f6
fb913e1
d4fca6f
41bb9cf
7966dda
ec8ec5f
96d5e9a
ef08944
8236c9a
b09c696
c8c42a4
d16b95e
aa1cb05
5e38619
435c0bd
97bb5e6
0b47923
31b4bc5
c0884d1
9412b27
eac28f7
f1cd66a
15282bc
5830ec7
0ebafd5
c426e45
97dde86
f9d03de
6243659
4c539cb
39115fb
3192d45
5cd5a48
da0113c
de5cb43
2b4f3a0
3174ea4
7eb38f7
af8cd4a
594765d
cd99eb0
5c41622
f9b02a1
05dcfc8
bab3153
99bd739
c298068
a8ee09e
425b45f
dd635c4
f27ed9e
9316808
ae3dac5
1f9cacc
e863c6b
a859d25
418092e
65e2b3a
55a8e7c
3591428
c860961
5be01a6
ff4ea49
da04be8
557c203
780ae27
0018f5b
04eea57
e391f42
a67137c
a759a77
385f3de
e0a9962
d0ab2cb
63ad49e
2b4107d
7cb6a69
3a207f3
412a030
4234bdb
7270b0c
876b032
dde6967
43182bd
2540094
321a124
5fa02a6
d9f24d4
ee1104b
9e26e52
f0a2a46
249958d
be94ca8
c7f5b95
e429cc0
b936212
d4bf53b
aec3202
2d01e27
9d4eab4
1607713
8fa7750
be63e45
bcab85a
e2759a9
ae0137b
c9a6a5f
f501134
f9c43b7
8cfb45f
b57f8c9
6f34255
e57b8cd
b1e083d
b7abbd1
b8a4b28
6504641
a3aa19f
14ce9ec
0e7f621
a95cc53
c212b62
1f6e219
72c5053
ea79db4
b11ad92
747e4ae
78be935
0aa6145
c113de5
d5b114b
16fb1bb
9b28317
21fbf78
a440d61
b5e7da0
da7d53e
49c5a8f
dc3ee86
ddf1021
913e942
4b647d3
de811ba
9771283
3ecd0ae
723d4a0
efd22b8
54b73b8
0b80cd6
8cc90a6
0e9814c
96a931d
0132d83
13c484f
66d6ef2
70f5c88
6b06271
f505d50
466e073
7635e20
3fabff4
af552c6
4c6499d
411e09d
6e14ccc
45c92c5
3920bc9
6954603
5589d81
cc87bec
0d60c05
26bade5
4bf2fca
88d19b3
c9b5725
992ef0b
1e0d100
19f16bb
601336f
d409ac5
c03de17
99c9edf
2414786
a32ab99
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 14 in setup.ts
Codecov / codecov/patch
setup.ts#L12-L14
Check warning on line 28 in setup.ts
Codecov / codecov/patch
setup.ts#L28
Check warning on line 36 in setup.ts
Codecov / codecov/patch
setup.ts#L36
Check warning on line 40 in setup.ts
Codecov / codecov/patch
setup.ts#L39-L40
Check warning on line 45 in setup.ts
Codecov / codecov/patch
setup.ts#L45
Check warning on line 55 in setup.ts
Codecov / codecov/patch
setup.ts#L55
Check warning on line 62 in setup.ts
Codecov / codecov/patch
setup.ts#L61-L62
Check warning on line 67 in setup.ts
Codecov / codecov/patch
setup.ts#L64-L67
Check warning on line 71 in setup.ts
Codecov / codecov/patch
setup.ts#L71
Check warning on line 75 in setup.ts
Codecov / codecov/patch
setup.ts#L73-L75
Check warning on line 79 in setup.ts
Codecov / codecov/patch
setup.ts#L78-L79
Check warning on line 81 in setup.ts
Codecov / codecov/patch
setup.ts#L81
Check warning on line 87 in setup.ts
Codecov / codecov/patch
setup.ts#L85-L87
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.
@VanshikaSabharwal please revert this file as well, as it is also outside the scope of this PR
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.
okay i am doing it
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.
Actually there was some error in the code of this file due to which people were not able to commit changes. So, when i also faced the same issue. i had resolve it to commit changes. However, this issue was fixed by someone else later and got merged. That's why the code in remote develop-postgres branch and in my branch is same. and that's why i cannot edit anything now.
tagTemplate.ts in
develop-postgres
tagTemplate in my branch
The code is same thus i am not able to edit and commit it
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.
I have reference this issue in this comment previously. @rishav-jha-mech
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.
I corrected the code before someone else merged PR for this file.
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.
Thus right now i am not able to revert changes somehow.
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.
@VanshikaSabharwal
Yes i also tried right now, I am unable to do it via web. Once changes made to this file is removed we can merge your PR.
Replace the tagTemplate.ts file you have currently in your local system with the one that is already present on Github, lmk if this works, also make sure your branch is upto date with the base branch
Large diffs are not rendered by default.