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

Feature/non unique pl #81

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .github/workflows/biobuddy-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: biobuddy
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/biobuddy-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/biobuddy/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/conformations-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: conformations
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/conformations-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/conformations/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/esmfold-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: esmfold
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/esmfold-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/esmfold/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/external_data_query-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: external_data_query
# Build and push external_data_query image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/external_data_query-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/biobuddy/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/gene-ontology-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: gene_ontology
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/gene-ontology-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/gene_ontology/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/localisation-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: localisation
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/localisation-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/localisation/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/nolabs-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: nolabs
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/protein-design-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: protein_design
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/protein-design-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/protein_design/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/reinvent-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: reinvent
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/reinvent-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/reinvent/**'

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/solubility-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ run-name: solubility
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed

on:
push:
branches:
- master
on: workflow_dispatch

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/solubility-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
paths:
- 'microservices/solubility/**'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ OR if you want to run everything on one machine:
```bash
$ docker compose up
```
Server will be available on http://localhost:9000. If the server is not reachable on MacOS, the problem is probably with network_mode: host, which is a known issue. In such case you can use the workaround described in this comment: https://github.com/docker/roadmap/issues/238#issuecomment-2044688144
Server will be available on http://localhost:9000

# APIs

Expand Down
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ services:
dockerfile: build/Dockerfile
command: --host=0.0.0.0 --port=5790 --workers=1
nolabs:
image: 'ghcr.io/basedlabs/nolabs:2.0.4'
image: 'ghcr.io/basedlabs/nolabs:2.1.4'
network_mode: host
build:
context: .
Expand Down
2 changes: 1 addition & 1 deletion nolabs/application/event_handlers/di.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def inject():
event_handlers = [
ProteinCreatedEventHandler(),
JobStartedEventHandler(),
JobFinishedEventHandler()
JobFinishedEventHandler() # asd
]

types = [type(eh) for eh in event_handlers]
Expand Down
Loading