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

Feature: Use JS for the deploy pipeline #1

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

kasparsd
Copy link
Contributor

@kasparsd kasparsd commented Apr 26, 2019

Fixes #3.

Switch from a bash script with an rsync dependency to a cross-platform Node script.

  • Add JS coding standards and linting.

scripts/deploy.js Outdated Show resolved Hide resolved
@kasparsd kasparsd marked this pull request as draft April 13, 2020 17:03
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.

Use native JS tools for deployments instead of Bash scripts and rsync
1 participant