apache / apache/infrastructure-staged

tomcat site checkout does not register as deployment when other sub-dirs in the parent directory is changed as well

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
2
Avg merge
1h 49m
Merged PRs (30d)
1

Description

Tomcat's website is checked out as https://svn-master.apache.org/repos/asf/tomcat/site/trunk/docs/ but their site build tends to modify the parent directory as well ( https://svn-master.apache.org/repos/asf/tomcat/site/trunk/ ), which causes stageD to miss the update, as the svn root for the change-set does not match the checkout root.

stageD should iterate through all changed files, calculate the individual svn URL and then check if any of them match the checkout URL

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.