Page MenuHomeSoftware Heritage

docker/swh-web: Compile static assets prior installing swh.web package
ClosedPublic

Authored by anlambert on May 26 2021, 3:22 PM.

Details

Summary

When overriding swh-web sources in the docker environment,
static assets must be compiled prior installing the swh.web
python package.

Indeed static assets are installed by pip from the static
directory located at the root of swh-web sources directory
so they must be compiled first.

Diff Detail

Repository
rDENV Development environment
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21648
Build 33644: arc lint + arc unit