Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

We should be able to complete all tasks for a release in a branch before creating the release tag #3909

Copy link
Copy link
@daxian-dbw

Description

@daxian-dbw
Issue body actions

Ideally, we should create a release branch and complete all release tasks using that branch, including generating all packages and update all docs, and then push the release tag and merge the release branch to master.

However, this cannot be done currently because our build depends on the release tag to generate GitCommitId for $PSVersionTable. and thus the release tag has to be pushed before starting the release tasks.

To break this dependency, we should update Start-PSBuild to accept a GitCommitId string and update the Jenkins build script so that the GitCommitId string can be passed to the build pipeline.

Tasks

Reactions are currently unavailable

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.