Skip to content
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

[MAINTENANCE] Make CLI Check-Config and CLI More Robust #3562

Conversation

alexsherstinsky
Copy link
Contributor

@alexsherstinsky alexsherstinsky commented Oct 18, 2021

Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [FEATURE], [DOCS], or [MAINTENANCE]. If a new feature introduces breaking changes for the Great Expectations API or configuration files, please also add [BREAKING]. You can read about the tags in our contributor checklist.

Changes proposed in this pull request:

  • JIRA: GREAT-303/GREAT-329
  • JIRA: GREAT-200/GREAT-303

After submitting your PR, CI checks will run and @tiny-tim-bot will check for your CLA signature.

For a PR with nontrivial changes, we review with both design-centric and code-centric lenses.

In a design review, we aim to ensure that the PR is consistent with our relationship to the open source community, with our software architecture and abstractions, and with our users' needs and expectations. That review often starts well before a PR, for example in github issues or slack, so please link to relevant conversations in notes below to help reviewers understand and approve your PR more quickly (e.g. closes #123).

Previous Design Review notes:

Definition of Done

Please delete options that are not relevant.

  • My code follows the Great Expectations style guide
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added unit tests where applicable and made sure that new and existing tests are passing.
  • I have run any local integration tests and made sure that nothing is broken.

Thank you for submitting!

Alex Sherstinsky added 5 commits October 18, 2021 11:35
…ky/update_project_check_config_for_v2_to_v3_migration-2021_10_18-73
…ky/update_project_check_config_for_v2_to_v3_migration-2021_10_18-73
@netlify
Copy link

netlify bot commented Oct 18, 2021

✔️ Deploy Preview for niobium-lead-7998 ready!

🔨 Explore the source changes: 1ce810a

🔍 Inspect the deploy log: https://app.netlify.com/sites/niobium-lead-7998/deploys/616e006f8525c7000781c5ef

😎 Browse the preview: https://deploy-preview-3562--niobium-lead-7998.netlify.app

@github-actions
Copy link
Contributor

HOWDY! This is your friendly 🤖 CHANGELOG bot 🤖

Please don't forget to add a clear and succinct description of your change under the Develop header in docs_rtd/changelog.rst, if applicable. This will help us with the release process. See the Contribution checklist in the Great Expectations documentation for the type of labels to use!

Thank you!

@alexsherstinsky alexsherstinsky marked this pull request as ready for review October 18, 2021 23:34
@@ -22,4 +22,4 @@ ruamel.yaml>=0.16 # package
scipy>=0.19.0 # package
termcolor>=1.1.0 # package
tqdm>=4.59.0
tzlocal>=1.2 # package
tzlocal==3.0 # package
Copy link
Contributor

Choose a reason for hiding this comment

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

🙇🏼

Copy link
Contributor

@Shinnnyshinshin Shinnnyshinshin left a comment

Choose a reason for hiding this comment

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

Thank you sir 🙇🏼

@alexsherstinsky alexsherstinsky merged commit 863ac93 into develop Oct 18, 2021
@alexsherstinsky alexsherstinsky deleted the feature/GREAT-200/GREAT-303/alexsherstinsky/update_project_check_config_for_v2_to_v3_migration-2021_10_18-73 branch October 18, 2021 23:53
Shinnnyshinshin pushed a commit that referenced this pull request Oct 21, 2021
…reat-expectations/great_expectations into docs/GREAT-302/migration-guide

* 'docs/GREAT-302/migration-guide' of https://github.com/great-expectations/great_expectations: (27 commits)
  [FEATURE] Migration of Expectations to Atomic Prescriptive Renderers part 1 (#3530)
  [DOCS]Minor Friction (#3574)
  CLOUD-99: Editing Expectation Suites programmatically  (#3564)
  fix link to expectation glossary (#3558)
  [BUGFIX] SQLAlchemy version 1.3.24 compatibility in map metric provider (#3507)
  [DOCS] Removed duplicate prereq, how_to_instantiate_a_data_context_without_a_yml_file.md (#3481)
  better version control (#3565)
  [MAINTENANCE] Make CLI Check-Config and CLI More Robust (#3562)
  Update contributing_checklist.md (#3518)
  [DOCS] How to introspect and partition an SQL database (#3465)
  Docs/simplify getting started (#3555)
  Update contributing.md (#3524)
  Update contributing.md (#3523)
  Docs/revamp style guides (#3554)
  Update contributing_test.md (#3519)
  Update contributing_style.md (#3521)
  [DOCS] Improved installation instructions, included in-line installation instructions to getting started (#3509)
  Update how_to_configure_a_new_data_context_with_the_cli.md (#3556)
  typo in documentation (#3542)
  update expect_column_values_to_be_us_zipcode_within_radius_of_given_zipcode requirements
  ...
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.

None yet

2 participants