Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • twitter twitter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • plugins
  • twittertwitter
  • Merge requests
  • !24

Draft: Init new flow

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Alp Deniz Ogut requested to merge new_flow into dev Nov 25, 2022
  • Overview 0
  • Commits 4
  • Pipelines 2
  • Changes 3
  • Redesigns the import sequence:
    • Starts from Tweets. For each tweet:
      • Author user is imported
      • Author is added as following or follower to "me" account
      • Mentioned users are imported

TODOs:

  • Adapt progress. If possible, find out number of tweets at first.
  • Handle "suspended user" import. (api.get_user on uspended users raises exception)

Question:

  • Is it worth modifying the base Account item to include followers and following?
Edited Nov 25, 2022 by Alp Deniz Ogut
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new_flow