Skip to content

Add SVN Install to the check_input_data_repo CI test #223

Merged
alperaltuntas merged 5 commits intoESCOMP:mainfrom
manishvenu:main
Jan 23, 2025
Merged

Add SVN Install to the check_input_data_repo CI test #223
alperaltuntas merged 5 commits intoESCOMP:mainfrom
manishvenu:main

Conversation

@manishvenu
Copy link
Copy Markdown
Collaborator

Fixes #222

The check_input_data_repo CI test was always failing due to SVN missing from the runner (this may be a recent change: apache/beam#32766 & https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md )

Changes:

  1. Add a command to install svn in the check_input_data_repo job
  2. Some minor commenting changes

Copy link
Copy Markdown
Member

@alperaltuntas alperaltuntas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@alperaltuntas alperaltuntas merged commit 6443e9b into ESCOMP:main Jan 23, 2025
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.

check_input_data_repo CI test failing

2 participants