• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kyokomi / s3gopolicy
95%

Build:
DEFAULT BRANCH: main
Repo Added 23 Feb 2023 12:08AM UTC
Token PLFBKcg3KfzRLuFnv2vVYJf9ykjwnX920 regen
Build 33 Last
Files 2
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • feature/e2e-minio
  • feature/kyokomi/support_githubactions
  • fix/actions-node24
  • fix/aws-doc-links
  • fix/default-upload-url-https
  • fix/readme-badges
  • fix/unify-utc-datetime
  • fix/v2-metadata-form
  • main
  • master
  • refs/tags/v0.10.0
  • refs/tags/v0.9.0

02 Jul 2026 03:40AM UTC coverage: 95.313%. Remained the same
28563670831

push

github

web-flow
GitHub ActionsをNode.js 24対応バージョンに更新 (#16)

* Update actions to Node.js 24 based versions

Node.js 20が非推奨になりCIで警告が出ていたため、
checkout@v7 / setup-go@v6 / golangci-lint-action@v9 に更新

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Pin actions to commit SHAs

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Add Dependabot for GitHub Actions updates

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

122 of 128 relevant lines covered (95.31%)

1.02 hits per line

Relevant lines Covered
Build:
Build:
128 RELEVANT LINES 122 COVERED LINES
1.02 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28563670831 main GitHub ActionsをNode.js 24対応バージョンに更新 (#16) * Update actions to Node.js 24 based versions Node.js 20が非推奨になりCIで警告が出ていたため、 checkout@v7 / setup-go@v6 / golangci-lint-action@v9 に更新 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Pin actions... push 02 Jul 2026 03:40AM UTC web-flow github
95.31
28563636867 fix/actions-node24 Add Dependabot for GitHub Actions updates Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #16 02 Jul 2026 03:39AM UTC kyokomi github
95.31
28563204023 fix/actions-node24 Pin actions to commit SHAs Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #16 02 Jul 2026 03:27AM UTC kyokomi github
95.31
28562996523 fix/actions-node24 Update actions to Node.js 24 based versions Node.js 20が非推奨になりCIで警告が出ていたため、 checkout@v7 / setup-go@v6 / golangci-lint-action@v9 に更新 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #16 02 Jul 2026 03:21AM UTC kyokomi github
95.31
28562726077 refs/tags/v0.10.0 MinIOを使ったe2eテストを追加する (#15) * Add e2e tests against MinIO MinIOに対して実際にmultipart POSTを行い、生成した署名・ポリシーが S3互換サーバーに受理されることを検証するe2eテストをe2eビルドタグ付きで追加。 正常系に加えて、署名改ざん(403)とポリシー不一致(400)の拒否も確認する。 CIにMinIOを起動するe2eジョブを追加。 Co-Authored-By: Claude Fable 5 <nore... push 02 Jul 2026 03:13AM UTC web-flow github
95.31
28562689367 main MinIOを使ったe2eテストを追加する (#15) * Add e2e tests against MinIO MinIOに対して実際にmultipart POSTを行い、生成した署名・ポリシーが S3互換サーバーに受理されることを検証するe2eテストをe2eビルドタグ付きで追加。 正常系に加えて、署名改ざん(403)とポリシー不一致(400)の拒否も確認する。 CIにMinIOを起動するe2eジョブを追加。 Co-Authored-By: Claude Fable 5 <nore... push 02 Jul 2026 03:12AM UTC web-flow github
95.31
28562596638 feature/e2e-minio Add E2E test setup instructions to README Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #15 02 Jul 2026 03:10AM UTC kyokomi github
95.31
28562491521 feature/e2e-minio Address review feedback on e2e tests - MinIO/mcイメージを検証済みリリースタグに固定 - HTTPクライアントに10秒タイムアウトを設定 - endpointの末尾スラッシュを正規化 - テストヘルパーにt.Helper()を追加し、multipart生成を分離 - コードから読み取れるコメントを削除 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #15 02 Jul 2026 03:07AM UTC kyokomi github
95.31
28562262378 feature/e2e-minio Add e2e tests against MinIO MinIOに対して実際にmultipart POSTを行い、生成した署名・ポリシーが S3互換サーバーに受理されることを検証するe2eテストをe2eビルドタグ付きで追加。 正常系に加えて、署名改ざん(403)とポリシー不一致(400)の拒否も確認する。 CIにMinIOを起動するe2eジョブを追加。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #15 02 Jul 2026 03:01AM UTC kyokomi github
95.31
28562071100 main v2: MetaDataをUploadPoliciesで返してフォーム送信できるようにする (#13) * Return MetaData in v2 UploadPolicies so callers can send it as form fields MetaDataはポリシーのconditionsに含まれるがフォームに含める手段がなく、 指定するとポリシー不一致でアップロードが拒否されていた。 既存のPoliciesForm構造体は変えず、UploadPoliciesへのフィー... push 02 Jul 2026 02:55AM UTC web-flow github
95.31
See All Builds (33)

Badge your Repo: s3gopolicy

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc