-
Notifications
You must be signed in to change notification settings - Fork 45
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
Create modules #45
Create modules #45
Conversation
@Andre601 Looks like the pr template has a closing bracket ( |
Correct it :P |
@abhijoshi2k Sorry, I forgot to add |
Not yet. There are issues with build workflow |
But checks passed? |
|
Yes but you can check logs. Some issue with if statement. I'm trying to resolve |
Yes, I saw those, but they didn't produce any error, so I left them. |
They already came, the first time I changes the if statement |
Anyway, I tested them right now in PuneetGopinath/activity-test |
It's not working correctly even if there's no error |
Ok, can you check them. |
Yes |
How can we access node.js console in GitHub actions? |
That's what I also thought, only you everytime open a new pr to update the ChangeLog |
Should we do this? |
I didn't understand what you meant by |
I meant that the action will make an empty commit when no changes are seen |
@Andre601 I replied to your requested changes. |
👍 Yes, do it is what I meant |
Okay I'll make the changes |
@abhijoshi2k Have you ever used EndBug/add-and-commit? |
No I was trying |
@abhijoshi2k Plz review |
Looks good. I'll test and approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working Properly
Checks
I have...
Type of Pull request
This Pull request doesn't break existing configuration.
This Pull request will break existing configuration.
This Pull request will fix a (critical) bug.
This Pull request only changes documentation (README.md, CHANGELOG.md, etc.)
Split the index.js file into different modules
Description
Split the index.js file into:
Closes #