Page MenuHomeSoftware Heritage

origin_save: Store user identifier in SaveOriginRequest model
ClosedPublic

Authored by anlambert on May 4 2021, 2:50 PM.

Details

Summary

When a user is logged in and submits a save code now request, store
his identifier into the SaveOriginRequest model.

It enables to filter requests according to the user that submits them.

Related to T3272

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build has FAILED

Patch application report for D5669 (id=20248)

Rebasing onto a1e05515b9...

Current branch diff-target is up to date.
Changes applied before test
commit 3e2cecc7aa5056b8a351a11698dc8b4f21ea7b79
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:32:31 2021 +0200

    origin_save: Store user identifier in SaveOriginRequest model
    
    When a user is logged in and submits a save code now request, store
    his identifier into the SaveOriginRequest model.
    
    I enables to filter requests according to the user that submits them.
    
    Related to T3272

commit f0bc192ee423604d5fcdc00570df3b27a67f64bc
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:27:52 2021 +0200

    tests/conftest: Change some django related fixtures scope into function
    
    Those should be resetted between each tests.

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/767/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/767/console

Harbormaster returned this revision to the author for changes because remote builds failed.May 4 2021, 2:58 PM
Harbormaster failed remote builds in B21236: Diff 20248!

Build has FAILED

Patch application report for D5669 (id=20253)

Rebasing onto a1e05515b9...

Current branch diff-target is up to date.
Changes applied before test
commit 868323131bf5ea15307f004976b62998acc573f6
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:32:31 2021 +0200

    origin_save: Store user identifier in SaveOriginRequest model
    
    When a user is logged in and submits a save code now request, store
    his identifier into the SaveOriginRequest model.
    
    I enables to filter requests according to the user that submits them.
    
    Related to T3272

commit f0bc192ee423604d5fcdc00570df3b27a67f64bc
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:27:52 2021 +0200

    tests/conftest: Change some django related fixtures scope into function
    
    Those should be resetted between each tests.

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/768/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/768/console

Harbormaster returned this revision to the author for changes because remote builds failed.May 4 2021, 3:27 PM
Harbormaster failed remote builds in B21240: Diff 20253!

Build has FAILED

Patch application report for D5669 (id=20255)

Rebasing onto a1e05515b9...

Current branch diff-target is up to date.
Changes applied before test
commit f8c750b65afcc5ccae15045536b03d608e25879d
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:32:31 2021 +0200

    origin_save: Store user identifier in SaveOriginRequest model
    
    When a user is logged in and submits a save code now request, store
    his identifier into the SaveOriginRequest model.
    
    It enables to filter requests according to the user that submits them.
    
    Related to T3272

commit f0bc192ee423604d5fcdc00570df3b27a67f64bc
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:27:52 2021 +0200

    tests/conftest: Change some django related fixtures scope into function
    
    Those should be resetted between each tests.

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/769/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/769/console

Harbormaster returned this revision to the author for changes because remote builds failed.May 4 2021, 3:52 PM
Harbormaster failed remote builds in B21242: Diff 20255!

Build has FAILED

Patch application report for D5669 (id=20255)

Rebasing onto a1e05515b9...

Current branch diff-target is up to date.
Changes applied before test
commit f8c750b65afcc5ccae15045536b03d608e25879d
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:32:31 2021 +0200

    origin_save: Store user identifier in SaveOriginRequest model
    
    When a user is logged in and submits a save code now request, store
    his identifier into the SaveOriginRequest model.
    
    It enables to filter requests according to the user that submits them.
    
    Related to T3272

commit f0bc192ee423604d5fcdc00570df3b27a67f64bc
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:27:52 2021 +0200

    tests/conftest: Change some django related fixtures scope into function
    
    Those should be resetted between each tests.

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/770/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/770/console

Build is green

Patch application report for D5669 (id=20255)

Rebasing onto a1e05515b9...

Current branch diff-target is up to date.
Changes applied before test
commit f8c750b65afcc5ccae15045536b03d608e25879d
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:32:31 2021 +0200

    origin_save: Store user identifier in SaveOriginRequest model
    
    When a user is logged in and submits a save code now request, store
    his identifier into the SaveOriginRequest model.
    
    It enables to filter requests according to the user that submits them.
    
    Related to T3272

commit f0bc192ee423604d5fcdc00570df3b27a67f64bc
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue May 4 14:27:52 2021 +0200

    tests/conftest: Change some django related fixtures scope into function
    
    Those should be resetted between each tests.

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

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