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] Update Cloud Tests for release this week + Revert pin on typing-extension #7980

Merged
merged 15 commits into from
May 24, 2023

Conversation

Kilo59
Copy link
Member

@Kilo59 Kilo59 commented May 23, 2023

Fix tests for release

  • Description of PR changes above includes a link to an existing GitHub issue

  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]

  • Code is linted

    black .
    
    ruff . --fix
    
  • Appropriate tests and docs have been updated

For more details, see our Contribution Checklist, Coding style guide, and Documentation style guide.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

@Kilo59 Kilo59 self-assigned this May 23, 2023
@netlify
Copy link

netlify bot commented May 23, 2023

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit 8f3601b
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/646d9b84d1215c0008fb5f7a
😎 Deploy Preview https://deploy-preview-7980--niobium-lead-7998.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ghost
Copy link

ghost commented May 23, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@@ -31,6 +31,6 @@ requests>=2.20
ruamel.yaml>=0.16,<0.17.18 # See https://github.com/great-expectations/great_expectations/issues/4152
scipy>=1.6.0
tqdm>=4.59.0
typing-extensions>=3.10.0.0,<4.6.0 # Leverage type annotations from recent Python releases
typing-extensions>=3.10.0.0 # Leverage type annotations from recent Python releases
Copy link
Member Author

Choose a reason for hiding this comment

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

@Shinnnyshinshin Shinnnyshinshin changed the title [BUGFIX] Fix tests for release [MAINTENANCE] Update Cloud Tests for release this week + Revert pin on typing-extension May 23, 2023
return [
(
GXCloudRESTResource.EXPECTATION_SUITE,
"1212e79d-f751-4c6e-921d-26de2b1db174",
Copy link
Contributor

Choose a reason for hiding this comment

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

@Shinnnyshinshin was this key generated by GX-Cloud for the test? Thanks.

Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @alexsherstinsky great question. It's actually part of a fixture that is used in a Mock:

Copy link
Member Author

@Kilo59 Kilo59 left a comment

Choose a reason for hiding this comment

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

✅ I approve

Copy link
Contributor

@alexsherstinsky alexsherstinsky left a comment

Choose a reason for hiding this comment

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

LGTM

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.

✅ 😄

@Shinnnyshinshin Shinnnyshinshin enabled auto-merge (squash) May 24, 2023 00:15
@Shinnnyshinshin Shinnnyshinshin enabled auto-merge (squash) May 24, 2023 04:14
@Shinnnyshinshin Shinnnyshinshin merged commit 59b3c2c into develop May 24, 2023
58 checks passed
@Shinnnyshinshin Shinnnyshinshin deleted the m/_/cloud-test-fixes branch May 24, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants