Page MenuHomeSoftware Heritage

Activate save code now feature for development related tools
ClosedPublic

Authored by ardumont on Mar 18 2022, 4:05 PM.

Details

Summary

This will avoid having to toggle it on by default all around, see for example [2].

In effect, the configuration will be explicitely toggled appropriately by puppet (off in
production, on on staging) [1]. This will avoid declaring it on in docker tools as well,
so in effect abandoning [2].

That follows a suggestion from @anlambert in [3]

[1] T4040
[2] D7377
[3] D7378#inline-52894

Related to T4040

Test Plan

all tests should still be happy

Diff Detail

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

Event Timeline

Build is green

Patch application report for D7393 (id=26716)

Rebasing onto f937632950...

Current branch diff-target is up to date.
Changes applied before test
commit 683b349b01a18fbe48431a6da905433aae9b4083
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Mar 18 16:00:33 2022 +0100

    Activate save code now feature for development related tools
    
    This will avoid having to flip it on by default all around.
    
    Related to T4040

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

This revision is now accepted and ready to land.Mar 18 2022, 4:56 PM