-
Notifications
You must be signed in to change notification settings - Fork 96
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
dependencies vendoring, part 1 #1228
Merged
Merged
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
PetrShumilov
added
enhancement
New feature or request
runtime
Feature related to runtime
CI/CD
labels
Jan 27, 2025
PetrShumilov
force-pushed
the
pshumilov/dependency_vendoring_part1
branch
11 times, most recently
from
January 28, 2025 10:20
3a5db1b
to
78b94b6
Compare
se-fedorov
previously approved these changes
Jan 28, 2025
PetrShumilov
force-pushed
the
pshumilov/dependency_vendoring_part1
branch
3 times, most recently
from
January 28, 2025 10:32
f1d2295
to
ba87ed6
Compare
PetrShumilov
force-pushed
the
pshumilov/dependency_vendoring_part1
branch
7 times, most recently
from
January 28, 2025 13:26
bec636f
to
a425fd9
Compare
PetrShumilov
force-pushed
the
pshumilov/dependency_vendoring_part1
branch
from
January 30, 2025 20:10
4ab00e3
to
d81d8f8
Compare
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
PetrShumilov
force-pushed
the
pshumilov/dependency_vendoring_part1
branch
from
January 30, 2025 20:14
d81d8f8
to
914767a
Compare
PetrShumilov
requested review from
apolyakov,
mkornaukhov03,
DrDet and
astrophysik
January 30, 2025 20:14
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
PetrShumilov
force-pushed
the
pshumilov/dependency_vendoring_part1
branch
from
January 30, 2025 20:27
232bea6
to
3b5506b
Compare
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
st1ckyf1ng4z
previously approved these changes
Jan 31, 2025
apolyakov
requested changes
Jan 31, 2025
promo4ka
approved these changes
Jan 31, 2025
DrDet
reviewed
Jan 31, 2025
DrDet
reviewed
Jan 31, 2025
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
PetrShumilov
requested review from
st1ckyf1ng4z,
se-fedorov,
apolyakov and
DrDet
January 31, 2025 13:25
se-fedorov
approved these changes
Jan 31, 2025
DrDet
approved these changes
Jan 31, 2025
apolyakov
approved these changes
Jan 31, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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.
Added as third-party
libcurl.a
)libcrypto.a
andlibssl.a
)Also, the
flex
is picked up directly from KPHP artifacts, not from system