connector icon indicating copy to clipboard operation
connector copied to clipboard

[18.0] component: allow ctx override at init

Open simahawk opened this issue 5 months ago • 2 comments

Before this change, the only way to set something in the ctx is to override the env property. This means that the code would be executed N times and a new env initialized N times.

The original env is preserved and in any case is available on work.env and collection.env.

simahawk avatar Jul 22 '25 10:07 simahawk

Hi @guewen, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Jul 22 '25 10:07 OCA-git-bot

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Nov 23 '25 12:11 github-actions[bot]