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

Conversation

@ajeetdsouza
Copy link
Contributor

Description

Improve efficiency of release channel detection code.

Affected components

  • Server

Solution and Design

The earlier design would unpack the Text into a [Char] and pattern match to check the starting letters of the word. I have changed this to use the inbuilt Data.Text.isPrefixOf function.

To the Reviewer (server)

  • No new modules have been added

Critical files:

  • /src-lib/Hasura/Server/Version.hs

@ajeetdsouza ajeetdsouza requested a review from shahidhk July 2, 2019 06:54
@ajeetdsouza ajeetdsouza requested a review from 0x777 as a code owner July 2, 2019 06:54
@hasura-bot
Copy link
Contributor

Beep boop! 🤖

Hey @ajeetdsouza, thanks for your PR!

One of my human friends will review this PR and get back to you as soon as possible. 🕐

Stay awesome! 😎

@netlify
Copy link

netlify bot commented Jul 2, 2019

Deploy preview for hasura-docs ready!

Built with commit bd574dd

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

@hasura-bot
Copy link
Contributor

Review app for commit 6bc4edd deployed to Heroku: https://hge-ci-pull-2456.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2456-6bc4edd8

rakeshkky
rakeshkky previously approved these changes Jul 2, 2019
Copy link
Member

@rakeshkky rakeshkky left a comment

Choose a reason for hiding this comment

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

LGTM

@shahidhk shahidhk added the c/server Related to server label Jul 4, 2019
@hasura-bot
Copy link
Contributor

Review app for commit bd574dd deployed to Heroku: https://hge-ci-pull-2456.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2456-bd574dd6

@shahidhk shahidhk merged commit 666fd1b into hasura:master Jul 4, 2019
@hasura-bot
Copy link
Contributor

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

@hasura-bot
Copy link
Contributor

Beep boop! 🤖

GIF

Awesome work @ajeetdsouza! All of us at Hasura ❤️ what you did.

Thanks again 🤗

polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/server Related to server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants