Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

For #19801 - Run taskgraph generation with Python 3 #19802

Merged
merged 3 commits into from
Jun 9, 2021

Conversation

ahal
Copy link
Contributor

@ahal ahal commented Jun 3, 2021

This will involve updating to the latest taskgraph and decision-mobile image.

@ahal ahal force-pushed the taskgraph_py3 branch 5 times, most recently from 1747db7 to 7ce9e3a Compare June 4, 2021 19:31
@ahal ahal changed the title For ##19801 - Update to latest version of taskgraph For #19801 - Run taskgraph generation with Python 3 Jun 4, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #19802 (8c7ebd3) into master (bf605c0) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #19802      +/-   ##
============================================
- Coverage     35.75%   35.74%   -0.02%     
  Complexity     1648     1648              
============================================
  Files           545      545              
  Lines         21903    21952      +49     
  Branches       3268     3274       +6     
============================================
+ Hits           7831     7846      +15     
- Misses        13168    13202      +34     
  Partials        904      904              
Impacted Files Coverage Δ
...a/org/mozilla/gecko/search/SearchWidgetProvider.kt 30.95% <0.00%> (-0.48%) ⬇️
...in/java/org/mozilla/fenix/perf/NavGraphProvider.kt 62.50% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf605c0...8c7ebd3. Read the comment docs.

@ahal ahal marked this pull request as ready for review June 5, 2021 03:42
@ahal ahal requested review from a team as code owners June 5, 2021 03:42
@ahal
Copy link
Contributor Author

ahal commented Jun 5, 2021

Note this PR could possibly break CI (as taskgraph behaviour on non-PRs is different), so I'm going to co-ordinate with #releaseduty-mobile to land (please don't land on my behalf).

@ahal ahal self-assigned this Jun 8, 2021
@escapewindow
Copy link
Contributor

This looks good to me! I can stamp closer to when we're ready to land.

@escapewindow escapewindow merged commit 2339ab6 into mozilla-mobile:master Jun 9, 2021
grigoryk pushed a commit to grigoryk/fenix that referenced this pull request Jun 15, 2021
…zilla-mobile#19802)

* For mozilla-mobile#19801 - Update to latest version of taskgraph

* For mozilla-mobile#19801 - Update to latest decision-mobile image

We need to explicitly set the Java version as Java 11 now co-exists in
the decision-mobile image.

* For mozilla-mobile#19801 - Run decision task with Python 3
pkirakosyan pushed a commit to gexsi/user-agent-android that referenced this pull request Aug 11, 2021
…zilla-mobile#19802)

* For mozilla-mobile#19801 - Update to latest version of taskgraph

* For mozilla-mobile#19801 - Update to latest decision-mobile image

We need to explicitly set the Java version as Java 11 now co-exists in
the decision-mobile image.

* For mozilla-mobile#19801 - Run decision task with Python 3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants