Conversation
litaocdl
force-pushed
the
dev/cnp-6102
branch
14 times, most recently
from
August 22, 2026 12:49
eda2eb5 to
d9e89f8
Compare
litaocdl
force-pushed
the
dev/cnp-6102
branch
2 times, most recently
from
August 31, 2026 13:10
11e300f to
674276f
Compare
hh24k
approved these changes
Sep 4, 2026
NiccoloFei
force-pushed
the
dev/cnp-6102
branch
from
September 15, 2026 10:34
674276f to
ff1b961
Compare
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
NiccoloFei
force-pushed
the
dev/cnp-6102
branch
from
September 15, 2026 15:45
92ddb60 to
3084d2a
Compare
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
NiccoloFei
force-pushed
the
dev/cnp-6102
branch
from
September 17, 2026 14:01
5a23c23 to
15f5de5
Compare
This file contains hidden or 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
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.
Task file and make file contains duplicated entries.
both script and hack is used to keep scripts. Refactor
those duplications and keep only one. Recator the task entries
in the hierarchies of
all,core,internal,docs,integrationAlso migrate the e2e test from a seperate dagger container into
the prepared kind cluster, and update the ci workflow to create the kind
cluster.
Closes: #210