Skip to content

Change git pull to use a file and use git diff to get changed files in upgrade.sh - #5171

Merged
Alex-developer merged 1 commit into
v2025.xx.xxfrom
upgrade-changes
May 25, 2026
Merged

Change git pull to use a file and use git diff to get changed files in upgrade.sh#5171
Alex-developer merged 1 commit into
v2025.xx.xxfrom
upgrade-changes

Conversation

@Alex-developer

Copy link
Copy Markdown
Collaborator

Few changes to the upgrade script

  1. Use a file to store the git pull results
  2. Compares the old and new head revisions to see if anything has updated
  3. Use git diff on the old and new head revisions. This is potentially safer than parsing the git pull

@Alex-developer
Alex-developer requested a review from EricClaeys May 19, 2026 20:51
@Alex-developer Alex-developer changed the title Change git pull to use a file and use git diff to get changed files Change git pull to use a file and use git diff to get changed files in upgrade.sh May 19, 2026
@Alex-developer
Alex-developer merged commit 8b3dd29 into v2025.xx.xx May 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants