Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label order #152

Merged
merged 6 commits into from
Feb 13, 2021
Merged

Label order #152

merged 6 commits into from
Feb 13, 2021

Conversation

nickjcroucher
Copy link
Collaborator

Update branch with taxon reordering code

johnlees and others added 6 commits February 11, 2021 11:17
* Skip tree build if fewer than 3 samples

* Move web code into module

* Try to set secret key

* Move azure CI to github actions

* Update environment.yml

* Add docker action

* Fix yaml syntax

* More actions changes

* Add OS to docker action; custom python

* Attempt to activate conda environment

* Remove secret from docker

* Missing space in tests

* Move web code to correct function

* Use docker version of actions

* Fix docker yaml

* Point to correct dockerfile

* Newline in azure-pipelines

* Trigger CI on PR targeting master

* Correct name of azure pipelines

* Update dockerfile to actually get code

* Try to use default gunicorn port

* Another attempt to change the port

* Add host IP to gunicorn launch

* Bind loopback; add test

* Add ssh to container

* Run ssh service; try to optimise gunicorn command

* Fix apt line

* Remove log line from gunicorn launch

* Fix syntax error in Dockerfile

* Add gunicorn logging line

* Remove gunicorn optimisations

* Remove ssh access

* Revert to 207529a

* Bind loopback (again)

* Revert to 341ebd4

* Revert to 341ebd4

* Move data locations in web app

* Use flask apscheduler

* make scheduler global

* Add script to get DB info

* Increase size of dev shm

* Remove use of /dev/shm

* Fix db variable name

* Install extension

* Update include file location for network route

* Update include file location to check for no of isolates

* remove web arg from visualise

* Move copy to entrypoint; fix path errors in visualise

* Set default for env variable in web

* Fix visualise tests

* Update visualise command in network route

* Update previous clustering argument

* Fix path basename in cluster write

* Fix output location for network route

* Update visualise args

* Automated API tests

* Remove path insertion

* Force gt v2.35

* Merge api routes and set model_dir to reference

* Remove path insert from web test

* Workaround for web query graph

* Fix web test

* Add assets needed to run web version

* Attempt to add ACR action

* Fix docker build cmd

* Add path to Dockerfile

* Change tag in ACR

* Add check that visualise has enough sequences

* Fix bracket

Co-authored-by: Danderson123 <[email protected]>
Co-authored-by: Daniel Anderson <[email protected]>
Label order remains unchanged (unlike with mash)
@nickjcroucher nickjcroucher merged commit 97476a7 into mst_dev Feb 13, 2021
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.

2 participants