Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
aeb0ffa2 05/06/2024 02:23 PM Evgeni Golov

Fixes #37406 - drop upload functionality from foreman-debug

b595a97f 01/29/2024 04:01 PM Maria Agaphontzev

Refs #37102 - filter out webpack host argument

89c61045 01/26/2024 10:44 AM Maria Agaphontzev

Fixes #37102 - webpack 5

3636aecb 09/21/2023 09:37 AM Evgeni Golov

Fixes #36767 - use runuser instead of su to run rake

foreman-rake is designed to be run as root (and switch to foreman) or by
foreman directly. any other user can't use it as it is installed in sbin
and the foreman user has no password set, making switching users as non...

5e7343ec 06/09/2023 07:52 AM Maria Agaphontzev

Fixes #36439 - remove storybook and update ui docs

93c9effd 06/09/2022 02:06 PM Evgeni Golov

filter-package-json: add cli options for files

this allows to mangle files outside the foreman core checkout

d6c44dcf 02/02/2022 06:02 PM Lukas Zapletal

Fixes #34360 - prepare for Host Reports migration

Signed-off-by: Lukas Zapletal <>

4cc19f6c 10/21/2021 01:12 PM Bernhard Suttner

Fixes #33626 - use webpack for foreman plugin gems

A plugin can specify by the following line in the gemspec that it is
really a foreman plugin:

s.metadata = { "is_foreman_plugin" => "true" }

084aea8b 08/25/2021 03:08 PM Evgeni Golov

call npm install with --no-optional and --no-audit for plugins

speedup all the things, please

ff76393e 08/23/2021 06:07 PM Evgeni Golov

Refs #33318 - add a script to filter package.json

View revisions

Also available in: Atom