Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V VO-scraper
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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

To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch

February 2023 and with it the next round of user cleanup is just around the corner! The gitlab.ethz.ch users without an equivalent ETH LDAP-user will be deleted. Together with the users are deleted: the users own repositories and the groups where these users are the only owner.

To avoid losing data, please ensure that the groups you use have at least one owner with a valid ETH LDAP-account. If you don't know what that means, ask yourself this question: "is the owner of the group still working at ETH?". If the answer is "No" and you want to keep using that group, you need to set a valid owner.

If you need help, please open a ticket with the ID service-desk. We'll do our best to help you.

  • Georg Teufelberger
  • VO-scraper
  • Merge requests
  • !9

Merge features from dev to master

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Georg Teufelberger requested to merge dev into master Oct 05, 2020
  • Overview 0
  • Commits 39
  • Pipelines 1
  • Changes 4

Features:

  • Added option for a parameter file. By default the scraper looks for a file called parameters.txt in the directory it is being run. If it finds it, it will read and apply any parameters described there. Check the Readme for more info.
  • Added usage hints to highlight some features after running the scraper. If you don't want to see them, use the parameter --disable-hints. You can also put it in parameters.txt ;)
  • If you dislike progress bars you can now hide it using --no-progress-bar

Changes:

  • Size of progress bar now depends on your terminal window size.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev