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

Repo cleanup to comply with new catapult deploy process #39

Merged
merged 8 commits into from
Aug 26, 2014
Merged

Conversation

jwngr
Copy link

@jwngr jwngr commented Aug 24, 2014

  • Added /dist/ folder to .gitignore
  • Replaced references to version number with XXX_VERSION_XXX
  • Replaced all-release CHANGELOG.md with per-release changelog.txt
  • Removed release.sh script
  • Added build task to gulpfile.js
  • Updated npm test to build the distribution files before testing

jacobawenger added 5 commits August 24, 2014 00:47
- Added /dist/ folder to `.gitignore`
- Replaced references to version number with `XXX_VERSION_XXX`
- Replaced all-release `CHANGELOG.md` with per-release `changelog.txt`
- Removed `release.sh` script
- Added build task to `gulpfile.js`
- Updated `npm test` to build the distribution files before testing
Using `XXX_VERSION_XXX` in the package.json caused `npm install` to
fail. So I’m replacing it with 0.0.0 which will allow `npm install` to
work and still be easy to replace during the deploy process.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 143b999 on jw-catapult into f7440d7 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling ac71783 on jw-catapult into f7440d7 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling b17b883 on jw-catapult into f7440d7 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 31ddb32 on jw-catapult into f7440d7 on master.

@jwngr
Copy link
Author

jwngr commented Aug 26, 2014

@jdimond - please review and merge.

jdimond added a commit that referenced this pull request Aug 26, 2014
Repo cleanup to comply with new catapult deploy process
@jdimond jdimond merged commit bdc2b34 into master Aug 26, 2014
@jdimond jdimond deleted the jw-catapult branch August 26, 2014 18:20
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.

None yet

3 participants