Page MenuHomeSoftware Heritage

Makefile.local: Ensure add-users-* target depend on run-migrations-*
ClosedPublic

Authored by anlambert on May 11 2021, 4:13 PM.

Details

Summary

Errors will be raised when starting swh-web dev from scratch otherwise
as database migrations are required prior creating users.

Diff Detail

Repository
rDWAPPS Web applications
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21496
Build 33397: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 33396: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5739 (id=20520)

Rebasing onto 7dac28063e...

Current branch diff-target is up to date.
Changes applied before test
commit c1de981dcd73dafd5bcd7341cb869dfbfb06fd13
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 11 16:13:02 2021 +0200

    Makefile.local: Ensure add-users-* target depend on run-migrations-*
    
    Errors will be raised when starting swh-web dev from scratch otherwise
    as database migrations are required prior creating users.

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/826/ for more details.

This revision is now accepted and ready to land.May 11 2021, 4:50 PM