-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Simulation capabilities]: New Smoldyn version #670
Comments
The validation/submission of your simulator failed. - while parsing a block mapping
- in "<unicode string>", line 2, column 1:
- id: smoldyn
- ^
- expected <block end>, but found '<scalar>'
- in "<unicode string>", line 8, column 42:
- ... r.io/biosimulators/smoldyn:2.73](http://ghcr.io/biosimulators/sm ...
- ^ The complete log of your validation/submission job, including further information about the failure, is available for 90 days here. If you chose to validate your Docker image, the results of the validation of your image will be available shortly as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page. Once you have fixed the problem, edit the first block of this issue to re-initiate this validation. The BioSimulators Team is happy to help. Questions and feedback can be directed to the BioSimulators Team by posting comments to this issues that reference the GitHub team |
The validation/submission of your simulator failed. - while parsing a block mapping
- in "<unicode string>", line 2, column 1:
- id: smoldyn
- ^
- expected <block end>, but found '<scalar>'
- in "<unicode string>", line 8, column 42:
- ... r.io/biosimulators/smoldyn:2.73](http://ghcr.io/biosimulators/sm ...
- ^ The complete log of your validation/submission job, including further information about the failure, is available for 90 days here. If you chose to validate your Docker image, the results of the validation of your image will be available shortly as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page. Once you have fixed the problem, edit the first block of this issue to re-initiate this validation. The BioSimulators Team is happy to help. Questions and feedback can be directed to the BioSimulators Team by posting comments to this issues that reference the GitHub team |
The validation/submission of your simulator failed. - while parsing a block mapping
- in "<unicode string>", line 2, column 1:
- id: smoldyn
- ^
- expected <block end>, but found '<scalar>'
- in "<unicode string>", line 8, column 42:
- ... r.io/biosimulators/smoldyn:2.73](http://ghcr.io/biosimulators/sm ...
- ^ The complete log of your validation/submission job, including further information about the failure, is available for 90 days here. If you chose to validate your Docker image, the results of the validation of your image will be available shortly as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page. Once you have fixed the problem, edit the first block of this issue to re-initiate this validation. The BioSimulators Team is happy to help. Questions and feedback can be directed to the BioSimulators Team by posting comments to this issues that reference the GitHub team |
The validation/submission of your simulator failed. - Simulator submissions should only use the keys "id", "version", "specificationsUrl", "specificationsPatch", validateImage", and "commitSimulator". The following keys are invalid:
- - digest
- - image
- - url The complete log of your validation/submission job, including further information about the failure, is available for 90 days here. If you chose to validate your Docker image, the results of the validation of your image will be available shortly as a JSON file. A link to this file will be available for 90 days from the "Artifacts" section at the bottom of this page. Once you have fixed the problem, edit the first block of this issue to re-initiate this validation. The BioSimulators Team is happy to help. Questions and feedback can be directed to the BioSimulators Team by posting comments to this issues that reference the GitHub team |
Simulation tool
id: smoldyn
version: 2.73
specificationsUrl: https://raw.githubusercontent.com/ssandrews/Smoldyn/master/biosimulators.json
specificationsPatch:
version: 2.73
image:
url: http://ghcr.io/biosimulators/smoldyn:2.73
digest: "sha256:dffd307d57ad878edd7a5ef4877d03bfb74d1fba88522e473eaacd5045d269c1"
validateImage: true
commitSimulator: true
Support for BioSimulators' conventions
ENTRYPOINT
of the image is a BioSimulators-compliant command-line interfaceThe text was updated successfully, but these errors were encountered: