gecko-dev/taskcluster/taskgraph
Sebastian Hengst 4a337e340e Bug 1727565 - enforce microseconds value in timestamp even if value is 0 to match parser expectation in graph builder. r=pmoore
Bug 1690947 started to parse timestamp strings provided for task expiration and
deadline which lacked the milliseconds part if the microseconds including
milliseconds had a value of 0 (because Python's `isoformat()` method got used
without enforcing the precision).

This caused the graph builder in the Gecko decision task to fail.

Differential Revision: https://phabricator.services.mozilla.com/D125958
2021-09-30 17:24:14 +00:00
..
actions No bug: backout rerun-pr action because it cannot be made to work in a reasonable fashion. r=releng-reviewers,aki 2021-09-20 17:38:59 +00:00
loader Bug 1714200: raise m1 tests to tier 1. r=jmaher 2021-09-15 14:23:37 +00:00
manifests Bug 1724466: RELENG-630: Add support for publishing MSIX packages to archive.mozilla.org. r=releng-reviewers,jmaher 2021-09-30 13:35:17 +00:00
optimize Bug 1726573 - [taskgraph] Remove remaining uses of 'six', r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:47 +00:00
test Bug 1727565 - enforce microseconds value in timestamp even if value is 0 to match parser expectation in graph builder. r=pmoore 2021-09-30 17:24:14 +00:00
transforms Bug 1724466: RELENG-630: manage msix bouncer entries for nightly & releases. r=releng-reviewers,jmaher 2021-09-30 13:35:17 +00:00
util Bug 1727565 - enforce microseconds value in timestamp even if value is 0 to match parser expectation in graph builder. r=pmoore 2021-09-30 17:24:14 +00:00
__init__.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
config.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
create.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
decision.py Bug 1726573 - [taskgraph] Remove remaining uses of 'six', r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:47 +00:00
docker.py Bug 1726573 - [taskgraph] Remove remaining uses of 'six', r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:47 +00:00
files_changed.py Bug 1731178 - [taskgraph] Move 'get_json_automationrelevance' to util/hg.py, r=taskgraph-reviewers,bhearsum 2021-09-17 16:07:16 +00:00
filter_tasks.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
generator.py Bug 1729060 - [taskgraph] Sync standalone taskgraph's --diff implementation, r=taskgraph-reviewers,bhearsum 2021-09-08 20:31:45 +00:00
graph.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
main.py Bug 1731122 - [taskgraph] Stand up some simple tests for 'taskgraph.main', r=taskgraph-reviewers,aki 2021-09-16 20:44:27 +00:00
morph.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
parameters.py Bug 1729060 - [taskgraph] Sync standalone taskgraph's --diff implementation, r=taskgraph-reviewers,bhearsum 2021-09-08 20:31:45 +00:00
target_tasks.py Bug 1699423 - enable osx 10.15 tp6 tests on chrome/chromium. r=perftest-reviewers,AlexandruIonescu 2021-09-13 14:20:32 +00:00
task.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
taskgraph.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00
try_option_syntax.py Bug 1726573 - Run 'pyupgrade --py36-plus' on taskcluster/taskgraph directory, r=taskgraph-reviewers,bhearsum 2021-08-24 19:35:46 +00:00