[
https://issues.apache.org/jira/browse/IGNITE-9681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627049#comment-16627049
]
Nikolay Izhikov commented on IGNITE-9681:
-----------------------------------------
Example of wrong release -
https://ci.ignite.apache.org/viewLog.html?buildId=1930247&tab=buildResultsDiv&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote
To reproduce run {{./vote_1\[git\]create_rc_tag.sh}}
> Wrong GIT config in Team City release archive
> ---------------------------------------------
>
> Key: IGNITE-9681
> URL: https://issues.apache.org/jira/browse/IGNITE-9681
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Nikolay Izhikov
> Assignee: Peter Ivanov
> Priority: Blocker
> Fix For: 2.7
>
>
> Release archive created by "[Prepare Vote #1] Java &.Net & C++ (Complete
> assembly)" [1] contains wrong .git/config. It includes local Team City path
> and doesn't work properly on release manager local environment.
> Example of config file(lfs section is Team City specifi):
> {noformat}
> [core]
> repositoryformatversion = 0
> filemode = false
> bare = false
> logallrefupdates = true
> sparseCheckout = true
> [remote "origin"]
> url = https://git-wip-us.apache.org/repos/asf/ignite
> fetch = +refs/heads/*:refs/remotes/origin/*
> [lfs]
> storage = /data/teamcity/system/git/git-E4D58B67.git/lfs
> [branch "master"]
> remote = origin
> merge = refs/heads/master
> {noformat}
> [1]
> https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)