Skip to content

Default inherit infinite recurse #1108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JakeGinnivan opened this issue Nov 28, 2016 · 2 comments
Closed

Default inherit infinite recurse #1108

JakeGinnivan opened this issue Nov 28, 2016 · 2 comments

Comments

@JakeGinnivan
Copy link
Contributor

Need to hotfix this asap

INFO [11/28/16 8:15:01:77] Using latest commit on specified branch
INFO [11/28/16 8:15:01:78] Begin: Attempting to inherit branch configuration from parent branch
  INFO [11/28/16 8:15:01:84] Begin: Finding branch source of 'feature/promotion-scripts'
  INFO [11/28/16 8:15:01:87] End: Finding branch source of 'feature/promotion-scripts' (Took: 31.08ms)
  INFO [11/28/16 8:15:01:87] Begin: Getting branches containing the commit '68ec0614eccdeb836b82c2bf161ca109efc3706a'.
    INFO [11/28/16 8:15:01:88] Trying to find direct branches.
    INFO [11/28/16 8:15:01:88] No direct branches found, searching through tracked branches.
    INFO [11/28/16 8:15:01:88] Searching for commits reachable from 'master'.
    INFO [11/28/16 8:15:01:97] The branch 'master' has no matching commits.
    INFO [11/28/16 8:15:01:97] Searching for commits reachable from 'release/0.8.0'.
    INFO [11/28/16 8:15:02:03] The branch 'release/0.8.0' has no matching commits.
  INFO [11/28/16 8:15:02:03] End: Getting branches containing the commit '68ec0614eccdeb836b82c2bf161ca109efc3706a'. (Took: 155.03ms)
  INFO [11/28/16 8:15:02:03] Found possible parent branches:
  WARN [11/28/16 8:15:02:04] Failed to inherit Increment branch configuration, no branches found.

Falling back to content-transformer_develop/master branch config
  INFO [11/28/16 8:15:02:04] No branch configuration found for branch content-transformer_develop/master, falling back to default configuration
  INFO [11/28/16 8:15:02:04] Begin: Attempting to inherit branch configuration from parent branch
    INFO [11/28/16 8:15:02:08] Begin: Finding branch source of 'content-transformer_develop/master'
    INFO [11/28/16 8:15:02:10] End: Finding branch source of 'content-transformer_develop/master' (Took: 20.05ms)
    INFO [11/28/16 8:15:02:10] Begin: Getting branches containing the commit '68ec0614eccdeb836b82c2bf161ca109efc3706a'.
      INFO [11/28/16 8:15:02:10] Trying to find direct branches.
      INFO [11/28/16 8:15:02:10] No direct branches found, searching through tracked branches.
      INFO [11/28/16 8:15:02:10] Searching for commits reachable from 'master'.
      INFO [11/28/16 8:15:02:16] The branch 'master' has no matching commits.
      INFO [11/28/16 8:15:02:16] Searching for commits reachable from 'release/0.8.0'.
      INFO [11/28/16 8:15:02:23] The branch 'release/0.8.0' has no matching commits.
    INFO [11/28/16 8:15:02:23] End: Getting branches containing the commit '68ec0614eccdeb836b82c2bf161ca109efc3706a'. (Took: 128.34ms)
    INFO [11/28/16 8:15:02:23] Found possible parent branches:
    WARN [11/28/16 8:15:02:24] Failed to inherit Increment branch configuration, no branches found.

/cc @DanielRose

@asbjornu
Copy link
Member

Related to #1100 (comment)?

@JakeGinnivan
Copy link
Contributor Author

I assume this is fixed. I no longer have context and I would assume that it is not an issue or we would have heard about it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants