Skip to content

Move format.py script and use retrying download#72993

Merged
jakobbotsch merged 4 commits into
dotnet:mainfrom
jakobbotsch:fix-72904
Aug 4, 2022
Merged

Move format.py script and use retrying download#72993
jakobbotsch merged 4 commits into
dotnet:mainfrom
jakobbotsch:fix-72904

Conversation

@jakobbotsch

@jakobbotsch jakobbotsch commented Jul 28, 2022

Copy link
Copy Markdown
Member
  • Move to src/coreclr/scripts/jitformat.py so we can access jitutil.py
  • Use retrying download_one_url from jitutil to download the bootstrap script
  • Switch print to logging
  • Switch to python3

Fix #72904

* Move to src/coreclr/scripts/jitformat.py so we can access jitutil.py
* Use download_one_file from jitutil which has retries
* Switch print to logging
* Switch to python3

Fix dotnet#72904
@ghost ghost added the area-Infrastructure-coreclr Only use for closed issues label Jul 28, 2022
@ghost ghost assigned jakobbotsch Jul 28, 2022
@ghost

ghost commented Jul 28, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Move to src/coreclr/scripts/jitformat.py so we can access jitutil.py
  • Use download_one_file from jitutil which has retries
  • Switch print to logging
  • Switch to python3

Fix #72904

Author: jakobbotsch
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@jakobbotsch

Copy link
Copy Markdown
Member Author

cc @dotnet/jit-contrib

@jakobbotsch jakobbotsch merged commit b3a16a1 into dotnet:main Aug 4, 2022
@jakobbotsch jakobbotsch deleted the fix-72904 branch August 4, 2022 09:19
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclr Only use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure Pipelines / runtime (Formatting windows x64) fails

2 participants