Skip to content

Commit

Permalink
Merge pull request #366 from xchem/staging
Browse files Browse the repository at this point in the history
Promoting to production
  • Loading branch information
mwinokan authored Aug 10, 2023
2 parents 2a85376 + d9821b2 commit 0173fdf
Show file tree
Hide file tree
Showing 14 changed files with 160 additions and 438 deletions.
6 changes: 4 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,16 @@
"request": "attach",
"type": "pwa-chrome",
"urlFilter": "http://127.0.0.1:8080/*",
"webRoot": "${workspaceFolder}"
"webRoot": "${workspaceFolder}",
"smartStep": true
},
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://127.0.0.1:8080",
"webRoot": "${workspaceFolder}"
"webRoot": "${workspaceFolder}",
"smartStep": true
}
]
}
68 changes: 0 additions & 68 deletions jobconfigs/fragalysis-job-spec-1.1.json

This file was deleted.

190 changes: 0 additions & 190 deletions jobconfigs/fragalysis-job-spec-1.2.json

This file was deleted.

43 changes: 0 additions & 43 deletions jobconfigs/fragmenstein-combine-multi-scoring.json

This file was deleted.

31 changes: 0 additions & 31 deletions jobconfigs/fragmenstein-combine.json

This file was deleted.

32 changes: 0 additions & 32 deletions jobconfigs/fragmenstein-place-string.json

This file was deleted.

Loading

0 comments on commit 0173fdf

Please sign in to comment.