Skip to content

Fix pickipedia-import-bluerailroad: add 'import' subcommand#50

Open
magent-cryptograss wants to merge 1 commit into
cryptograss:mainfrom
magent-cryptograss:fix-import-subcommand
Open

Fix pickipedia-import-bluerailroad: add 'import' subcommand#50
magent-cryptograss wants to merge 1 commit into
cryptograss:mainfrom
magent-cryptograss:fix-import-subcommand

Conversation

@magent-cryptograss

Copy link
Copy Markdown
Contributor

The CLI was updated to use subcommands (import, update-submission, mark-minted) but the Jenkins job wasn't updated to include the import subcommand, causing the chain data path to be interpreted as the command argument.

Error before fix:

cli.py: error: argument command: invalid choice: '/var/jenkins_home/shared/chain_data/chainData.json' (choose from import, update-submission, mark-minted)

Fix: Add import subcommand to the CLI invocation.

The CLI was updated to use subcommands (import, update-submission,
mark-minted) but the Jenkins job wasn't updated to include the
'import' subcommand, causing the chain data path to be interpreted
as the command argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants