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

Fixing FeedEmitter missing "eventName" property type #223

Merged

Conversation

0xWryth
Copy link
Contributor

@0xWryth 0xWryth commented Sep 21, 2021

FeedEmitter was missing eventName property type which was causing issue while working with Typescript.
Optional eventName has been added.

@0xWryth
Copy link
Contributor Author

0xWryth commented Sep 21, 2021

@filipedeschamps, it seems that Travis is failing should emit items from feed url involving redirects test.
I've looked for the test, and saw a comment stating this doesn't work for me, as the feed doesn't redirect even in a browser, is the test still correct ?

@TobiTenno
Copy link
Collaborator

@filipedeschamps, it seems that Travis is failing should emit items from feed url involving redirects test.
I've looked for the test, and saw a comment stating this doesn't work for me, as the feed doesn't redirect even in a browser, is the test still correct ?

It's not a failure, or shouldn't be. I've had that test turned off for a while

@TobiTenno
Copy link
Collaborator

@0xWryth could you allow coveralls (https://coveralls.io) access to your git repo so it can submit/publish results correctly? it looks like this is something i'll need to bug @filipedeschamps to disable as required for future runs

@0xWryth
Copy link
Contributor Author

0xWryth commented Sep 21, 2021

@TobiTenno I never used coveralls before. I signed up and turn it on for my git repo. Did I need to do anything else ?

@TobiTenno
Copy link
Collaborator

@TobiTenno I never used coveralls before. I signed up and turn it on for my git repo. Did I need to do anything else ?

Nope, I'll go in and retrigger the build and hope coveralls pushes properly

@0xWryth
Copy link
Contributor Author

0xWryth commented Sep 21, 2021

@TobiTenno I never used coveralls before. I signed up and turn it on for my git repo. Did I need to do anything else ?

Nope, I'll go in and retrigger the build and hope coveralls pushes properly

It seems it failed again, did i miss something ?

@TobiTenno
Copy link
Collaborator

TobiTenno commented Sep 21, 2021

@TobiTenno I never used coveralls before. I signed up and turn it on for my git repo. Did I need to do anything else ?

Nope, I'll go in and retrigger the build and hope coveralls pushes properly

It seems it failed again, did i miss something ?

I'm still lookin at it, sorry. coveralls doesn't seem to be saying why it's failing, it just is....

Oh, i see what happened. Could you possibly push an empty commit so it triggers a fully new build?

@0xWryth
Copy link
Contributor Author

0xWryth commented Sep 21, 2021

@TobiTenno I never used coveralls before. I signed up and turn it on for my git repo. Did I need to do anything else ?

Nope, I'll go in and retrigger the build and hope coveralls pushes properly

It seems it failed again, did i miss something ?

I'm still lookin at it, sorry. coveralls doesn't seem to be saying why it's failing, it just is....

Oh, i see what happened. Could you possibly push an empty commit so it triggers a fully new build?

No problem ! I just pushed an empty commit

@TobiTenno
Copy link
Collaborator

urgh, looks like still blocked cause not getting that coverage/coveralls status back.

@filipedeschamps could you please remove that check (and update some parts of the repo for the other PR I submitted so we can do maintenance?)

@0xWryth
Copy link
Contributor Author

0xWryth commented Oct 5, 2021

@TobiTenno any updates ?

@TobiTenno
Copy link
Collaborator

looks like it finally went.

@TobiTenno TobiTenno merged commit d714b8f into filipedeschamps:master Oct 5, 2021
@TobiTenno
Copy link
Collaborator

If you have any desire to try your hand on it, i started a branch to fix some other problems, but I can't merge my own changes, so feel free to pick up this if you'd like.

@filipedeschamps
Copy link
Owner

🎉 This PR is included in version 3.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants