<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nae3na</author_name>
  <author_url>https://blog.hatena.ne.jp/nae3na/</author_url>
  <blog_title>なえ箱</blog_title>
  <blog_url>https://nae3na.hatenablog.com/</blog_url>
  <categories>
    <anon>Jenkins</anon>
    <anon>sh</anon>
  </categories>
  <description>ビルドしたアプリケーションのデータをJenkinsからDeployGate APIを使ってDeployGateにアップロードする時に、レスポンスからリビジョンとかを取得したい時のメモ。 もっといい書き方あれば教えてください。 レスポンス取ったら絞り込みをして取得。 response=$(curl \ -F &quot;token=apikey&quot; \ -F &quot;file=@sample.apk&quot; \ -F &quot;message=description&quot; \ https://deploygate.com/api/users/name/apps) リビジョンを取得する jqコマンドで絞り込む 格納してから、jqコマ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnae3na.hatenablog.com%2Fentry%2Farchives%2F316&quot; title=&quot;DeployGateへアップロードする時のレスポンスからリビジョンなどを取得する - なえ箱&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-26 09:00:03</published>
  <title>DeployGateへアップロードする時のレスポンスからリビジョンなどを取得する</title>
  <type>rich</type>
  <url>https://nae3na.hatenablog.com/entry/archives/316</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
