Joffrey F
ea3d406eed
Some additional exclusions in .gitignore / .dockerignore
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-10-17 13:40:42 -07:00
Fender William
541fb65259
Add --hash opt for config command
...
Signed-off-by: Fender William <fender.william@gmail.com>
2018-08-07 16:51:01 -07:00
Joffrey F
fc923c3580
Update .gitignore
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-04-17 12:13:51 -07:00
Danny Guo
fbcc1510cc
Handle giving help a nonexistent command
...
The CLI would show an unhandled exception when running:
$ docker-compose help foobar
Now, it lists the commands.
Signed-off-by: Danny Guo <dannyguo91@gmail.com>
2016-12-03 14:58:15 -05:00
Daniel Nephin
1d3aeaaae7
Ignore extra coverge files
...
These files are created because we run acceptance tests in a subprocess.
They have the process id in their name, so they wont be removed by the
normal coverage cleanup on each run.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-10 15:29:36 -08:00
Daniel Nephin
d4b9845201
Add the git sha to version output
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-18 13:21:14 -05:00
Daniel Nephin
bbc76e6034
Convert the README to rst and fix the logo url before packaging it up for pypi.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-10-28 12:11:29 -04:00
Aanand Prasad
b165ae07c9
Configure PyInstaller using docker-compose.spec
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-09-02 17:47:14 -07:00
Aanand Prasad
b39e549c87
Normalise ignore files
...
- Consistent order and contents (where possible)
- Prepend .gitignore paths with slashes where appropriate
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 13:51:51 +01:00
Ben Firshman
aab6df6ba4
Add test coverage support
...
Prints out results on console and puts HTML report in `coverage-html`.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-07-15 10:09:37 +01:00
Aanand Prasad
620e29b63f
Rename binary to docker-compose and config file to docker-compose.yml
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-01-20 21:00:23 +00:00
Aanand Prasad
2af7693e64
WIP: rename Fig to Compose
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-01-20 21:00:23 +00:00
Daniel Nephin
779f4bda01
Fix cli for python 2.6
...
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2014-07-15 13:07:46 -07:00
Aanand Prasad
e517061010
Add /venv to .gitignore
2014-06-18 14:51:12 +01:00
Ben Firshman
52f994cf04
Remove /docs/.git-gh-pages from gitignore
...
It's inside /docs/_site
2014-05-01 17:17:06 +01:00
Ben Firshman
9550387e39
Add script to build an OS X binary
2014-03-03 15:09:56 +00:00
Ben Firshman
690a7d6dd7
Add /build to gitignore
2014-02-03 16:01:30 -08:00
Aanand Prasad
f60621ee1b
Move docs to master branch
...
- build with script/build-docs
- deploy with script/deploy-docs
2014-01-27 11:51:15 +00:00
Aanand Prasad
f3eff9a389
Add _site to .gitignore (it's generated by Jekyll in the gh-pages branch)
2013-12-30 18:57:27 +00:00
Aanand Prasad
0eb7d30861
yay
2013-12-09 11:41:05 +00:00