1.0.36 • Published 8 years ago

rick-zaki-example-module v1.0.36

Weekly downloads
1
License
CC-BY-4.0
Repository
github
Last release
8 years ago

open_npm

An example repos displaying a typical open source workflow for node projects distributed via NPM

Repos set-up

The master branch has been forked to develop.
The develop branch has been set as the default.
Both master & develop have been protected.
Pull Request should be opened against develop, and master should represent the most current release.

Travis

With every push a travis build is fired.
The promote script is configured to exit if not in develop branch.
Travis will deploy the final package to npmjs.

Promote Script

The script only runs against the develop branch.
The script: 1. merges the changes from develop into master 2. updates the package version number 3. pushes the changes to master for Travis to build 4. merges the changes from master back into develop so develop is the most recent and primed fo future development 5. pushes the changes to back to github

1.0.36

8 years ago

1.0.35

8 years ago

1.0.34

8 years ago

1.0.33

8 years ago

1.0.32

8 years ago

1.0.31

8 years ago

1.0.30

8 years ago

1.0.29

8 years ago

1.0.28

8 years ago

1.0.27

8 years ago

1.0.27-0

8 years ago

1.0.26

8 years ago

1.0.25

8 years ago

1.0.24

8 years ago

1.0.23

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.11

8 years ago

1.0.9

8 years ago

1.0.7

8 years ago

1.0.0

8 years ago