This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Freyskeyd
force-pushed
the
feature/init-sh-dockerfile
branch
5 times, most recently
from
January 5, 2023 17:01
1f6e548
to
52577ca
Compare
Freyskeyd
requested review from
atanmarko and
JDawg287
and removed request for
a team
January 5, 2023 17:16
Codecov ReportBase: 38.31% // Head: 38.55% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #109 +/- ##
==========================================
+ Coverage 38.31% 38.55% +0.23%
==========================================
Files 81 83 +2
Lines 3583 3963 +380
==========================================
+ Hits 1373 1528 +155
- Misses 2210 2435 +225
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
hadjiszs
reviewed
Jan 6, 2023
Freyskeyd
force-pushed
the
feature/init-sh-dockerfile
branch
3 times, most recently
from
January 11, 2023 14:25
b842718
to
9812af1
Compare
atanmarko
reviewed
Jan 12, 2023
atanmarko
reviewed
Jan 12, 2023
atanmarko
reviewed
Jan 12, 2023
atanmarko
reviewed
Jan 12, 2023
atanmarko
reviewed
Jan 12, 2023
atanmarko
reviewed
Jan 12, 2023
atanmarko
reviewed
Jan 12, 2023
Freyskeyd
force-pushed
the
feature/init-sh-dockerfile
branch
4 times, most recently
from
January 17, 2023 10:24
e27287a
to
225ab54
Compare
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
atanmarko
approved these changes
Jan 18, 2023
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Freyskeyd
force-pushed
the
feature/init-sh-dockerfile
branch
from
January 18, 2023 15:42
225ab54
to
c314e42
Compare
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
3 tasks
hadjiszs
pushed a commit
that referenced
this pull request
Mar 9, 2023
hadjiszs
pushed a commit
that referenced
this pull request
Mar 9, 2023
hadjiszs
pushed a commit
that referenced
this pull request
Mar 9, 2023
hadjiszs
pushed a commit
that referenced
this pull request
Mar 9, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
This PR allows the docker setup to automatically publish PeerId of TCE node into a shared file in order to trigger the push of this list to each gatekeeper.
Type of change
NetworkClient
to thesynchronizer
init.sh
that replace theentrypoint
of the docker image @toposware/toolsHow Has This Been Tested?
Checklist:
Signed-off-by: Freyskeyd simon.paitrault@gmail.com