Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Google CI config changes #1

Merged
merged 5 commits into from
Oct 7, 2012
Merged

Google CI config changes #1

merged 5 commits into from
Oct 7, 2012

Conversation

pkozlowski-opensource
Copy link
Member

Hear is the first attempt at the config changes to support Google CI server. Compared to @ajoslin initial version the differences are:

  • we don't need to install testacular locally any more, all the existing Grunt tasks work as before
  • we can pass additional parameters to the test task, example: grunt.cmd test:--browsers=Chrome,ChromeCanary:--reporters=dots

The idea is that we would send the following command to be invoked by google guys:
grunt before-test test:[whatever options they might want to specify] after-test

We should be able to send this command and not to change it in the future.

If someone could try to test & pull this would be great. If this is working I'm going to add Travis CI integration as well.

@ajoslin
Copy link
Contributor

ajoslin commented Oct 7, 2012

Made all the test tasks have args, because it's awesome :-)

@ajoslin
Copy link
Contributor

ajoslin commented Oct 7, 2012

Works great for me :-)

@ajoslin ajoslin merged commit 0848182 into master Oct 7, 2012
Hypercubed referenced this pull request Jan 9, 2015
karianna added a commit that referenced this pull request Jan 27, 2015
Update README for 2015 Plans and move support higher
kayhadrin pushed a commit to kayhadrin/bootstrap that referenced this pull request Jan 21, 2016
…m features/support-disabled-match-entries to develop

* commit '14aa4b171bcd3f4322ae4a395fb2afb091f857db':
  feat(typeahead): add some comments
  fix(package): restore missing run task
  chore(package): publish current version as a SNAPSHOT
  feat(package): prevent browserify from trying to load package.json
  feat(package): fix import path
  feat(package): ignore index.js at root level for npm
  feat(package): make sure that the require statement is static
  feat(package): ignore ".coverage" and ".idea" folders
  feat(package): ignore ".coverage" folder
  feat(package): configure prepublish npm run task
  feat(package): add index.js file for browserify
  feat(package): customise package settings for Frost
  fix(typeahead): add missing null check
  fix(typeahead): fix incorrect disabled-match entry check
  feat(typeahead): add ability to disable some match entries
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants