jenkinsci / jenkinsci/last-changes-plugin

compare modifyed workspace with Head SVN revison

Open
#60 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
32
Forks
32
Avg merge
1d 11h
Merged PRs (30d)
1

Description

Hi.
After build, I need to check what changes build made comparing with last revision.
As i understood, plugin retrieve revision from workspace and then compare it with specified revision?
Or it compare workspace with specified revision, and I use it wrong?

Why I need it.
Before I deploy release to production, I need to check if was made some hot fixes directly on production without committing them in SVN.
What I think to do.
I will download that changes using RSync to Jenkins workspace and check modification with Last Changes Plugin. If all is OK I will deploy release to production.

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.