Skip to content

Update notify-dependents.yml#1642

Merged
pontusringblom merged 1 commit into
masterfrom
ritzorama-patch-1
Jun 16, 2026
Merged

Update notify-dependents.yml#1642
pontusringblom merged 1 commit into
masterfrom
ritzorama-patch-1

Conversation

@ritzorama

Copy link
Copy Markdown
Contributor

Notes for Reviewers

This PR fixes the recent failure to bump dependent projects.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Rian the rizzler <182301570+ritzorama@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 17:22
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@github-actions github-actions Bot added the area/ci Continuous integration | Build and release label Jun 16, 2026
@pontusringblom pontusringblom merged commit 943a51c into master Jun 16, 2026
6 checks passed
@pontusringblom pontusringblom deleted the ritzorama-patch-1 branch June 16, 2026 17:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the dependent-repo bump workflow to fix recent failures by making actions/setup-node’s npm cache key deterministic and aligned with each repo’s actual lockfile location.

Changes:

  • Replaced cache-dependency-path: '**/package-lock.json' with explicit lockfile paths per job.
  • Aligned cache dependency paths with each job’s working directory (ui/package-lock.json for UI installs; package-lock.json at repo root where applicable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci Continuous integration | Build and release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants