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

Adds HTTP Basic auth to webhook #19

Conversation

gerson-scanapieco
Copy link

Description

Uses ENVs to store the HTTP Basic Authorization used in the webhook.

Motivation and Context

Without the authorization we cannot trigger our internal pipelines.

How Has This Been Tested?

The curl command was tested locally.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@gerson-scanapieco gerson-scanapieco self-assigned this Oct 9, 2019
@gerson-scanapieco gerson-scanapieco merged commit c0d99a6 into topfreegames:master Oct 9, 2019
@gerson-scanapieco gerson-scanapieco deleted the fix/add-authorization-info-webhook branch October 9, 2019 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant