• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ssoloff / dice-server-js
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 26 Jun 2015 03:29PM UTC
Files 25
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH deploy-to-heroku
branch: deploy-to-heroku
CHANGE BRANCH
x
Reset
  • deploy-to-heroku
  • bugfix/firefox-offering-help-tests
  • bugfix/phantomjs-client-acceptance-test-failure
  • david-dm-status
  • develop
  • feature/common-js-client
  • feature/cucumber-2
  • feature/es6
  • feature/eslint
  • feature/gulp
  • feature/node-style-guide
  • feature/percentile-dice
  • feature/reorg-repo
  • feature/upgrade-cucumber-3
  • feature/upgrade-dependencies
  • feature/upgrade-development-dependencies
  • feature/upgrade-node-6.11.3
  • feature/use-published-gulp-exclude-gitignore
  • master
  • run-client-acceptance-tests-on-sauce-labs
  • spike/david-dm-status
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.1.2

pending completion
340

push

travis-ci

ssoloff
Use separate variables for Heroku public/private keys

Otherwise the acceptance tests that run during the core build process
will use a different set of encryption keys (from the environment
variables) than are used by the production code (from the command line).

When running the acceptance tests against Heroku, we simply copy over
the Heroku-specific environment variables to the standard environment
variables only for the duration of the tests.

2055 of 2055 relevant lines covered (100.0%)

6.0 hits per line

Relevant lines Covered
Build:
Build:
2055 RELEVANT LINES 2055 COVERED LINES
6.0 HITS PER LINE
Source Files on deploy-to-heroku
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
340 deploy-to-heroku Use separate variables for Heroku public/private keys Otherwise the acceptance tests that run during the core build process will use a different set of encryption keys (from the environment variables) than are used by the production code (from th... push 17 Jan 2017 04:27AM UTC ssoloff travis-ci pending completion  
339 deploy-to-heroku Run acceptance tests against Heroku after deployment push 17 Jan 2017 04:06AM UTC ssoloff travis-ci pending completion  
338 deploy-to-heroku Reformat Travis configuration using Travis CLI canonicalization push 16 Jan 2017 06:04AM UTC ssoloff travis-ci pending completion  
337 deploy-to-heroku Allow Cucumber default timeout to be overridden via environment Our free Heroku apps sometimes take more than five seconds to spin up. Therefore, when running acceptance tests against Heroku, the DSJS_CUCUMBER_DEFAULT_TIMEOUT variable should be s... push 16 Jan 2017 05:47AM UTC ssoloff travis-ci pending completion  
336 deploy-to-heroku Define explicit NPM start script Heroku runs "npm start" for a NodeJS app if no Procfile is present. The default NPM start script runs "node server.js". Because our application entry point is located in a file other than "./server.js", we must e... push 16 Jan 2017 04:02AM UTC ssoloff travis-ci pending completion  
335 deploy-to-heroku Add application entry point to package.json This removes the need for an explicit Heroku Procfile. push 16 Jan 2017 03:48AM UTC ssoloff travis-ci pending completion  
334 deploy-to-heroku Allow encryption keys to be specified via environment Heroku will provide the encryption keys via the environment from the app's configuration variables. push 16 Jan 2017 02:54AM UTC ssoloff travis-ci pending completion  
333 deploy-to-heroku Change Heroku app name to "dice-server-js" push 16 Jan 2017 01:39AM UTC ssoloff travis-ci pending completion  
332 deploy-to-heroku Specify Heroku application name push 15 Jan 2017 05:09AM UTC ssoloff travis-ci pending completion  
330 deploy-to-heroku Add minimal support for running on Heroku push 15 Jan 2017 04:29AM UTC ssoloff travis-ci pending completion  
See All Builds (452)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc