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
  • !48

generate python wheels

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Borreguero Calvo, Jose requested to merge onwheels into next Feb 10, 2022
  • Overview 1
  • Commits 34
  • Pipelines 23
  • Changes 8

References [Task] Imp. #134: Reflectivity Fitting: Python Wheel for package django_remote_submission

Work Done:

  • update setup.py and setup.cfg following best practices
  • setup bumpversion to increment the version
  • a python wheel artifact is created at the last step in the pipeline of a Merge Request. Artifact expires in a week.
  • a python wheel artifact is created when updating branch next, appended with a build number, and uploaded to the registry
  • a python wheel artifact is created when updating branch main with a new version, labelled with the package version, and uploaded to the registry
Edited Feb 15, 2022 by Borreguero Calvo, Jose
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: onwheels