Skip to content

Running publisher pipeline specifying an older commit SHA doesn't pick the files from that commit but latest content in those files  #499

@klakshmikantha

Description

@klakshmikantha

Release version

5.0.1

Describe the bug

When running publisher pipeline with commit id, I am trying to specify an older (not latest but one prior to latest) commit id to deploy those changes but it picks the latest content from those files (latest commit).
We would like to explore this to give an option to re-deploy an older commit changes in case it fails during initial execution and newer changes are made.

Expected behavior

The changes pertaining to the commit SHA specified in the publisher run should be picked and deployed and not the latest commit changes.

Actual behavior

Latest commit changes are taken even if an older commit id is specified.

Reproduction Steps

Pick a older (not latest) commit id and specify in publisher workflow and it picks the values from latest version of the files not the one present in the inputted commit id.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions