jenkinsci / jenkinsci/change-assembly-version-plugin

[JENKINS-44068] Change Assembly Version Plugin should offer Pipeline Step

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
component:change-assembly-version-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
16
Forks
25
PR merge metrics
No merged PRs in 30d

Description

I hit it when I was working on WinSW CI PoC. Finally had to just run powershell with this script: https://blogs.msdn.microsoft.com/dotnetinterop/2008/04/21/powershell-script-to-batch-update-assemblyinfo-cs-with-new-version/ . But it would be great to have a support for it in the plugin.

In order to do so, the build step should implement SimpleBuildStep

---
Originally reported by oleg_nenashev, imported from: Change Assembly Version Plugin should offer Pipeline Step


  • assignee: sankethpb
  • status: Open
  • priority: Minor
  • component(s): change-assembly-version-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 20260220-221244

Raw content of original issue

I hit it when I was working on WinSW CI PoC. Finally had to just run powershell with this script: https://blogs.msdn.microsoft.com/dotnetinterop/2008/04/21/powershell-script-to-batch-update-assemblyinfo-cs-with-new-version/ . But it would be great to have a support for it in the plugin.

In order to do so, the build step should implement SimpleBuildStep

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.