action #124757
closed
Move AssetPack plugins into a config file
Added by tinita about 2 years ago.
Updated about 2 years ago.
Category:
Feature requests
Description
Motivation¶
in tools/generate-packed-assets
we do:
ASSETPACK_PLUGINS=$(grep 'plugin.*AssetPack' lib/OpenQA/WebAPI.pm | head -1 | awk -F '[()]' '{print $3}')
This was just fixed because the previous regex returned too much.
Still this can easily break again, so this should be moved to a config file
See also #124739
- Copied from action #124739: o3 deployment failed due to "run(/usr/bin/ruby) failed: Permission denied at /usr/lib/perl5/vendor_perl/5.26.1/Mojolicious/Plugin/AssetPack/Pipe.pm line 27" and then "run(/bin/sass) failed: No such file or directory" size:M added
- Description updated (diff)
- Start date deleted (
2023-02-17)
- Target version set to Ready
As I understand it this is something we want to fix sooner rather than later, hence putting it in the backlog.
- Status changed from New to In Progress
- Status changed from In Progress to Feedback
- Status changed from Feedback to Resolved
Looks like there were no issues.
Also available in: Atom
PDF