Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D django-remote-submission
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • reflectometry
  • django-remote-submission
  • Merge requests
  • !53

new fields for IdentityFileModel

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Borreguero Calvo, Jose requested to merge idfilemodel into next Mar 15, 2022
  • Overview 28
  • Commits 16
  • Pipelines 7
  • Changes 14

<img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" decoding="async" class="lazy" data-src="https://img.shields.io/badge/reflectometry%20Task%20322%20-%20closed%20-%20grey">

To Test:

In one terminal, type

$ make dockerbuilddev
$ make dockerup

After this, in another terminal, type

$ make dockertest

Both local and remote tests should run with no fails.
Finish by typing

$ make dockercleanall

which will stop all containers, then remove all containers, images, and volumes.

Work Done:

  • custodian and executor roles in model IdentityFileModel
  • test new model
  • make migrations
Edited Mar 17, 2022 by Borreguero Calvo, Jose
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: idfilemodel