Add sample version checking/caching script #3

Open
adamm wants to merge 1 commits from adamm/sample_version_check AGit into master
Owner

Add sample version checking/caching script

Add sample version checking/caching script
adamm added 1 commit 2025-08-19 10:34:51 +02:00
Author
Owner

Sample version check with pre-fetched cache.

run as

./version_check.pl -- to sync everything that has mismatch
./version_check.pl -- to list version of a given package

Sample version check with pre-fetched cache. run as ./version_check.pl -- to sync everything that has mismatch ./version_check.pl <package> -- to list version of a given package
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refs/pull/3/head:adamm/sample_version_check
git checkout adamm/sample_version_check
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perl/_ObsPrj#3
No description provided.