Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Conversation

ghost
Copy link

@ghost ghost commented Aug 16, 2018

  • Add an additional global configuration item to indicate that we want to generate blue ocean URI's in comments posted back to Phabricator
  • Update the logic that generates the build URL to use a different environment variable (exposed by blue ocean plugins) assuming we want to generate blue ocean URI's - otherwise leave it as it was
  • Fixes: Update comments to Blueocean URI's #269

- Add an additional global configuration item to indicate that we want to generate blue ocean URI's in comments posted back to Phabricator
- Update the logic that generates the build URL to use a different environment variable (exposed by blue ocean plugins) assuming we want to generate blue ocean URI's - otherwise leave it as it was
@CLAassistant
Copy link

CLAassistant commented Aug 16, 2018

CLA assistant check
All committers have signed the CLA.

@ghost
Copy link
Author

ghost commented Aug 16, 2018

Only a minor change but tested on our local Jenkins & phabricator instance and it works as expected:
ss

@coveralls
Copy link

coveralls commented Aug 16, 2018

Coverage Status

Coverage decreased (-0.2%) to 90.457% when pulling 7e27cd6 on Sykomaniac:feature/blueui into 743d9a3 on uber:master.

uberallsURL = value;
}

public boolean getBlueOceanURI() {
Copy link
Contributor

Choose a reason for hiding this comment

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

The methods and field make it appear like the property is a URI and not a boolean. Please change the property name

- Update names of variables to make it more obvious that this is boolean config
@ghost
Copy link
Author

ghost commented Sep 10, 2018

@ChaitanyaPramod Pull request updated with new variable names - why is naming stuff always the hardest thing :)

@kageiit kageiit merged commit 48d9d4c into uber-archive:master Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants