You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Are custom build instructions in README format needed for this component? config_build.py indicates that this component is a special case: https://github.com/SeattleTestbed/common/blob/master/scripts/config_build.txt#L1-L10. However, running the build scripts does not produce any meaningful results (untestable or raises warnings/errors). There are two scripts folders and it is unclear which one is intended. I created a tests folder and moved things around (and got tests to run, albeit with some unit tests failing), but I'm not sure if this is correct due to the comments in config_initialize.py (https://github.com/SeattleTestbed/common/blob/master/scripts/config_initialize.txt#L1-L28)