Skip to content

Conversation

@O1ahmad
Copy link
Owner

@O1ahmad O1ahmad commented Nov 10, 2021

No description provided.

@O1ahmad O1ahmad changed the title add image from src/file generation method and bump version develop source code minting endpoint a part of HTTP API Nov 10, 2021
@O1ahmad O1ahmad self-assigned this Nov 10, 2021
@O1ahmad O1ahmad added the enhancement New feature or request label Nov 10, 2021
@O1ahmad O1ahmad linked an issue Nov 10, 2021 that may be closed by this pull request

if process.returncode > 0:
print('Executing command \"%s\" returned a non-zero status code %d' % (command, process.returncode))
sys.exit(process.returncode)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't sys.exit on failure (error message should be created to return as API request response)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement operator source minting API endpoint

2 participants