Skip to content

ci(task): refactor task file and remove makefile - #1071

Open
litaocdl wants to merge 3 commits into
mainfrom
dev/cnp-6102
Open

ci(task): refactor task file and remove makefile#1071
litaocdl wants to merge 3 commits into
mainfrom
dev/cnp-6102

Conversation

@litaocdl

@litaocdl litaocdl commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

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,integration
Also 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

@litaocdl
litaocdl requested a review from a team as a code owner August 18, 2026 04:10
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. go Pull requests that update go code labels Aug 18, 2026
@litaocdl
litaocdl force-pushed the dev/cnp-6102 branch 9 times, most recently from 214875d to 1788bda Compare August 19, 2026 08:17
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
@litaocdl
litaocdl force-pushed the dev/cnp-6102 branch 4 times, most recently from 07134bb to eda2eb5 Compare August 22, 2026 07:32
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update go code size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleanup Makefile & Improve Dev Experience

1 participant