diff --git a/.github/workflows/deno.yml b/.github/workflows/deno.yml new file mode 100644 index 0000000000..782af35b42 --- /dev/null +++ b/.github/workflows/deno.yml @@ -0,0 +1,42 @@ +# This workflow uses actions that are not certified by GitHub. +# They are provided by a third-party and are governed by +# separate terms of service, privacy policy, and support +# documentation. + +# This workflow will install Deno then run `deno lint` and `deno test`. +# For more information see: https://github.com/denoland/setup-deno + +name: Deno + +on: + push: + branches: ["main"] + pull_request: + branches: ["main"] + +permissions: + contents: read + +jobs: + test: + runs-on: ubuntu-latest + + steps: + - name: Setup repo + uses: actions/checkout@v4 + + - name: Setup Deno + # uses: denoland/setup-deno@v1 + uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2 + with: + deno-version: v1.x + + # Uncomment this step to verify the use of 'deno fmt' on each commit. + # - name: Verify formatting + # run: deno fmt --check + + - name: Run linter + run: deno lint + + - name: Run tests + run: deno test -A diff --git a/System.md b/System.md new file mode 100644 index 0000000000..667b4740bd --- /dev/null +++ b/System.md @@ -0,0 +1,6 @@ +### Erorr Address; Pick + + +https://myaccount.google.com/ + +https://support.google.com/ diff --git a/dimension.js b/dimension.js new file mode 100644 index 0000000000..868396b130 --- /dev/null +++ b/dimension.js @@ -0,0 +1,33 @@ +# => { +# "dimensionHeaders": [ +# { +# "name": "sessionDefaultChannelGroup" +# } +# ], +# "metricHeaders": [ +# { +# "name": "sessions", +# "type": "TYPE_INTEGER" +# } +# ], +# "rows": [ +# { +# "dimensionValues": [ +# { +# "value": "Organic Search" +# } +# ], +# "metricValues": [ +# { +# "value": "200" +# } +# ] +# } +# ], +# "rowCount": 1, +# "metadata": { +# "currencyCode": "JPY", +# "timeZone": "Asia/Tokyo" +# }, +# "kind": "analyticsData#runReport" +#} diff --git "a/\343\203\225\343\202\241\343\202\244\343\203\253\343\202\222\345\217\226\345\276\227.js" "b/\343\203\225\343\202\241\343\202\244\343\203\253\343\202\222\345\217\226\345\276\227.js" new file mode 100644 index 0000000000..402e2af9da --- /dev/null +++ "b/\343\203\225\343\202\241\343\202\244\343\203\253\343\202\222\345\217\226\345\276\227.js" @@ -0,0 +1,38 @@ +# ファイルを取得 ++get_file_1: + action>: GetFile + display_name>: 'ファイルを取得' + provider: local + filename: rc_36b0011677688bf489d7 + private: false + meta: + display: + filename: + label: 'sample-card.png' + icon: text + type: chip + action: + disabled: false +# Document Forceでドキュメントを解析 ++d_f_analyze_document_1: + action>: DFAnalyzeDocument + display_name>: 'Document Forceでドキュメントを解析' + provider_id: documentforce_03f3151d6f9accddcffa + endpoint: 'https://app.aipuncher.com/api/v2/analyse/****************' + file: +get_file_1 + tags: + AUTORO DevOps: + - '開発テストタグ' + wait_for_result: false + private: false + meta: + display: + provider_id: + type: chip + label: 'Documentforce (AUTORO連携用)' + icon: documentforce + action: + disabled: false +# { +# "document_id": 1027 +# }