Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
HDDS-9171 added custom workflow for tweaking dependabot's PRs created for frontend dependencies. The goal was to fix the problem:
builds are failing since it is only updating the lock file
This problem no longer seems to exist. dependabot's default behavior seems to have been fixed in the meantime.
On the other hand, the additional commit created by the custom workflow has two problems:
- updates many dependencies at the same time due to lenient version definitions
- CI is not automatically triggered, since the commit comes from automation
Therefore I propose to remove the custom workflow.
Attachments
Issue Links
- links to