jenkinsci / jenkinsci/change-assembly-version-plugin

[JENKINS-33316] Can't use environment variables

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

Description

Can't use environment variables in the FileName box. This force me to change this line in every project.

For example I would like to change all AssemblyInfo.cs in a directory called like $JOB_NAME. So I want to write:

$JOB_NAME**\Properties\AssemblyInfo.cs

but that's not working.

---
Originally reported by andyp, imported from: Can't use environment variables


  • assignee: mdkf
  • status: In Progress
  • priority: Critical
  • component(s): change-assembly-version-plugin
  • label(s): plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 4
  • imported: 20260220-221244

Raw content of original issue

Can't use environment variables in the FileName box. This force me to change this line in every project.

For example I would like to change all AssemblyInfo.cs in a directory called like $JOB_NAME. So I want to write:

$JOB_NAME**\Properties\AssemblyInfo.cs

but that's not working.

environment

```
Jenkins 1.651

change-assembly-version-plugin 1.5.1
```

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.