Skip to content

Implement SimpleBuildStep#41

Open
bmtKIA6 wants to merge 1 commit into
ingenieux:masterfrom
bmtKIA6:master
Open

Implement SimpleBuildStep#41
bmtKIA6 wants to merge 1 commit into
ingenieux:masterfrom
bmtKIA6:master

Conversation

@bmtKIA6
Copy link
Copy Markdown
Contributor

@bmtKIA6 bmtKIA6 commented Jun 7, 2016

Following the migration guidelines, quick and dirty attempt to implement SimpleBuildStep

https://jenkins.io/blog/2016/05/25/update-plugin-for-pipeline/

@aldrinleal
Copy link
Copy Markdown
Member

Theoretically, it should be a publisher. I'll review it and get back to you in a few weeks ok?

@tiagojlara
Copy link
Copy Markdown

Please, what is the status of this task?

@aldrinleal
Copy link
Copy Markdown
Member

No status

@tiagojlara
Copy link
Copy Markdown

ok, but will be implemented?

@aldrinleal
Copy link
Copy Markdown
Member

It it makes sense. Internally, its a hack so it needs proper evaluation. You're free to try the patch and use it locally

Thank you

@crisp2u
Copy link
Copy Markdown

crisp2u commented Jul 19, 2017

Hello, any updates on this ? We are stuck with freestyle jobs because we use AWS Eb deployments.

AWSEBDeploymentConfig
deploymentConfig =
deploymentBuilder.asConfig().replacedCopy(new Utils.Replacer(build, listener));
deploymentBuilder.asConfig();//.replacedCopy(new Utils.Replacer(build, listener));
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@bmtKIA6 Is there a reason for changing the substitution code ? I tested your patch but now the application version does lost variable replacement functionality.

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.

4 participants