Skip to content

update various workflows' actions#81

Merged
xsalefter merged 1 commit into
masterfrom
update-workflows
Jun 10, 2026
Merged

update various workflows' actions#81
xsalefter merged 1 commit into
masterfrom
update-workflows

Conversation

@xsalefter

@xsalefter xsalefter commented May 22, 2026

Copy link
Copy Markdown
Contributor

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
@xsalefter xsalefter merged commit 99c2821 into master Jun 10, 2026
6 checks passed
@xsalefter xsalefter deleted the update-workflows branch June 10, 2026 00:18
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