Skip to content

update various workflows' actions#81

Open
xsalefter wants to merge 1 commit into
masterfrom
update-workflows
Open

update various workflows' actions#81
xsalefter wants to merge 1 commit into
masterfrom
update-workflows

Conversation

@xsalefter
Copy link
Copy Markdown

@xsalefter xsalefter commented May 22, 2026

Needed because, in another (draft) PR, the CI wont run because using obsolete action. Some changes that need attention:

  1. Set ruby-version: '2.5' instead of ruby-version: '2.5.0' to let setup-ruby resolve a pre-built binary with a patched RubyGems (hackish, suggested by copilot + opus 4.6).

  2. Use pg_isready instead of psql to healthcheck postgres for the reason explained in the comment.

If this is not accepted, let me know what's better approach. IIRC, ruby 3.x is not an options since the source (actual ruby test code) not supporting 3.x, yet? Or perhaps unsupported 3.x is only applied to KAUI?

Eventually, we need to fix the .... uses a deprecated version of actions/upload-artifact: v2.3.1. problem.

@xsalefter xsalefter requested review from pierre and sbrossie May 23, 2026 15:46
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