Page MenuHomeSoftware Heritage

Deprecate /origin/releases route
ClosedPublic

Authored by jayeshv on Oct 29 2021, 3:12 PM.

Details

Summary

This fix deprecates and redirects /origin/releases?origin_url=<url> and
/origin/<url>/releases to /snapshot/releases/

  • test fixes
  • documentation changes

Related to T3608
Fixes T3688

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 is green

Patch application report for D6586 (id=23945)

Rebasing onto a741222342...

Current branch diff-target is up to date.
Changes applied before test
commit 4a1c97f402e5437f9aa40402050d6605b67271d1
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Fri Oct 29 15:07:24 2021 +0200

    Deprecate /origin/releases route
    
    This fix deprecates and redirects /origin/releases?origin_url=<url> and
    /origin/<url>/releases to /snapshot/releases/
    - test fixes
    - documentation changes
    
    Related to T3608
    Fixes T3688

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

jayeshv retitled this revision from [WIP] Deprecate /origin/releases route to Deprecate /origin/releases route.Oct 29 2021, 3:30 PM

Build is green

Patch application report for D6586 (id=23947)

Rebasing onto a741222342...

Current branch diff-target is up to date.
Changes applied before test
commit 5d56274de71684c35b51cacd128c1ee6641a2a05
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Fri Oct 29 15:42:29 2021 +0200

    Deprecate /origin/releases route
    
    This fix deprecates and redirects /origin/releases?origin_url=<url> and
    /origin/<url>/releases to /snapshot/releases/
    - test fixes
    - documentation changes
    
    Related to T3608
    Fixes T3688

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

anlambert added a subscriber: anlambert.

Looks good to me, thanks !

This revision is now accepted and ready to land.Oct 29 2021, 4:00 PM
This revision was automatically updated to reflect the committed changes.