这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@shahidhk
Copy link
Member

Description

The recent bugfix to accept --project flag had resulted in some refactoring and the validate function is not being called from migrate create command anymore. Tests did not capture this as the tests are run after the initialisation step. Need to refactor tests to mimic the exact execution.

What component does this PR affect?

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Requires changes from other components? If yes, please mark the components:

No

Related Issue

#585

Solution and Design

The validate function has been explicitly added to create command. Earlier it was part of the parent command, but that had been refactored recently.

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update
  • Community content

Checklist:

  • I have read the contributing guide and my code conforms to the guidelines.
  • This change requires a change in the documentation.
  • I have updated the documentation accordingly.
  • I have added required tests.

@shahidhk shahidhk added k/bug Something isn't working c/cli Related to CLI labels Sep 30, 2018
@hasura-bot
Copy link
Contributor

Review app available at: https://hge-ci-pull-586.herokuapp.com

@shahidhk shahidhk merged commit ac004fe into hasura:master Oct 1, 2018
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-586.herokuapp.com is deleted

hasura-bot pushed a commit that referenced this pull request Feb 23, 2021
hasura-bot pushed a commit that referenced this pull request May 16, 2024
Bump Rust compiler to
[1.78.0](https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html).

Fix a few new warnings. Functional no-op.

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

Labels

c/cli Related to CLI k/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants