Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S swh-deposit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Development
  • swh-deposit
  • Merge requests
  • !67

Pass collection + id to the checker instead of an URL.

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed vlorentz requested to merge generated-differential-D3124-source into generated-differential-D3124-target May 05, 2020
  • Overview 7
  • Commits 1
  • Pipelines 0
  • Changes 7

This allows the checker to use a configurable URL, in case it needs an URL different from the one used by the client.

For example a client outside docker would use http://localhost:5080/deposit/ to access the API, but the checker cannot use this URL (it needs either nginx or swh-deposit as hostname).


Migrated from D3124 (view on Phabricator)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: generated-differential-D3124-source