Skip to content
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

Support Multibranch pipelines in Jenkins #691

Merged
merged 4 commits into from
Oct 11, 2018
Merged

Conversation

azz
Copy link
Member

@azz azz commented Oct 11, 2018

Fixes #379

return this.env.ghprbGhRepository
}

get ciRunURL() {
return process.env.BUILD_URL
return process.env.RUN_DISPLAY_URL || process.env.BUILD_URL
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RUN_DISPLAY_URL is for blue ocean

@azz
Copy link
Member Author

azz commented Oct 11, 2018

Looks like I ran a newer version of yarn, added integrity. I can roll that file back if you want.

@azz
Copy link
Member Author

azz commented Oct 11, 2018

Strange typescript errors only on Node 9? https://travis-ci.org/danger/danger-js/jobs/440092950

@orta
Copy link
Member

orta commented Oct 11, 2018

OK, cool, yeah, I'll get this merged and shipped, and the TS error handled too - I know what's going on there.

@orta orta merged commit f2a723c into danger:master Oct 11, 2018
@peril-staging
Copy link
Contributor

peril-staging bot commented Oct 11, 2018

Thanks for the PR @azz.

The Danger org conform to the Moya Community Continuity Guidelines, which means
that we want to offer any contributor the ability to control their destiny.

So, we've sent you an org invite - thanks azz 🎉

Generated by 🚫 dangerJS

@peril-staging
Copy link
Contributor

peril-staging bot commented Oct 11, 2018

Thanks for the PR @azz.

This PR has been shipped in v4.4.8 - CHANGELOG.

@azz azz deleted the jenkins-dx branch October 11, 2018 22:27
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

Successfully merging this pull request may close these issues.

None yet

2 participants