pullrequests Search Results · language:Dune language:Python language:Java language:TypeScript language:Java language:Java
Filter by
168M results
This is an automated pull request created by GitHub Actions.
摘要
- 变更目的:冻结 WebEnvoy / Syvert / Provider 三者职责边界,避免 WebEnvoy core、Syvert 上层消费层和 Provider runtime / adapter contract 混写。
- 主要改动:新增 docs/dev/architecture/system-design/boundary.md,并在 docs/dev/architecture/system-design.md ...
Automated update of Meetup events data from the RVNUG Meetup group.
This PR was automatically generated by the scheduled workflow.
automated
data-update
Bumps https://github.com/astral-sh/ruff-pre-commit from v0.15.15 to 0.15.16. details summary Release notes /summary p em
Sourced from a href= https://github.com/astral-sh/ruff-pre-commit/releases https://github.com/astral-sh/ruff-pre-commit ...
dependencies
pre_commit
Update main.tf for VPC for routing
Fixes #194
Restrict public direct-file routes (/images/ and /view/) to media files only.
Both routes previously served any file under DATA_FOLDER without checking whether the file is a recognized media ...
Bumps github/codeql-action from 3.26.6 to 4.36.2. details summary Release notes /summary p em Sourced from a href=
https://github.com/github/codeql-action/releases github/codeql-action s releases /a . ...
dependencies
github_actions
Summary
- GA4_SERVICE_ACCOUNT_JSON was being decoded with Buffer.from(val, base64 ) before JSON.parse. When the GitHub secret
is stored as plain JSON (the common way), base64-decoding produces garbage ...