Project

General

Profile

Actions

action #124757

closed

Move AssetPack plugins into a config file

Added by tinita about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

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


Related issues 1 (0 open1 closed)

Copied from openQA Project - 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:MResolvedtinita2023-02-17

Actions
Actions #1

Updated by tinita about 1 year ago

  • 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
Actions #2

Updated by tinita about 1 year ago

  • Description updated (diff)
  • Start date deleted (2023-02-17)
Actions #3

Updated by livdywan about 1 year ago

  • 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.

Actions #4

Updated by kraih about 1 year ago

  • Assignee set to kraih
Actions #5

Updated by kraih about 1 year ago

  • Status changed from New to In Progress
Actions #7

Updated by kraih about 1 year ago

  • Status changed from In Progress to Feedback
Actions #8

Updated by kraih about 1 year ago

  • Status changed from Feedback to Resolved

Looks like there were no issues.

Actions

Also available in: Atom PDF