Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rayene
Copy link
Contributor

@rayene rayene commented Jul 25, 2018

  1. Description
    exposes {{.git.server}} in CDS workflows
  2. Related issues
  3. About tests
    Tested manually. git.server appears in the build variables.

@ovh/cds

vars["git.http.user"] = n.Context.Application.RepositoryStrategy.User
}
if n.Context.Application.VCSServer != "" {
vars["git.vcs_server"] = n.Context.Application.VCSServer
Copy link
Collaborator

Choose a reason for hiding this comment

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

git.server, avoid _ in cds variable.

@fsamin fsamin added the rework label Jul 30, 2018
@rayene rayene force-pushed the feature/expose_vcsserver_as_a_template_variable branch from deaaab7 to 1c4c33f Compare August 13, 2018 13:02
@rayene rayene added ready and removed rework labels Aug 13, 2018
@yesnault yesnault merged commit a28acd5 into master Aug 13, 2018
@fsamin fsamin deleted the feature/expose_vcsserver_as_a_template_variable branch March 11, 2019 08:57
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.

6 participants