Skip to content

lastUpdateDate doesn't match last commit date for repo/branch #42

@anupbaranwal

Description

@anupbaranwal

Summary

The lastUpdateDate gives last update date of any branch for a repo. Generally either it should give the last commit date on that branch or there should be a new field called lastCommitDate for every branch.

Type of Issue

It is a :

  • bug
  • request
  • question regarding the documentation

Motivation

job should complete and return a field for last commit date on branch.

Current Behavior

Currently all the branches for a repo are having same value for lastUpdateDate.

Expected Behavior

lastUpdateDate should be different for each branches of Repo Or there should be a new field which can represent last commit date on the branch.

Steps to Reproduce (for bugs)

When we run the crawler with crawlAllBranches config as true, we can check same lastUpdateDate for all branches for a repo.

Your Environment

  • Version used: 1.0.6
  • OS and version: Linux
  • Version of libs used:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions