Skip to content

👷 Enable more renovate flags...#4023

Merged
bcaudan merged 1 commit intomainfrom
bcaudan/renovate-flags
Dec 11, 2025
Merged

👷 Enable more renovate flags...#4023
bcaudan merged 1 commit intomainfrom
bcaudan/renovate-flags

Conversation

@bcaudan
Copy link
Collaborator

@bcaudan bcaudan commented Dec 10, 2025

Motivation

Following #4021, renovate now runs the install with yarn install --mode=skip-build which also skips postinstall

Changes

Looking at the doc:

# ignoreScripts
Set this to false if allowScripts=true and you wish to run scripts when updating lock files.

So hopefully adding allowScripts=true and ignoreScripts=false should trigger post install scripts

Test instructions

After merge, next renovate run should install the package with the tarballs allowing to install the test apps without issue 🤞

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.

@bcaudan bcaudan requested a review from a team as a code owner December 10, 2025 14:22
Copy link
Member

@BenoitZugmeyer BenoitZugmeyer left a comment

Choose a reason for hiding this comment

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

This is madness.

@bcaudan bcaudan merged commit 8946d69 into main Dec 11, 2025
22 checks passed
@bcaudan bcaudan deleted the bcaudan/renovate-flags branch December 11, 2025 12:35
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants