Skip to content

CHE-9418: Fix Git status message if the repository is checkouted to tag or commit.#10172

Merged
vinokurig merged 6 commits intomasterfrom
CHE-9418
Jul 5, 2018
Merged

CHE-9418: Fix Git status message if the repository is checkouted to tag or commit.#10172
vinokurig merged 6 commits intomasterfrom
CHE-9418

Conversation

@vinokurig
Copy link
Copy Markdown
Contributor

What does this PR do?

Fix Git status message if the repository is checkouted to tag or commit.
Changed getCurrentBranch method in the Git API to getCurrentReference that returns Reference object that contains reference and type (branch, tag or commit).

What issues does this PR fix or reference?

#9418

Release Notes

Fix Git status message if the repository is checkouted to tag or commit.

Docs PR

N/A

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Jun 25, 2018
@vinokurig vinokurig requested a review from vparfonov June 25, 2018 09:54
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jun 25, 2018
@vinokurig
Copy link
Copy Markdown
Contributor Author

ci-test

@codenvy-ci
Copy link
Copy Markdown

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10172
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@vinokurig
Copy link
Copy Markdown
Contributor Author

ci-test

@codenvy-ci
Copy link
Copy Markdown

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10172
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@vinokurig
Copy link
Copy Markdown
Contributor Author

ci-build

@codenvy-ci
Copy link
Copy Markdown

Build # 4565 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/4565/ to view the results.

@vinokurig
Copy link
Copy Markdown
Contributor Author

ci-build

@vinokurig vinokurig merged commit b071721 into master Jul 5, 2018
@vinokurig vinokurig deleted the CHE-9418 branch July 5, 2018 08:33
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jul 5, 2018
@benoitf benoitf added this to the 6.8.0 milestone Jul 5, 2018
@codenvy-ci
Copy link
Copy Markdown

hbhargav pushed a commit to hbhargav/che that referenced this pull request Dec 5, 2018
…ag or commit. (eclipse-che#10172)

Fix Git status message if the repository is checkouted to tag or commit.
Changed getCurrentBranch method in the Git API to getCurrentReference that returns Reference object that contains reference and type (branch, tag or commit).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Outline of a bug - must adhere to the bug report template.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants