Skip to content

Commit

Permalink
Update wailsjs after renovate update (merge commit)
Browse files Browse the repository at this point in the history
Merge branch 'feature/renovate-update-wailsjs' into 'main'
* Update wailsjs after renovate update

See merge request https://gitlab.ci.csc.fi/sds-dev/sd-desktop/sda-filesystem/-/merge_requests/36

Approved-by: Joonatan Mäkinen <jmakine@csc.fi>
Co-authored-by: Emmi Rehn <emmi.rehn@csc.fi>
Merged by Emmi Rehn <emrehn@csc.fi>
  • Loading branch information
Emmi Rehn committed Aug 19, 2024
2 parents 668f757 + afacd1d commit 5a9e982
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"postUpgradeTasks": {
"commands": ["wails generate module"],
"fileFilters": ["frontend/wailsjs/**"],
"executionMode": "branch"
}
}

0 comments on commit 5a9e982

Please sign in to comment.