Skip to content

Conversation

@ostinru
Copy link
Collaborator

@ostinru ostinru commented Apr 3, 2025

Add fast CI workflow to github actions.

This covers:

  • main java code

Out of scope:

  • C-lang code (it seems that it was moved to main cloudberry codebase)
  • CLI golang code (it broken)

@ostinru
Copy link
Collaborator Author

ostinru commented Apr 3, 2025

NOTES:

  1. most of the linter rules disable - I don't want to fix it before cherry-picking all commits
  2. it fails to run ginko tests (that I cannot reproduce locally). My plan here is to cherry-pick commits to pull codebase to up to date golang (and ginko v2).
  3. I'd like to create heavy-ci workflow, where we can run automation & pg_regress tests in docker-compose. But it will take quite a lot of time to do.

@ostinru ostinru marked this pull request as ready for review April 17, 2025 10:46
@tuhaihe
Copy link
Member

tuhaihe commented Aug 20, 2025

Hi @ostinru thanks for your work! I tested on my branch, and it can run: https://github.com/tuhaihe/cloudberry-pxf/actions/runs/17091386265.

@tuhaihe
Copy link
Member

tuhaihe commented Oct 17, 2025

Hi @ostinru, here is my PR on a new CI workflow: #11, PTAL.

@ostinru ostinru closed this Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants