Skip to content

feat: render svg in clould function#96

Merged
juzhiyuan merged 4 commits intoapi7:masterfrom
Baoyuantop:feat-gcf
Sep 1, 2021
Merged

feat: render svg in clould function#96
juzhiyuan merged 4 commits intoapi7:masterfrom
Baoyuantop:feat-gcf

Conversation

@Baoyuantop
Copy link
Copy Markdown
Contributor

resolve #87

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 31, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/apiseven/contributor-graph/HvVQjtmhzyY5bCf8RmFB4BbmvYT2
✅ Preview: https://contributor-graph-git-fork-baoyuantop-feat-gcf-apiseven.vercel.app

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 31, 2021

CLA assistant check
All committers have signed the CLA.

}
};

const mergeRepoList = [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could we could maintain a json or yaml file to store this configuration?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Both config and mergeRepoList ? @juzhiyuan

I found js-yaml, after trying it feels good, we can use the YAML file.

@juzhiyuan juzhiyuan merged commit 7bbb6dd into api7:master Sep 1, 2021
@LiteSun LiteSun mentioned this pull request Sep 7, 2021
@Yiyiyimu
Copy link
Copy Markdown
Contributor

Yiyiyimu commented Sep 9, 2021

Hi @Baoyuantop could you remove the title on the top-left corner, to keep the format with the original one? Or our users might face two different titles (one on the graph and one in markdown)
image

@Baoyuantop
Copy link
Copy Markdown
Contributor Author

Hi @Baoyuantop could you remove the title on the top-left corner, to keep the format with the original one? Or our users might face two different titles (one on the graph and one in markdown)
image

let me check

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.

Sort through existing API logic and check for "computational" tasks (which can cause request blocking)

5 participants