gecko-dev/build
Connor Sheehan 1d722a9ac1 Bug 1237610: update `submit_telemetry_data.py` r=ted
This commit updates submit_telemetry_data.py to send data
to the Telemetry pipeline. The script assumes the presence
of a "telemetry" directory within the statedir, and an
"outgoing" directory within the "telemetry" directory (otherwise
there is no data to submit). The script will create a
"submitted" directory and "telemetry.log" file if absent,
making the assumption that this is the first build telemetry
submission for that user. UUID values for submitted data points
are seeded from the filename, without the ".json" suffix.

Differential Revision: https://phabricator.services.mozilla.com/D5687

--HG--
extra : moz-landing-system : lando
2018-09-20 18:54:07 +00:00
..
autoconf Merge inbound to mozilla-central a=merge 2018-09-19 05:18:50 +03:00
build-clang Bug 1491788 - Use clang 7final to build firefox & clang-tidy r=glandium 2018-09-20 10:10:29 +09:00
build-infer Bug 1479401: Include lib directory into the infer tar, and change maintainer. r=andi 2018-07-30 12:45:02 +01:00
clang-plugin Bug 1487622 - Refactor the clang plugin wrt attributes r=andi 2018-09-18 13:03:33 +00:00
compare-mozconfig Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
debian-packages Bug 1479055 - Upgrade valgrind to current git trunk. r=froydnj 2018-08-14 07:25:08 +09:00
docs Bug 1485187 - Document known failure scenarios for Tup automation builds. r=mshal 2018-09-18 15:09:24 +00:00
gyp_includes Bug 1480834 - 2. Add x86-64 build support; r=nalexander 2018-09-13 12:09:25 -04:00
macosx Bug 1490575 - Remove Mulet comments from build files. r=froydnj 2018-09-11 23:07:32 -07:00
mobile Bug 1482887 - Remote automation should kill already running instances rather than dying, r=gbrown. 2018-08-18 10:47:12 -07:00
moz.configure Bug 1481338 - Disable -Werror for -Watomic-alignment r=froydnj 2018-09-20 02:05:24 +00:00
package/mac_osx
pgo Bug 905404 - [pgo] Add custom profile data in testing/profiles/profileserver. r=ahal 2018-09-06 08:47:46 +02:00
pymake
sanitizers Bug 1466722 - Remove remaining references to nsCSSRuleProcessor since it has been removed. r=heycam 2018-08-22 01:29:39 +00:00
sparse-profiles Bug 1468751 - Add images in documentation sparse checkout r=gps 2018-06-15 00:00:05 +00:00
tests/cram
unix Bug 1491198 - Don't enable LTO on artifact builds r=froydnj 2018-09-14 17:33:45 +00:00
valgrind Bug 1481670 - Add a non-mangled version of the valgrind suppression for SaveWordToEnv. r=njn 2018-08-24 21:44:12 +09:00
win32 Bug 1399870 - make DEFFILE a Path instead of a string; r=gps 2018-09-18 15:50:19 -04:00
win64 Backed out 2 changesets (bug 1485224) for perma bc3 failures e.g.: Error getting fileid for Z:\task_1536750533ad] WARNING: NS_ENSURE_TRUE CLOSED TREE 2018-09-12 15:37:19 +03:00
.gdbinit_python.in
.lldbinit.in
__init__.py
appini_header.py Backed out changeset 602bdd9d5a96 (bug 1461851) for linting failures on /checkouts/gecko/build/appini_header.py on a CLOSED TREE 2018-05-30 19:03:50 +03:00
application.ini.in
automation.py.in Bug 1435552 Remove NO_EM_RESTART from test harnesses; r=gbrown 2018-08-31 15:33:32 +02:00
binary-location.mk
buildconfig.py
cargo-linker
checksums.py Bug 1455143 - Refactor checksumming to occur after upload.py; r=ted 2018-04-18 16:24:03 -07:00
defines.sh
dumbmake-dependencies Bug 1363061 - Rename toolkit/components/jsdownloads to toolkit/components/downloads. r=mak 2018-03-06 17:40:59 +00:00
gecko_templates.mozbuild Backed out changeset d602a2f69ff8 (bug 1475573) on request from truber. a=backout 2018-08-16 17:49:01 +03:00
gen_automation.py Bug 1372381 - Generate automation.py with GENERATED_FILES rather than Makefile.in r=mshal 2018-04-30 11:08:59 -07:00
gen_symverscript.py Bug 1478499 - Move symbol version script generation for js shared library to moz.build. r=mshal 2018-08-01 13:25:38 -07:00
gen_test_backend.py
gen_test_packages_manifest.py Backed out changeset 96059b4f6d8a (bug 1490119) for breaking OSX builds r=bhearsum a=backout 2018-09-20 02:52:19 +03:00
genrc.sh
gn.mozbuild Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE 2018-01-24 13:00:42 +02:00
gyp.mozbuild Bug 1478000 - nICEr and nrappkit should use the same warnings under clang-cl as with clang; r=dmajor 2018-07-25 14:02:02 -04:00
gyp_base.mozbuild
mach_bootstrap.py Bug 1257478 - Turn mercurial-setup into vcs-setup and add git support. r=gps 2018-07-04 21:48:42 +03:00
moz-automation.mk Bug 1455120 - Prefix output from automation tiers; r=mshal 2018-04-18 14:30:05 -07:00
moz.build Bug 1426176 - Add symbols file for Clang ASan runtime on Windows. r=ted 2018-07-26 11:16:50 +02:00
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation Backed out 2 changesets (bug 1436662) for build bustages on /installer/windows. CLOSED TREE 2018-04-17 19:08:21 +03:00
mozconfig.cache bug 1490325 - write sccache log directly to artifact directory, make logs slightly more verbose. r=mshal 2018-09-18 20:02:17 +00:00
mozconfig.clang-cl Backed out changeset 7a3882f27aa3 (bug 1341525) for failing win Sa builds on a CLOSED TREE 2018-08-02 02:26:13 +03:00
mozconfig.comm-support
mozconfig.common Bug 1468362: Remove ADDON_SINGING buildconfig setting. r=aswan 2018-06-12 13:56:58 -04:00
mozconfig.common.override
mozconfig.lld-link Bug 1444429: Add a build/mozconfig.lld-link for automation. r=froydnj DONTBUILD 2018-03-09 12:25:58 -05:00
mozconfig.no-compile Bug 1481721 - Switch Linux nightlies and PGO builds to clang r=froydnj 2018-09-11 22:52:29 +00:00
mozconfig.node Bug 1478995 - Add node toolchain path to automation mozconfigs, r=gps 2018-06-01 14:59:45 -07:00
mozconfig.rust Bug 1478813 - Auto-generate ServoStyleConsts. r=xidorn,ted 2018-08-17 19:48:23 +02:00
mozconfig.stylo
mozconfig.vs-common
mozconfig.win-common Bug 1490575 - Remove Mulet comments from build files. r=froydnj 2018-09-11 23:07:32 -07:00
qemu-wrap
rebuild-backend.mk
subconfigure.py Bug 1466401 - Re-run configure in js/src based on dependencies generated by python configure. r=mshal 2018-06-07 15:50:06 -07:00
submit_telemetry_data.py Bug 1237610: update `submit_telemetry_data.py` r=ted 2018-09-20 18:54:07 +00:00
templates.mozbuild Bug 1482810 - set COMPILE_FLAGS var to hide warnings for Rust crates r=chmanchester 2018-08-30 17:29:54 +00:00
test_templates.mozbuild
update-settings.ini
upload.py Bug 1455127 - Remove --package from upload.py; r=ted 2018-04-19 09:31:00 -07:00
upload_generated_sources.py
variables.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
virtualenv_packages.txt Bug 1489340 - Remove xpcom/typelib r=froydnj 2018-09-07 13:55:38 +00:00
windows_toolchain.py Backed out 2 changesets (bug 1485224) for perma bc3 failures e.g.: Error getting fileid for Z:\task_1536750533ad] WARNING: NS_ENSURE_TRUE CLOSED TREE 2018-09-12 15:37:19 +03:00