Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KStars KStars
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EducationEducation
  • KStarsKStars
  • Merge requests
  • !453

provides search/match service with PlaceholderPath

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Kwon-Young Choi requested to merge kchoi/kstars:kchoi/feat/flexiblematchsearch into master Oct 10, 2021
  • Overview 39
  • Commits 12
  • Pipelines 7
  • Changes 16

Replaced Scheduler::getCompletedFiles and Capture::checkSeqBoundary with corresponding PlaceholderPath functions to search for the number of captured files and the next sequence id.

Now, we can modify the format as we want and the captured file will be named correctly. However, the format is still hard coded in the source code.

I'll start working on creating a GUI to modify the format.

Edited Oct 10, 2021 by Kwon-Young Choi
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kchoi/feat/flexiblematchsearch