Victor Marmol
|
a39f3c9200
Add new test-unit make rule which only runs the unit tests. Renames test
|
před 11 roky |
Tianon Gravi
|
886eb85dec
Update RELEASE_BUNDLES to include integration tests
|
před 11 roky |
Jérôme Petazzoni
|
dc7fefc16b
Use https://get.docker.io/ubuntu consistently
|
před 11 roky |
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)
|
před 11 roky |
Tianon Gravi
|
372b7282cb
Merge pull request #4788 from SvenDowideit/sign-releases-fixup
|
před 11 roky |
Sven Dowideit
|
62eb23aed5
missed a bug
|
před 11 roky |
Tianon Gravi
|
43124b5613
Merge pull request #4708 from SvenDowideit/sign-releases
|
před 11 roky |
Sven Dowideit
|
43febdd432
whitespace-blind
|
před 11 roky |
Sven Dowideit
|
179e2c92d8
Generate md5 and sha265 hashes when building, and upload them in hack/release.sh
|
před 11 roky |
Viktor Vojnovski
|
4fd82db4be
refactor($hack,$docs): be consistent in apt-key keyserver URI usage, as done in #4740
|
před 11 roky |
Tianon Gravi
|
44fe8cbbd1
Update to double-dash everywhere
|
před 11 roky |
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
|
před 11 roky |
Kim BKC Carlbacker
|
b1953baba2
This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...)
|
před 11 roky |
Tianon Gravi
|
221454f315
Fix release.sh sed of install.sh so we preserve tests against 'https://get.docker.io/'
|
před 11 roky |
zimbatm
|
13ebc68636
Makes sure the GPG key fingerprint is inlined in the doc everywhere.
|
před 11 roky |
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
|
před 11 roky |
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)
|
před 11 roky |
Tianon Gravi
|
b3f5973f41
Add new tgz bundlescript to default make and release
|
před 11 roky |
Tianon Gravi
|
7f1b179c67
Fix the display of get.docker.io in Firefox by making our index files text/plain
|
před 11 roky |
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)
|
před 11 roky |
Tianon Gravi
|
b8e7ec1b74
Update release script with proper support for non-*.docker.io bucket URLs
|
před 11 roky |
Tianon Gravi
|
83a2e92d47
Update hack/release.sh process to automatically invoke hack/make.sh and bail on building/testing issues
|
před 11 roky |
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/
|
před 12 roky |
Solomon Hykes
|
59856a20bf
Add the output of the tests to each release
|
před 12 roky |
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.
|
před 12 roky |