Commit graph

24 commits

Author SHA1 Message Date
moocowmoo
8a505de64f config - encrypting pem with known password to support fork builds 2017-03-19 08:59:19 +00:00
Chuck Williams
388a67fdff Revert "Fast forward to @tungfa’s tip: mostly file cleanup"
This reverts commit 3fe332a39f.
2017-03-15 21:14:11 -06:00
Chuck Williams
3fe332a39f Fast forward to @tungfa’s tip: mostly file cleanup 2017-03-15 20:56:46 -06:00
moocowmoo
bbf329da5f config - updating travis-encrypted pem 2017-03-15 06:19:11 +00:00
moocowmoo
c06fe88812 config - updating travis-encrypted pem 2017-03-14 13:10:20 +00:00
Chuck Williams
5b342ab593 Build Fix
Hoping to fix build issue
2017-01-19 22:43:11 -07:00
Perry Woodin
7c61d4d3e5 Travis - explicitly add known host IP 2016-12-05 11:28:37 -05:00
Perry Woodin
52850c941e Travis - explicitly add known host IP 2016-12-05 11:21:52 -05:00
Perry Woodin
33c57928e8 Removing notifications while testing Travis 2016-12-05 11:07:22 -05:00
Perry Woodin
25e81a5f7e Travis 2016-12-05 10:57:07 -05:00
Perry Woodin
5f7d46c19b Updated key encryption settings for Travis. 2016-12-05 10:31:52 -05:00
Perry Woodin
23effd8e99 Update .travis.yml 2016-12-04 08:42:27 -05:00
Perry Woodin
b46c4f0dff Fixes #57
* Added travis slack notification

* Escape quotes in ru.yml
2016-12-04 08:25:18 -05:00
Perry Woodin
5bc9019b0d Explicitly setting travis email notifications.
Will email @perrywoodin @tungfa @andyfreer
2016-12-03 08:57:25 -05:00
Perry Woodin
90058c9a52 Moved rsync exclusions to a separate file. 2016-11-16 07:32:43 -05:00
Perry Woodin
8066899862 Travis excludes 2016-11-15 18:19:45 -05:00
Perry Woodin
95560bd35c Travis update 2016-11-15 18:10:45 -05:00
Perry Woodin
0248c377cf Removed --quiet from rsync 2016-11-14 09:25:41 -05:00
Perry Woodin
2f78992e16 Turned on rsync logging and checksum 2016-11-14 09:07:38 -05:00
Perry Woodin
29411c31a8 Feature/travis (#18)
* Add key to list of known hosts.

* Deploy on travis branch

* Changed build directory from _dist to _site

* Changing build branch back to master.
2016-09-20 13:37:21 -04:00
0xfff
2b0331ad48 (Feature) Build System: Use npm scripts for the build process (#16)
* (Chore) Editorconfig: Add an editorconfig file so those spaces and tabs dont keep mixing

* (Refactor) Build: use npm scripts to build assets

* (Chore) Build: remove dist files from repo / fix ESLint errors

* (Update) Build: Remove unused tasks / add autoprefixer

* (Chore) Gemfile: remove old dependencies

* (Chore) Package.json: Shrinkwrap & postinstalll

* (Doc) Build: Update instructions for new build system

* (Fix) Build: Wach html files in all folders

* (Fix) Build: exclude _site/ from watch

* (Chore) Build/CI: Update buildscript for node/ruby combined

* (Chore) Travis: Add g++ compiler to environment

* (Chore) Build: fix watched directory

* (Fix) travis: set version to 4.5.0 LTS

* (Fix) travis: remove shrinkwrap

* (Fix) Travis: rvm

* (Fix) Travis: before_install

* (Fix) Travis: ignore dist for html proofer
2016-09-17 02:14:13 +02:00
Perry Woodin
0cd655f34b Setup before-deploy for travis. 2016-09-13 10:54:47 -04:00
Perry Woodin
5c52ed0f9f Travis rsync 2016-09-13 10:36:37 -04:00
Perry Woodin
5ee9ae4de9 Feature/travis (#12)
* travis config

* Updated gemlock for htmlproofer.

* Note about installing nokogiri with bundle install.

* htmlproofer for cibuild

* Restricting the htmlproofer test to ignore /blog/

* Removed travis branch from the whitelist.
2016-09-12 09:35:43 -04:00