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

Autopublish to NPM - WIP sugestions wanted #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeancarlos
Copy link
Collaborator

⚠️ NOTE: two new environment variables; $NPM_EMAIL and $NPM_TOKEN

Description

Auto publish to NPM

Deploy Notes

New scripts:

  • push.sh: get the generated build files on travis and push back to master
  • branch-protection.sh: a work-arround to remove and re-add branch protection so travis can push direct to master without hassle

Copy link
Contributor

@gambardellawill gambardellawill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please read the comments in each of the files. Plus, where are we storing the project's fonts?

<a href="https://travis-ci.org/vitta-health/Vi-Ui"><img src="https://travis-ci.org/vitta-health/Vi-Ui.svg?branch=master" alt="Travis CI"/></a>
<a href="https://www.npmjs.com/package/Vi-Ui"><img src="https://img.shields.io/npm/v/Vi-Ui.svg?style=flat-square" alt="NPM version"/></a>
<a href="https://david-dm.org/vitta-health/Vi-Ui"><img src="https://david-dm.org/vitta-health/Vi-Ui/status.svg" alt="dependencies status"/></a>
<a href="https://github.com/vitta-health/Vi-Ui/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="Licente Mit"/></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alt="MIT License"

branch: master
target_branch: gh-pages
local_dir: docs
- provider: pages
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try indenting the provider items left (including the hyphen) so that they align with the same column as the deploy item. That should do it.

@lzfrnd lzfrnd mentioned this pull request Jun 5, 2020
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