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

Conversation

@jberryman
Copy link
Collaborator

Affected components

  • Docs
  • Build System
  • Tests

Steps to test and verify

  • Run scripts/dev.sh test, etc.
  • Review corrected test in eed7098 (no one to git blame for review here)

@netlify
Copy link

netlify bot commented Nov 14, 2019

Deploy preview for hasura-docs ready!

Built with commit 84cfe18

https://deploy-preview-3356--hasura-docs.netlify.com

@hasura-bot
Copy link
Contributor

Review app for commit ecc8b3f deployed to Heroku: https://hge-ci-pull-3356.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3356-ecc8b3f1

@jberryman
Copy link
Collaborator Author

Hm, upgrade_test failed after "start the current build". Not sure what that's about. Don't have permissions to force rerunning. I'll try force pushing to trigger another.

@jberryman jberryman force-pushed the issue-3312-dev.sh-support-python-3.7 branch from ecc8b3f to 296eb28 Compare November 14, 2019 21:56
@hasura-bot
Copy link
Contributor

Review app for commit 296eb28 deployed to Heroku: https://hge-ci-pull-3356.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3356-296eb285

…3312

Tested on python 3.5 and 3.7

We make light use of pyenv to set an appropriate python version if
installed. We could easily install a correct version too if we wanted
but that seemed invasive.

The newer ruamel was an annoying upgrade but also offers some
improvements that exposed some test suite issues (fixed later).
The intention was to make this two cases, using a top-level YAML list.
The result was one test with duplicate keys (effectively only running
the second test). This is an error that's now flagged by newer ruamel.

Both tests needed to be "corrected" to pass and need review.
@jberryman jberryman force-pushed the issue-3312-dev.sh-support-python-3.7 branch from 296eb28 to 84cfe18 Compare November 14, 2019 23:53
@hasura-bot
Copy link
Contributor

Review app for commit 84cfe18 deployed to Heroku: https://hge-ci-pull-3356.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3356-84cfe18b

Copy link
Contributor

@lexi-lambda lexi-lambda left a comment

Choose a reason for hiding this comment

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

Thanks!

@hasura-bot
Copy link
Contributor

Review app for commit 9bc9d3f deployed to Heroku: https://hge-ci-pull-3356.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3356-9bc9d3fa

@jberryman
Copy link
Collaborator Author

In test_console:

ERRO auto-update failed, run 'hasura update-cli' to update manually error="cannot update from a non-semver version: pull3356-9bc9d3fa"

@lexi-lambda
Copy link
Contributor

Yeah, I saw that, which seems strange. I’m going to kick off the test_console job again once the rest of the workflow finishes (since CircleCI doesn’t seem to allow rerunning failed jobs until everything else finishes) to see if it was just something weird and transient.

@lexi-lambda lexi-lambda force-pushed the issue-3312-dev.sh-support-python-3.7 branch from 9bc9d3f to 84cfe18 Compare November 15, 2019 16:39
@lexi-lambda lexi-lambda merged commit ec6df7c into hasura:master Nov 15, 2019
@hasura-bot
Copy link
Contributor

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

@jberryman jberryman deleted the issue-3312-dev.sh-support-python-3.7 branch November 15, 2019 16:42
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.

3 participants