Skip to content

Conversation

@jwhitlock
Copy link
Contributor

@jwhitlock jwhitlock commented Jan 21, 2022

Use the latest version of the taskgraph code and the mozillareleases/taskgraph images:

  • taskgraph cb3ae27 - commited 2022-01-19
  • mozillareleases/taskgraph e035c4bb - pushed 2021-07-19

Additionally:

  • Specify pip3 to ensure the Python 3 version runs.
  • Update taskcluster/src to Python 3

Fixes #5070

Use the latest version of the taskgraph code and the
mozillareleases/taskgraph images:

* taskgraph cb3ae27 - commited 2022-01-19
* mozillareleases/taskgraph e035c4bb - pushed 2021-07-19

Specify pip3 to ensure the Python 3 version runs.
@jwhitlock jwhitlock requested a review from a team as a code owner January 21, 2022 18:30
@jwhitlock jwhitlock requested review from leplatrem, matt-boris and petemoore and removed request for a team January 21, 2022 18:30
@jwhitlock
Copy link
Contributor Author

Nope, didn't fix it...

Also, this isn't a Taskcluster patch, so I think I should use level:silent...

@jwhitlock jwhitlock force-pushed the bump-taskgraph-5070 branch from 04e3518 to 018ccf8 Compare January 21, 2022 20:24
* Convert `bytestring` (bytes or a Unicode string) to `str` (Unicode
  only)
* Convert dictionary usage to Python 3
* Use standard library pathlib instead of pathlib2
@jwhitlock jwhitlock force-pushed the bump-taskgraph-5070 branch from 018ccf8 to eb5ed5c Compare January 21, 2022 20:41
@matt-boris
Copy link
Contributor

Nice! Got passed the decision task now! 🎉

@jwhitlock jwhitlock marked this pull request as ready for review January 21, 2022 20:50
@jwhitlock jwhitlock merged commit 5c56655 into taskcluster:main Jan 21, 2022
@jwhitlock jwhitlock deleted the bump-taskgraph-5070 branch January 21, 2022 20:56
@petemoore
Copy link
Member

Thanks guys!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI taskgraph failing due to Python 2.7 running Python 3 code

3 participants