Skip to content

RD-2089 Optimize github workflows#117

Merged
lesbaa merged 1 commit into
mainfrom
RD-2089-optimize-workflows
Jun 17, 2026
Merged

RD-2089 Optimize github workflows#117
lesbaa merged 1 commit into
mainfrom
RD-2089-optimize-workflows

Conversation

@lesbaa

@lesbaa lesbaa commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Objective

Optimizes GH Action workflows according to spec from infra: RD-2085

Description

  • Cache npm
  • Use ubuntu-slim for lightweight workflows
  • Filter to avoid unnecessary runs
  • Concurrency rules to avoid double runs
  • Add timeouts to kill jobs after too much time

Acceptance

Tested in CI

Checklist

  • I have added relevant info to the CHANGELOG.md N/A

@lesbaa lesbaa merged commit 919409b into main Jun 17, 2026
2 checks passed
@lesbaa lesbaa deleted the RD-2089-optimize-workflows branch June 17, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants