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 Workflow for nodejs #29

Merged
merged 8 commits into from
Oct 13, 2020

Conversation

bishtsaurabh5
Copy link
Contributor

I have added support for running a build using github actions on master.
This has been tested on branch
more actions can be added to the npm run build:ci like clean and test .
test could not be added as that required headless chrome.
WIll open a separate issue for that.

@Sarthak-Mittal Sarthak-Mittal merged commit 0c8641e into Sarthak-Mittal:master Oct 13, 2020
@Sarthak-Mittal
Copy link
Owner

Hey @bishtsaurabh5 . Great work buddy!

In addition to your script, I have added step to complete the deployment process on a separate branch. Continuous Deployment workflow is now up and running in this repository. This is of great help. Cheers!

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