Page MenuHomeDevCentral

Harden test site build
ClosedPublic

Authored by dereckson on Fri, Nov 8, 14:42.
Tags
None
Referenced Files
F3750829: D3581.id.diff
Sun, Nov 17, 03:47
F3749867: D3581.id9216.diff
Sat, Nov 16, 18:40
Unknown Object (File)
Fri, Nov 15, 02:11
Unknown Object (File)
Wed, Nov 13, 09:11
Unknown Object (File)
Tue, Nov 12, 13:29
Unknown Object (File)
Tue, Nov 12, 08:40
Unknown Object (File)
Tue, Nov 12, 00:56
Unknown Object (File)
Tue, Nov 12, 00:44
Subscribers
None

Details

Summary

Previously, make test was using installed version of upsection,
with installed version of the templates and components.

So, any modification of package.json was totally ignored running
make test.

Furthermore, it also required root access to perform the installation.

This change allows to inject our repository version of everything
for that test site build.

Test Plan
  • edit components/package-template.json
  • make test
  • check tests/site/package.json matches

Diff Detail

Repository
rUPSECTION Upsection
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Fri, Nov 8, 14:42
This revision was landed with ongoing or failed builds.Fri, Nov 8, 14:43
This revision was automatically updated to reflect the committed changes.