Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Conversation

@XuefengHuang
Copy link

This is a tool for developers constructing build configuration files for SeattleTestbed repositories.
This is a test under demokit repository:

Additionally required in config_initialize.txt

# Additionally required by dependency repy_v2:
https://github.com/SeattleTestbed/utf ../DEPENDENCIES/utf
# Additionally required by dependency portability:
https://github.com/SeattleTestbed/utf ../DEPENDENCIES/utf
# Additionally required by dependency seash:
https://github.com/SeattleTestbed/nodemanager ../DEPENDENCIES/nodemanager
https://github.com/SeattleTestbed/utf ../DEPENDENCIES/utf
# Additionally required by dependency affix:
https://github.com/SeattleTestbed/utf ../DEPENDENCIES/utf
# Additionally required by dependency common:
https://github.com/SeattleTestbed/utf ../DEPENDENCIES/utf
# Additionally required by dependency seattlelib_v2:
https://github.com/SeattleTestbed/utf ../DEPENDENCIES/utf

Additionally required in config_build.txt

# Additionally required by dependency seash:
DEPENDENCIES/seash/modules/* modules
DEPENDENCIES/seash/modules/modules/* modules/modules
DEPENDENCIES/seash/modules/factoids/* modules/factoids
DEPENDENCIES/seash/modules/geoip/* modules/geoip
DEPENDENCIES/seash/modules/uploaddir/* modules/uploaddir
DEPENDENCIES/seash/modules/variables/* modules/variables
DEPENDENCIES/common/*
# Additionally required by dependency repy_v2:
DEPENDENCIES/common/*
# Additionally required by dependency affix:
components/*
services/tcp_relay/*
DEPENDENCIES/common/*
# Additionally required by dependency portability:
DEPENDENCIES/common/*
# Additionally required by dependency seattlelib_v2:
DEPENDENCIES/common/*

I think components/* should be changed to ./components/* at config_build.txt under affix repos. Because it is not standard formate and it will not support check_config.py. services/tcp_relay/* also should do it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant