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
[Refactor:Plagiarism] Run Lichen in a Docker container (#83)
* Dockerize lichen
* test GH actions with docker
* Update setup.sh
* Install Python dependencies for tokenizer tests
* Break unit tests and integration tests into two separate parts
* Fix paths for unit tests
* Fix path for integration tests
* Fix invalid GH Action
* change python version
* a few more fixes
* change permissions for pip packages
* Update python_unittests.yml
* debugging
* Update test.py
* debugging
* Update python_unittests.yml
* install clang
* Update python_unittests.yml
* Update python_unittests.yml
* Update python_unittests.yml
* need specific version of clang...
* Install Python dependencies outside the Docker container as well
* remove sudo
* Update setup.sh
* attempt to get permissions working.....
* Update install_lichen.sh
* Compile code outside Docker container
* pull or build flag
* use correct username for docker hub
* A few more fixes
* Add boost to container
* Requested changes
* Remove buggy environment variable
0 commit comments