Skip to content

fix: display curl in the webhook page#3406

Merged
Startrekzky merged 6 commits intoapache:mainfrom
merico-ai:fix/display-curl-in-webhook
Oct 13, 2022
Merged

fix: display curl in the webhook page#3406
Startrekzky merged 6 commits intoapache:mainfrom
merico-ai:fix/display-curl-in-webhook

Conversation

@likyh
Copy link
Copy Markdown
Contributor

@likyh likyh commented Oct 12, 2022

Summary

display curl in the webhook page

kBKVYCqVbG

The text copied is:

curl http://localhost:4000/api/plugins/webhook/1/deployments -X 'POST' -d "{
  \"repo_url\":\"$CIRCLE_REPOSITORY_URL\",
  \"commit_sha\":\"$CIRCLE_SHA1\",
  \"start_time\":\"$start_time\"
}"

@likyh likyh requested review from hezyin and removed request for hezyin October 12, 2022 16:07
@mintsweet
Copy link
Copy Markdown
Member

@likyh The style of the url display is broken.

@likyh
Copy link
Copy Markdown
Contributor Author

likyh commented Oct 13, 2022

bDH3P7rcDM

@mintsweet
Copy link
Copy Markdown
Member

LGTM.

@likyh
Copy link
Copy Markdown
Contributor Author

likyh commented Oct 13, 2022

image
fix some wording again.

padding: 0 10px;
height: 38px;
padding: 10px;
height: auto;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This property can not be set.

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.

fixed

@mintsweet
Copy link
Copy Markdown
Member

LGTM.

Copy link
Copy Markdown
Contributor

@Startrekzky Startrekzky left a comment

Choose a reason for hiding this comment

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

LGTM

@Startrekzky Startrekzky merged commit 32ffc07 into apache:main Oct 13, 2022
likyh added a commit to merico-ai/lake that referenced this pull request Oct 13, 2022
* fix: display curl in webhook page

* fix: fix style

* fix: fix curl content

* fix: fix for lint

* fix: fix for review

* fix: fix for review

Co-authored-by: linyh <yanghui@meri.co>
likyh added a commit that referenced this pull request Oct 13, 2022
* fix: display curl in webhook page

* fix: fix style

* fix: fix curl content

* fix: fix for lint

* fix: fix for review

* fix: fix for review

Co-authored-by: linyh <yanghui@meri.co>
abeizn pushed a commit that referenced this pull request Oct 13, 2022
* fix: display curl in webhook page

* fix: fix style

* fix: fix curl content

* fix: fix for lint

* fix: fix for review

* fix: fix for review

Co-authored-by: linyh <yanghui@meri.co>
warren830 pushed a commit that referenced this pull request Oct 17, 2022
* fix: display curl in webhook page

* fix: fix style

* fix: fix curl content

* fix: fix for lint

* fix: fix for review

* fix: fix for review

Co-authored-by: linyh <yanghui@meri.co>
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