Skip to content

Conversation

ChrisMacNaughton
Copy link

No description provided.

@ChrisMacNaughton ChrisMacNaughton force-pushed the feature/testing branch 2 times, most recently from 2bb9f14 to 053e742 Compare October 20, 2020 11:03
In addition to the requirements to run a test suite,
this change starts the process of migrating to a structure
where we have a callable (`pkg-update-deps`) that is
actually a symlink to a normal python file (`pkg_update_deps.py`).
This is done so that we can normally import the python file
in our unit tests, as well as potentially share some
functionality between the various callables.
@ChrisMacNaughton
Copy link
Author

The latest commit on this change is simply moving all of the pkg-* scripts to pkg_$1.py and linking them to the previous path

@ChrisMacNaughton ChrisMacNaughton marked this pull request as ready for review October 21, 2020 06:36
@coreycb coreycb force-pushed the master branch 3 times, most recently from 7037027 to 637a181 Compare May 26, 2023 20:14
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.

1 participant