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

Add typescript types and onboarding ping #525

Merged
merged 19 commits into from
Jun 16, 2024
Merged

Conversation

Hamish-taylor
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Olwiba Olwiba left a comment

Choose a reason for hiding this comment

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

I'm happy with the code changes here, we just need to update the type definitions to match before we can look to ship this. Nice one 🚀

types/index.d.ts Show resolved Hide resolved
Olwiba
Olwiba previously approved these changes Apr 18, 2024
Copy link
Collaborator

@Olwiba Olwiba left a comment

Choose a reason for hiding this comment

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

Happy with the changes 🚀

Copy link

@PanosNB PanosNB left a comment

Choose a reason for hiding this comment

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

Primary concern is we need to get the tests to pass before releasing anything. Also check some minor typos and questions please: :-)

CHANGELOG.md Outdated Show resolved Hide resolved
src/raygun.loader.js Show resolved Hide resolved
types/index.d.ts Show resolved Hide resolved
PanosNB
PanosNB previously approved these changes May 15, 2024
Copy link

@PanosNB PanosNB left a comment

Choose a reason for hiding this comment

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

Ok for prerelease and thus, beta-testing on our systems

// Request failed
metadata.ping.failedPings++;
}
})
Copy link

Choose a reason for hiding this comment

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

This is a bit ugly here, we normally put the .catch in the line. No worries for now

PanosNB
PanosNB previously approved these changes May 16, 2024
Copy link

@PanosNB PanosNB left a comment

Choose a reason for hiding this comment

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

Again, all good for prerelease and soaking in our systems

Copy link

@phillip-haydon phillip-haydon left a comment

Choose a reason for hiding this comment

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

Couple of comments.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
bower.json Outdated
@@ -1,6 +1,6 @@
{
"name": "raygun4js",
"version": "2.28.0",
"version": "3.1.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

@Hamish-taylor Update this please (as you suggested)

package.json Outdated
],
"title": "Raygun4js",
"description": "Raygun.com plugin for JavaScript",
"version": "3.0.1",
"version": "3.1.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

@Hamish-taylor Update here too :)

CmdrKeen
CmdrKeen previously approved these changes May 28, 2024
Copy link
Contributor

@CmdrKeen CmdrKeen left a comment

Choose a reason for hiding this comment

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

Looks good to me @Hamish-taylor - just updates on the version numbers.

CmdrKeen
CmdrKeen previously approved these changes May 29, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Jasen Palmer <[email protected]>
Copy link

@PanosNB PanosNB left a comment

Choose a reason for hiding this comment

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

Ok, follow the usual prelease/soaking process please

@Hamish-taylor Hamish-taylor merged commit 2d0eeb3 into master Jun 16, 2024
1 check passed
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.

None yet

6 participants