Skip to content

Commit

Permalink
Merge pull request #78 from NimbleBoxAI/v1
Browse files Browse the repository at this point in the history
v0.12.5
  • Loading branch information
yashbonde authored Apr 5, 2023
2 parents 8f51aae + c36b7af commit 8f551da
Show file tree
Hide file tree
Showing 88 changed files with 5,548 additions and 6,137 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/build and deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Build and Deploy nbox
on:
push:
branches: [v1, master]
branches: [v1]
paths:
-"pyproject.toml"

# workflow_dispatch gives a button on the Github UI to run this workflow manually
workflow_dispatch:

jobs:
build:
name: Build and Deploy
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,5 @@ ex_jobs
hyperloop
scripts
konark/
_modules/
_modules/
nbox/_jobs
6 changes: 0 additions & 6 deletions assets/sample_config.json

This file was deleted.

138 changes: 0 additions & 138 deletions assets/server.py

This file was deleted.

4 changes: 0 additions & 4 deletions docms/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions docms/README.md

This file was deleted.

Loading

0 comments on commit 8f551da

Please sign in to comment.