<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>255340</bug_id>
          
          <creation_ts>2023-04-12 07:32:33 -0700</creation_ts>
          <short_desc>[ews] Add a script to upload a file to given url</short_desc>
          <delta_ts>2023-05-24 09:35:46 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=255339</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Aakash Jain">aakash_jain</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>csaavedra</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1948226</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2023-04-12 07:32:33 -0700</bug_when>
    <thetext>Write a script to upload a file to given url. 
This would be used by https://bugs.webkit.org/show_bug.cgi?id=255339 &quot;EWS bots should upload directly to S3&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948227</commentid>
    <comment_count>1</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2023-04-12 07:36:10 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/12650</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948336</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-04-12 14:56:55 -0700</bug_when>
    <thetext>Committed 262888@main (ab2b21fb6389): &lt;https://commits.webkit.org/262888@main&gt;

Reviewed commits have been landed. Closing PR #12650 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948337</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-04-12 14:57:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/107961097&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1951173</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-04-25 14:49:13 -0700</bug_when>
    <thetext>Committed 259548.688@safari-7615-branch (0500e7adcfa5): &lt;https://commits.webkit.org/259548.688@safari-7615-branch&gt;

Reviewed commits have been landed. Closing PR #559 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1951566</commentid>
    <comment_count>5</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2023-04-27 04:20:30 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/apple/WebKit/pull/559</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957633</commentid>
    <comment_count>6</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2023-05-24 09:02:25 -0700</bug_when>
    <thetext>From https://bugs.webkit.org/show_bug.cgi?id=255819, IIUC there&apos;s intention to remove usage of the requests module. Noticed some warnings in the GTK bots because requests is used (which doesn&apos;t seem to be installed) (https://ews-build.webkit.org/#/builders/2/builds/9500). Might be a good idea to update the script ot move away from it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957643</commentid>
    <comment_count>7</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2023-05-24 09:35:46 -0700</bug_when>
    <thetext>We don&apos;t have concern with request module as such. The reason for the change in https://bugs.webkit.org/show_bug.cgi?id=255819 is for the code running on server side to convert from synchronous to async code.

If you notice error due to missing requests module on any of your bots, please install requests module.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>