Skip to content

Use the project's full display name in the message#61

Open
groves wants to merge 1 commit intojlewallen:masterfrom
groves:project_full_display_name
Open

Use the project's full display name in the message#61
groves wants to merge 1 commit intojlewallen:masterfrom
groves:project_full_display_name

Conversation

@groves
Copy link

@groves groves commented Jun 9, 2014

Previously it was using display name. The difference is for projects
nested in folders. getDisplayName returns the last segment there,
whereas getFullDisplayName includes all the parent folders as well,
separated by ». For projects not in folders, they're identical.

We have several builds with the same final segment name
that are only different based on the folder they're in. This works much
better for that.

Previously it was using display name. The difference is for projects
nested in folders. getDisplayName returns the last segment there,
whereas getFullDisplayName includes all the parent folders as well,
separated by ». For projects not in folders, they're identical.

We have several builds with the same final segment name
that are only different based on the folder they're in. This works much
better for that.
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.

1 participant