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

Raygun deployment helper #826

Merged
merged 2 commits into from
Jun 9, 2015
Merged

Raygun deployment helper #826

merged 2 commits into from
Jun 9, 2015

Conversation

Vidarls
Copy link

@Vidarls Vidarls commented Jun 8, 2015

Thin wrapper around https://raygun.io/docs/deployments/api to support reporting deployments to raygun.io

///
/// * settings : Function that sets the raygun connection settings.
/// * data : Function that sets the deployment data
let reportDeployment (settings:RaygunConnectionSettings->RaygunConnectionSettings) (data:RaygunDeploymentData->RaygunDeploymentData) =
Copy link
Member

Choose a reason for hiding this comment

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

Since this is the main task we should use uppercase first letter here.

forki added a commit that referenced this pull request Jun 9, 2015
Raygun deployment helper
@forki forki merged commit 32c23b5 into fsprojects:master Jun 9, 2015
@forki
Copy link
Member

forki commented Jun 9, 2015

Cool. Thanks a lot

@forki
Copy link
Member

forki commented Jun 10, 2015

released in 3.35. sorry for delay

@Vidarls
Copy link
Author

Vidarls commented Jun 10, 2015

No worries :) thanks for pulling it in.

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.

2 participants