Victor Marmol
|
a39f3c9200
Add new test-unit make rule which only runs the unit tests. Renames test
|
11 年之前 |
Tianon Gravi
|
886eb85dec
Update RELEASE_BUNDLES to include integration tests
|
11 年之前 |
Jérôme Petazzoni
|
dc7fefc16b
Use https://get.docker.io/ubuntu consistently
|
11 年之前 |
Tianon Gravi
|
6b46a09186
Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on more things (specifically, the tgz files too)
|
11 年之前 |
Tianon Gravi
|
372b7282cb
Merge pull request #4788 from SvenDowideit/sign-releases-fixup
|
11 年之前 |
Sven Dowideit
|
62eb23aed5
missed a bug
|
11 年之前 |
Tianon Gravi
|
43124b5613
Merge pull request #4708 from SvenDowideit/sign-releases
|
11 年之前 |
Sven Dowideit
|
43febdd432
whitespace-blind
|
11 年之前 |
Sven Dowideit
|
179e2c92d8
Generate md5 and sha265 hashes when building, and upload them in hack/release.sh
|
11 年之前 |
Viktor Vojnovski
|
4fd82db4be
refactor($hack,$docs): be consistent in apt-key keyserver URI usage, as done in #4740
|
11 年之前 |
Tianon Gravi
|
44fe8cbbd1
Update to double-dash everywhere
|
11 年之前 |
Tianon Gravi
|
065dd231dd
Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries
|
11 年之前 |
Kim BKC Carlbacker
|
b1953baba2
This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...)
|
11 年之前 |
Tianon Gravi
|
221454f315
Fix release.sh sed of install.sh so we preserve tests against 'https://get.docker.io/'
|
11 年之前 |
zimbatm
|
13ebc68636
Makes sure the GPG key fingerprint is inlined in the doc everywhere.
|
11 年之前 |
Tianon Gravi
|
4100e9b7df
Update cross and tgz to play nicely together (creating a tgz for each supported OS/ARCH), and update release.sh to upload binaries and tgz files for all the supported OS/ARCH combos
|
11 年之前 |
Tianon Gravi
|
62a81370ff
Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X)
|
11 年之前 |
Tianon Gravi
|
b3f5973f41
Add new tgz bundlescript to default make and release
|
11 年之前 |
Tianon Gravi
|
7f1b179c67
Fix the display of get.docker.io in Firefox by making our index files text/plain
|
11 年之前 |
Tianon Gravi
|
f56945d71b
Update release script to move https://get.docker.io/ubuntu/info to https://get.docker.io/ubuntu/ and provide a backwards-compatibility redirect (same for /builds/info)
|
11 年之前 |
Tianon Gravi
|
b8e7ec1b74
Update release script with proper support for non-*.docker.io bucket URLs
|
11 年之前 |
Tianon Gravi
|
83a2e92d47
Update hack/release.sh process to automatically invoke hack/make.sh and bail on building/testing issues
|
11 年之前 |
Tianon Gravi
|
94bf5b0011
Revamp install.sh to be usable by more people, and to use official install methods whenever possible (apt repo, portage tree, etc.), thus making it an official script and moving it to hack/
|
12 年之前 |
Solomon Hykes
|
59856a20bf
Add the output of the tests to each release
|
12 年之前 |
Solomon Hykes
|
47838051be
Hack: improve the Dockerfile for an easier development workflow. Build dev container once, run a shell with source mount-binded, run tests as you edit. LIKE A BOSS.
|
12 年之前 |