Skip to content

Issues with gitRepo resource with specified branch #4553

@vidiecan

Description

@vidiecan

Resource Id: 82617

yml:

name: te_x_Repo
type: gitRepo
integration: Bitbucket integration
pointer:
  sourceName: y
  branch: a_name
  buildOnPullRequest: true
flags:
  - te_master_rSync

Issue(s):

  1. I do not see all the commits from the a_name branch in the versions (e.g., 8842970);
  2. I see commits (commit hashes e.g., 33e2fb4d0d0e73b759706936ef344fc3436750fe ) from other branches;
  3. Observation: The versions on shippable show the correct time (e.g., Today at 12:23 PM and match the commit time) but they pop up on the page only after runCI finishes - in other words, they were not at the page visible before 12:40.

Versions from https://app.shippable.com/subs/.../resources/te_x_Repo/versions

75 | 33e2fb4d0d0e73b759706936ef344fc3436750fe | Today at 12:23 PM | N/A | fighting shippable
74 | 322f7bd47f11197f0e60937547f687ba47fcd2f6 | Yesterday at 7:40 PM | N/A | fighting shippable
73 | 8513941860c8936f01d3ea5f192d536528f98785 | Yesterday at 6:36 PM | N/A | ci: buildOnPullRequest: true
72 | 650395c990b3ee050467f49c0a905ebb52f76478 | Yesterday at 6:35 PM | N/A | Merge branch 'master' into a_name
71 | 8513941860c8936f01d3ea5f192d536528f98785 | Yesterday at 6:34 PM | N/A | ci: buildOnPullRequest: true

But in bitbucket in commits for branch a_name I see

| 8a8ae34 | fighting shippable Branches a_name| 40 minutes ago | Success
| 8842970 | fighting shippable Branches a_name| 42 minutes ago | Success
| e4ea0d5 M | Merge branch 'master' into a_name Branches a_name | 16 hours ago | Success
| e092650 | fighting shippable | 16 hours ago |  
| 90b4615 M | Merge branch 'master' into a_name Branches a_name | 16 hours ago | Success
| 7ef2b4b | fighting shippable | 16 hours ago |  
| 2032e9e | revert back Branches a_name | 17 hours ago | Success
| 04eb7a7 M | Merge branch 'master' into a_name Branches a_name | 17 hours ago |  
| 322f7bd | fighting shippable | 17 hours ago | Success

Look for 322f7bd to have a fixed point in those two lists.

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