Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
eossr eossr
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ESCAPE2020
  • WP3
  • eossreossr
  • Issues
  • #56

Closed
Open
Created Oct 21, 2021 by Enrique Garcia@garciaOwner

Improve zip_directory

The way we are zipping the repository to upload it to the OSSR (zip_reposisoty in utils.py) is not very clean. We are making a copy of the dir and zipping it.

Possible improvement; add a exclude dir starting from source code of shutil.make_archive https://github.com/python/cpython/blob/81520fe677d15cc7f9af5140bc5f9eca8409ad90/Lib/shutil.py#L946

Assignee
Assign to
Single archive in records
Milestone
Single archive in records
Assign milestone
Time tracking