Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Wander Lairson Costa c43a4bf584 Backout "Bug 1144808 part 2: Harden phone-builder image."
Things just got too hard for B2G people to change build scripts, so we
are backing out this.

--HG--
extra : commitid : 16CKTLSAi3B
2015-10-28 11:17:58 -02:00
Wander Lairson Costa de42aec50d Bug 1144808 part 2: Harden phone-builder image. r=garndt
We don't run free commands from tasks, we now allow only scripts shipped
in the phone-builder image.

We also added support to an allowed whitelist of github and bitbucket
users to run tasks from their respective private repositories.

--HG--
extra : commitid : 6NA1M4JKjCQ
2015-10-22 11:40:22 -02:00
Wander Lairson Costa 84155835b1 Bug 1175934: backout revision 83348c0ea47b. No need to create new builds. r=me
--HG--
extra : commitid : 7SMWHY1jcXK
extra : rebase_source : 66536b3b9e137c32bbd15a2d276f36071d61e24d
2015-07-20 11:01:24 -03:00
Wander Lairson Costa b15593ed39 Bug 1175934 part 2: Allow blob free images go on public. r=garndt
Die, blobs! Die!

--HG--
extra : commitid : Lot3zEkpim2
2015-07-13 07:55:22 -03:00
Wander Lairson Costa f645c2d152 Bug 1171026: Fix exit code for phone-builder image. r=garndt a=garndt
If the task fails, validate_task still would return a successful exit
code.

--HG--
extra : amend_source : e1a675f28d03934a79a4a91f7a619d8038ebff5f
2015-06-03 17:55:04 -03:00
Wander Lairson Costa 1ce4fae349 Bug 1119387 part 4: Validate only artifacts that can leak blobs.
With nightly builds, some artifacts may be made available for public
access.

We now validate only the image that contain the commercial binaries.
2015-03-25 14:25:27 -03:00
Wander Lairson Costa dbce32a790 Bug 1137820 part 3: Move phone builder scripts to gecko tree.
This avoids we have to generate a new image each time the build scripts
change.

--HG--
extra : rebase_source : 350ce922830e5f5b6b9d54fefebe6423ac016129
2015-03-12 07:13:54 -03:00
Wander Lairson Costa 24e80daf54 Bug 1109346: Use tc-vcs for cloning repos. r=lightsofapollo
--HG--
rename : testing/docker/phone-builder/tests/invalid_repo.yml => testing/docker/phone-builder/tests/invalid_head_repo.yml
extra : rebase_source : c94926e0159ebd3d4f86f0496d74262d68d32024
extra : source : b71cb513b0304ba272c04003c3d4deada9fee157
extra : histedit_source : 0ebef5f218febcbd2e813e4fdd1849e55c13604a
2014-12-23 18:15:32 -02:00
Wander Lairson Costa fd0196ad49 Bug 1098467: Validate the task before build the phone image r=lightsofapollo.
Phone builds are special because they may contain vendor blobs that we
are not allowed to distribute. So, we have to make sure the task is not
leaking anything.

We check that the gecko repository is a mozilla oficial repository and
that we are not copying the built stuff to public folders.

--HG--
extra : rebase_source : 84f5b40ff0dcef5d0407832ef38f187ccef7766a
extra : source : 1520c6cd07da116dc1c7aac462d1807247cdc7f9
extra : histedit_source : d8d5db00102c06b3ab9937a1c86394cc6de9c4fd
2014-12-16 18:40:14 -02:00