Skip to content

Add typescript types and onboarding ping#525

Merged
Hamish-taylor merged 19 commits intomasterfrom
ht/add-activation-ping
Jun 16, 2024
Merged

Add typescript types and onboarding ping#525
Hamish-taylor merged 19 commits intomasterfrom
ht/add-activation-ping

Conversation

@Hamish-taylor
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@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 🚀

Comment thread types/index.d.ts
Olwiba
Olwiba previously approved these changes Apr 18, 2024
Copy link
Copy Markdown
Contributor

@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
Copy Markdown

@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: :-)

Comment thread CHANGELOG.md Outdated
Comment thread src/raygun.loader.js
Comment thread types/index.d.ts
@Hamish-taylor Hamish-taylor requested a review from PanosNB May 15, 2024 01:56
PanosNB
PanosNB previously approved these changes May 15, 2024
Copy link
Copy Markdown

@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

Comment thread src/raygun.loader.js Outdated
// Request failed
metadata.ping.failedPings++;
}
})
Copy link
Copy Markdown

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

@Hamish-taylor Hamish-taylor requested a review from PanosNB May 15, 2024 23:57
PanosNB
PanosNB previously approved these changes May 16, 2024
Copy link
Copy Markdown

@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
Copy Markdown
Contributor

@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.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread bower.json Outdated
{
"name": "raygun4js",
"version": "2.28.0",
"version": "3.1.1",
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.

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

Comment thread package.json Outdated
"title": "Raygun4js",
"description": "Raygun.com plugin for JavaScript",
"version": "3.0.1",
"version": "3.1.1",
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.

@Hamish-taylor Update here too :)

CmdrKeen
CmdrKeen previously approved these changes May 28, 2024
Copy link
Copy Markdown
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
Comment thread CHANGELOG.md Outdated
Co-authored-by: Jasen Palmer <palmer.jasen@gmail.com>
@Hamish-taylor Hamish-taylor requested a review from PanosNB June 4, 2024 00:42
Copy link
Copy Markdown

@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
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.

6 participants